资源列表
USBbasic
- USB基本知识,自己整理,好用,适合新手-USB basic knowledge, their collation and ease of use for novice
visualphone
- 采用VB进行可视化通信编程的一个应用实例-using VB Visual Communication Programming Application of a
pci8139c51
- c51连接pci rt8139网卡的电路原理图。-pci rt8139 decoder card connected to the circuit diagram.
ohphone
- PWLib DLL libraries, OpenH323 DLL libraries-Gnome DLL libraries, OpenH323 DLL libraries
pstngw
- PWLib DLL libraries, OpenH323 DLL libraries-Gnome DLL libraries, OpenH323 DLL libraries
pwlib2
- OpenH323 DLL libraries
pwlib_20030313_win32
- VOIP PWLib DLL libraries-VOIP Gnome DLL libraries
changyongsuanfa
- 喜欢数学建模的朋友可以看看哦!!这里面的算法还是比较先进的!-like mathematical modeling friends can see oh! ! There's a fairly sophisticated algorithm!
AD7694
- 这是我用过的非常好的A/D转换器,希望大家下来看看,在你的产品中使用高性能的芯片-This is what I used very good A / D converters, hope to see you down. you use the products of high-performance chip
gpsreciever
- 采用C++ Builder开发的GPS接收程序,串口采用SPCOMM控件,能够从接收的数据中读取时间、经纬度。-with C Builder development of the GPS receiver procedures used SPCOMM Serial control, to receive data from the reading time, longitude and latitude.
DogService
- 软件狗服务程序,软件狗是用于检查用户权限和license使用是否经过授权-dog software services, software, dogs are used to check user privileges and license the use of it has been authorized
WDM-driver-program
- WDM驱动程序设计 一.WDM简介 微软不断推出新的操作系统,现在Windows98和Windows2000已经成了主流,原先用来实现驱动程序的VxD技术随着Win95的淡出也慢慢地将退出历史舞台,在Windows98和Windows2000中设备驱动程序将根据Windows驱动程序模型(WDM)来设计。WDM通过提供一种灵活的方式来简化驱动程序的开发,在实现对新硬件支持的基础上减少并降低所必须开发的驱动程序的数量和复杂性。 -WDM Driver Design 1.