资源列表
traditionalRAKE
- 传统RAKE接收机MATLAB源程序,后面我会发改进的-traditional RAKE receiver MATLAB source, I will be behind the improvement
Separate_RGB
- Separate RGB by matlab
send_handle
- 发送消息给某个只知道进程句柄的程序的主窗口的程序- The transmission news only knows the advancement sentence handle for some the procedure main window procedure
时钟
- 全屏幕模拟时钟的C源程序- The entire screen simulates the clock the C source program
luoxuan
- 显示螺旋队列,//螺旋队列.cpp // 21 22 ... ... // 20 7 8 9 10 // 19 6 1 2 11 // 18 5 4 3 12 // 17 16 15 14 13 //看清以上数字排列的规律,设1点的坐标是(0,0),X方向向右为正,y方向向下为正。例如,7的坐标为 //(-1,-1),2的坐标为(0,1),3的坐标为(1,1)。编程实现输入任意一点坐标(x,y),输出所对应得-Show the spiral queue,// spir
yingbi
- 关于硬币分配的一个程序 包含两个 .c文件 和大家交流一下-On the coins in the distribution of a program contains two. C documents and to facilitate the exchange of about
player
- 这是一个小播放器,是我花了一些时间做的,纯属交流-this is a player,you can try it !
mataqipan
- 国际象棋中马踏棋盘历遍棋盘的走法,各个位置均可以实现。-Chess board calendar of horse riding all over the board walk method can be achieved in various locations.
cpu_info
- 获取CPU使用率的源代码,可以通过这个函数判断当前应用使用CPU情况-Get CPU usage source code, you can use this function to determine the current use of CPU of
Area
- 简单的计算三角形面积,通过mfc制作相应的操作界面-failed to translate
linkqueue
- 本程序是关于链队的构造过程,其包含队抽象数据类型定义,链队的工作构造过程-the structure of the link queue
K_means
- 一种聚类方法,K均值聚类。一种简单的聚类方法-K means