资源列表
kbd_mus__monitor
- 本程序可以通过hook实现模拟键盘和鼠标的操作-this procedure can be simulated to achieve hook keyboard and mouse operation
date_C
- C语言编写的小程序,实现日历的显示。高人给点指教,初学者给点看法。谢谢!-C language prepared by the small procedures, the calendar shows. Superior to the point enlighten, beginners to the point. Thank you!
redheart_chatroom
- 本程序包括聊天室的客户端和服务器端,使用CSocket-the procedures include chat rooms client and server side, use CSocket
VC_JM
- jm是h.264官方发布的三大开源编码器之一。本软件教你如何在vc中编译运行jm视频教程。-jm h.264 is the official publication of the three revenue one of the encoder. The software to teach you how to run vc compiled jm Video Guide.
easy_p2p_program
- 自己开发的p2p程序,希望对大家有用。比较简单,适合课程设计用-own development p2p procedures in the hope that it may be useful right. Relatively simple design using suitable courses
DESHTM
- DES算法源码:一个非常简捷明了的DES加密算法的编程实现,可以采用他进行加密和解密。-DES algorithm source : a very simple and straightforward DES encryption algorithm programming, He can be used for encryption and decryption.
ptr8000
- ptr8000(C源码)射频发射,对这方面的有兴趣的自己看看吧。-ptr8000 (C source code) RF fired in this area are interested to see it themselves.
3DPic
- 3D图象,VS2005下编译通过 VC++图象处理类源代码 需要MFC, OpenGL支持 我过去学openGL时的源代码,请不要笑,它可作为继续加工的模板-3D images under VS2005 compile VC image processing category needs MFC source code, OpenGL support me in the past when learning openGL the source code, please do not
adc010
- 使用的是arm单片机LPC2210,进行AD 转换,使用ADC模块进行电压测量,有多个程序模块-use of the arm LPC2210 MCU for AD conversion, ADC module for use voltage measurement, there are a number of program modules
Myvolumn
- VC 6 VC.net 2003 VC.net2005下可以编译通过。 用于控制音量的类-VC 6 VC.net 2003 VC.net2005 under compile. Used to control the volume of Cla
FrequeceTranslate
- VC 6 VC.net 2003 VC.net2005下可以编译通过。 用于时域与频域的变换的类-VC 6 VC.net 2003 VC.net2005 under compile. For the time-domain and frequency domain transform category
Delphi_1016
- 《Delphi算法与数据结构》源码 Delphi开发人员Julian Bucknall从实用角度为广大程序员提供了有关使用算法和数据结构的一个详尽的介绍。Bucknall先从算法性能的讨论开始,涵盖了诸如数组、链表和二叉树等内容。这本书强调了查找算法(如顺序和二分查找),另外也重点介绍了排序算法(包括冒泡排序、插入排序、希尔排序、快速排序和堆排序),此外还提供了有关的优化技术。不仅如此,作者还介绍了散列和散列表、优先队列、状态机和正则表达式以及诸如哈夫曼和LZ77等数据压缩技术。 随附光