| 点击/回复 | 标题 | 最后回复 | 发表时间/侃吧 |
| 773/1 |
物联网项目已经延期到了4月8号
RT |
3-30 | 3-30 |
| 1015/6 |
物联网项目进度
调用puts函数成功: ![]() ![]() |
3-29 | 3-28 |
| 770/0 |
纪念:doyo8
别人都已经上船了,我TM还在房子里,然后船开走了我就只有死了。。。 |
3-28 | 3-28 |
| 650/0 |
原来桌面上无法关闭只能改变大小的框只是Telegram的残影!
RT |
3-28 | 3-28 |
| 3105/9 |
【程序】Win32窗口程序通过WiFi与STM32单片机通信
![]() |
11-21 | 3-27 |
| 959/7 |
【入门】STM32使用标准库初始化和操作IO口
【示例程序】 #include "stm32f4xx.h" // 初始化IO口 void port_init() { GPIO_In... |
3-26 | 3-26 |
| 778/0 |
STM32F4标准库下载地址
http://120.52.72.53/www.st.com/c3pr90ntcsf0/st-web-ui/static/active/en/st_prod_software_internet/res... |
3-26 | 3-26 |
| 786/1 |
【程序】两个进程通过文件映射共享一块内存
【程序1】 #include "stdafx.h" #include <Windows.h> #include <stdio.h> void wait(... |
3-26 | 3-26 |
| 732/0 |
【实例】将文件内容映射到内存中
#include "stdafx.h" #include <Windows.h> #include <stdio.h> int _tmain(int argc... |
3-26 | 3-26 |
| 983/2 |
【方法】遍历整个目录中的文件和文件夹
【程序】 // ExploreFolder.cpp : Defines the entry point for the console application. // #includ... |
3-26 | 3-25 |
| 716/0 |
【方法】在指定文件夹中搜索文件
【程序】 #include "stdafx.h" #include <Windows.h> #define echo(str) WriteConsole(hConsole... |
3-26 | 3-25 |
| 692/0 |
我决定停止使用联通的号码1858***7038
rt |
3-25 | 3-25 |
| 2795/15 |
第一次烧写STM32单片机
DTR电平置低(-3--12V),复位 RTS置高(+3-+12V),选择进入BootLoader ...延时100毫秒 DTR电平变高(+3-+12V)释放复位 RTS维持高... |
3-25 | 3-24 |
| 622/2 |
【草稿】API中数据结构的组织方式
【XML输出方式】 <data> <bar id="45"> <name short="ss"... |
3-23 | 3-23 |
| 802/0 | 这吧早在2010年底就创建了。。。 | 3-23 | 3-23 |
| 772/4 |
Dev-C++竟然能直接用变量定义数组的大小,无需malloc或new!
#include <iostream> using namespace std; int main(void) { int n... ![]() |
3-23 | 3-23 |
| 741/3 |
这周C语言课的作业
【第一题】 #include <stdio.h> void check_char(char ch); void main() {... |
4-6 | 3-23 |
| 654/1 |
【代码】用C++标准库实现explode函数和join函数
#include <iostream> #include <string> #include <vector> using namespace s... |
3-22 | 3-22 |
| 686/4 |
近期的任务
开发部分Arslanbar 2.0的API |
3-27 | 3-22 |
| 702/2 |
今天我开始阅读维基百科源代码
看了一下午,还算基本看懂了。 |
3-21 | 3-21 |
| 749/2 |
今天蓝桥杯考完了
前五个是对的 后面几个暂不知道答案 |
3-28 | 3-20 |
| 1265/9 |
【试题】剪格子
// 参考资料: http://blog.csdn.net/xushao_movens/article/details/50637251 #include <iostream>... |
5-23 | 3-19 |
| 823/3 |
【试题】逆波兰表达式
对于:-+3*5+261 其计算过程如下: ev: {0, 0} -> {42, 9} x: -+3*5+261 v1: {43, 7} {... |
3-19 | 3-19 |
| 932/1 |
【试题】颠倒的价牌
#include <stdio.h> bool invert_digit(int *n) { switch (*n)... |
3-19 | 3-19 |
| 797/0 |
【试题】振兴中华
#include <stdio.h> #include <string.h> char *str[] = {"从我做起振", "我做起振兴", "做起振兴中", "... |
3-19 | 3-19 |
| 809/1 |
【试题】排它平方数
#include <stdio.h> #include <Windows.h> bool diff(char *str) {... |
3-19 | 3-19 |
| 719/4 |
【试题】连号区间数
#include <stdio.h> #include <stdlib.h> #include <string.h> int sort(int *... |
3-18 | 3-18 |
| 693/1 |
【试题】第39级台阶
#include <stdio.h> int count = 0; char str[100]; void search(int nStaircases, int nSt... |
3-18 | 3-18 |
| 1585/11 |
2014-第五题 打印图形 递归调用情况
f(a, 5, 0, 16); f(a, 4, 0, 24); f(a,... |
3-18 | 3-18 |
| 716/3 |
TMD,现在不翻墙就上不了Arslanbar
囧! |
3-18 | 3-18 |





