搜索资源列表
DrawLine
- 用纯windows api编写的画线小程序,但是通过动态内存分配能保存所画的所有的线,同时通过图像双缓冲技术使得图像的显示非常流畅,另外运用了映射模式实现了就算是所画的线超出了窗口的范围,也能在窗口中显示出来的功能。-Written in pure windows api to draw a line applet, but dynamic memory allocation can save all the lines drawn, and through the double-bufferi
sleep_0306_160X120
- 和openCV配,可偵測出影片中翻身片段與角度-And openCV allocation can detect the film fragment to stand up and point of view
DynaPPM
- some basic functions for ppm image format. Using dymanic memory allocation. Suitable for basic image processing functions.
pingguoji
- 利用VC++ 的GDI+做的一个小游戏项目,类似苹果机。游戏主要逻辑: 按下F1的时候系统随机生成分数和位置,每种分数的出现的次数不一样,其中 5分 10 3分 20 2分 30 1分 20 然后在根据分数分配位置,当在图这中相同的分数有多个时,随机分配位置(每个位置出现的次数是一样的), 游戏开始的位置随机,第一次、第三次旋转的次数随机,第二次旋转的次数根据m_endpos,m_startPos,第一次旋转次数,
ALLOCATE
- 本节给出三个非常实用和高速的内存分配函数。读者可以直接拷贝这三个函数到程序中去,使用Allocate()和My_Free()代替系统提供的alloc()和free()函数。调试环境为TC2.0或者TC3.0-This section gives three very practical and high-speed memory allocation function. The reader can directly copy these three functions to the progr
BestFit100
- 采用 最佳适应算法进行内存块的分配和回收,同时显示内存块分配和回收后空闲内存分区链的情况-With the adoption of best-fit algorithm for memory block allocation and recovery, also showed the recovered memory block allocation and free memory partition chain of
