资源列表
lyxcheng
- cout< \"input the n:\"<<endl cin>>n int *p=new int [n+1] int **m=new int *[n+1] int **s=new int *[n+1] for(int i=0 i<=n i++) { m[i]=new int [n+1] s[i]=new int [n+1] } cout<<\"intput N*M(
screenchange
- 改变分辨率 很简单通过一个函数 一看便懂
jiaochen
- 课本实例,timer控件实例,图片移动的。-Textbook examples, timer control instance, pictures move.
123
- 输入汉字后分别转换成二进制、十进制和十六进制显示出来-After input Chinese characters were converted into binary, decimal and hexadecimal displayed
HASH2
- Hash imoplementation in different way
SL_List
- 有序表的运算。包括查找,初始化,查询,删除等运算。-Orderly operation table. Including search, initialize, query, and delete operations.
zdqd
- 可以开机自动启动程序。可以直接编写开机自动启动的程序,开机自动连接宽带-You can boot automatically start the program. Can directly write programs that start automatically boot, boot automatically connect broadband
threeq
- matlab code for pattern separation using neural network
test_serial
- serial connection open and close
Dijkstra
- Dijkstra代码,可在软件——CppIDE下运行!-Dijkstra code that can be run in software CppIDE!
bt_rw1
- 嵌入式linux下的蓝牙通信编程,并且实现读写的操作。-Embedded Bluetooth communication programming under linux, and read and write operations.
