资源列表
PX
- oid Reset() //重置\"次数\", 即比较与移动的效率统计 int BubbleSort(int length, int ls[]) //冒泡排序 int InsertSort(int length, int ls[]) //插入排序 int SelectSort(int length, int ls[]) //选择排序 int QuickSort(int length, int ls[]) //快速排序 int ShellSort(int length, int
lognvalue20071219
- 该程序是对在高分辨率和低擦地角的情况下,海面和地面的回波幅度服从对数正态分布的杂波进行仿真
polyval2d
- 二维多项式拟合 仿照matlab中polyval编写
REMOTETHREAD
- 一个远程线程注入的例子,注入notepad, VC6 环境。-A remote thread into the case, into the notepad, VC6 environment.
prim
- 输入任意的一个网,用普里姆(Prim)算法构造最小生成树。-Enter any one network, with the prim (Prim) algorithm to construct minimum spanning tree.
ld
- 数据通信的课程设计,用于实现AMI码等等在数据通信中实用的编码。-Data communication curriculum design, code, etc. used to implement AMI useful in data communications code.
Dynamic-distribution-array-element
- 在程序运行期间动态建立数组,而不是通过数组说明(定义)建立数组,使程序正常运行却又不会浪费大量内存空间。-During the running of the application of dynamic build array, not through the array declaration (definition) establish arrays, and make the program but again not the normal operation of waste a lot
exchange
- 编写一个通用程序,将二维数组含有最大元素的列与第0列元素对调。试建立一个类MAT,用于完成该功能-Column and the 0 element to write a generic program that will contain the largest two-dimensional array of elements reversed. Try to create a class MAT, for the completion of the function
tab
- 简单的TAB控件效果-Simple TAB control effect
WinMain
- Windows程序运行原理及程序编写流程,窗口产生过程,句柄原理,消息队列,回调函数,窗口关闭与应用程序退出的工作关系-Windows program operating principle and procedure of the preparation process, the process window, handle principle, message queue, the callback function, the window closed and out of the wor
greedy-algorithm
- 贪心算法,基于C++程序的经典会议安排的算法的实现-greedy algorithm
CfgEntryPoint
- Program to connect to any netflix around the world, selecting the desired country. Note: it is mandatory to have a netflix account already. No backdoors here!!!
