资源列表
Draw_line
- 只调用openGL的着色函数,用C++实现画线功能,画多边形,画圆-Only call openGL coloring function, with the C++ achieve drawing a line function, draw a polygon, circle
KelvinRussia
- 利用VC简单实现经典游戏这个俄罗斯方块,很好玩-KelvinRussia
hook_exe
- 一个exe的钩子,可截获你想要的任何外部API调用,从而实现注入代码的功能。-For an exe hooks, can intercept any external API calls you want, in order to achieve the functionality of the injected code.
5868email_get_and_send
- 邮件发送和接受源程序,非常好,可以自己直接使用,谢谢大家-Send and receive e-mail source, very good, you can direct the use of their own, thank you
pushBoxMan
- 推箱子小游戏,使用了QT作为开发环境,界面比较优美-Sokoban game, the use of QT as a development environment, the interface is beautiful
tongxintianxian01
- 这个程序使用MATLAB进行通信仿真的基本源代码之一,传上来与大家分享一下,希望对大家有用-This program for communication simulation with MATLAB source code of one of the basic, sent up to share with you about, hope of the useful
opencv
- opencv目标检测与跟踪系统,能够很好的跟踪到目标,并将目标框起来。-opencv object detection and tracking system, to a very good track to the target, and target frame.
2.UDP-100M
- MA9000 FPGA源码,可以达到100M,以太网传输网络数据包-DMA9000 FPGA source can achieve 100M Ethernet transmission network packets
ImageProcess
- 图像处理程序包括一切常用的边缘检测傅里叶等还有大金阈值分割和细胞分割 VC6.0环境先调试-All commonly used image processing procedures, including edge detection, etc. There Daikin Fourier thresholding and cell division VC6.0 debugging environment first
FreeRTOSV4.5.0
- 超好的嵌入式操作系统学习代码,里面很多实例,适合嵌入式开发着及学生。