资源列表
VC_Time_Delay
- VC延时函数汇总,内部附有非常详细的说明。
chatServer
- 一个在VC6.0下,使用CSocket开发的简单点对点聊天程序的服务器端。
chatClient
- 一个在VC6.0下,使用CSocket开发的简单点对点聊天程序的客户端。
DS18B20
- 一个用Keil C开发的,使用DB18B20采集当前温度并在LCD屏上显示的源程序。
IFELanguage_pinyin_cn
- 这篇文档是讲如何利用IFELanguage接口实现对中文语句的分隔,并对词语和字加注拼音的方法。其源代码我在C++ Builder 2007上测试通过。
Texture
- This sample demonstrates placing video on a 3D surface.
Player
- his sample provides simple playback of audio and video.
1
- In this paper, a new family of Cassinian wave-guides is proposed, simulating and calculation are finished with CST Microwave Studio that based on Finite Integral Technique (FIT), and some results are given. Electromagnetic field mode type of it
C51forPCKey
- 用51单片机开发的PC键盘接口程序,包括源程序,包括<PS2 PC键盘编程参考资料 .doc>和<单片机系统与标准PC键盘的接口模块设计.doc>
S3C44B0
- S3C44B0启动代码详细分析。基于三星的44binit.s文件
DirectShow
- 实现directshow视频抓图功能已经过测试
hanoi
- 汇编语言实现汉诺塔移动问题,显示每次移动码盘的源轴和目标轴。是汇编程序asm语言中子过程调用方面的课题,为程序嵌套