搜索资源列表
FSDev
- 在VC平台下调试通过的linux 0.11文件系统代码! 对学习文件系统实现的朋友很有帮助,可以下载一个文件映像进行测试各种文件操作API。具体的可以参考赵炯写的《linux0.11内核源代码完全注释》一书和他的网站下载imag文件!-in VC debugging platform adopted by the 0.11 linux file system code! The study documents System helpful friend, a document can be d
Programfor Serial Communication between PC and Single
- 使用 VC++6.0 提供的串行通信 MSComm 控件以及 Windows API 函数实现 PC 机 和单片机之间的通信。详细介绍了实现的方法,给出了应用实例。 -use the serial communication MSComm and Windows API function PC and communication between the microcontroller. Details on the methods to achieve, an example of
dsp
- API控制 2.0,这是一个封装了500多个Windows API的控件,覆盖了网络、系统、界面、多媒体、图形、文字等各个方面,提供了外接的80个左右的方法使您能更快速有效的写出功能强大的程序.适用于VB、VC、Delphi、Cbulider等各类可以使用ActiveX控件的编程环境-API Control 2.0, which is a package of more than 500 Windows API control, covering the network, system, int
PDA_SerialPort
- wince下使用vc编写的对串口读写的小程序,调用底层api对串口进行操作,自己可以设置波特率等参数,并将读到数据进行现实-wince use vc prepared to read and write to the serial port of small programs, call the bottom of the serial api operate, they can set the baud rate and other parameters, and read data from
WindowsAPI
- 用VC++实现与上位机通信的几种方法,主要有Windows API通信函数方法-comunication
USB2toI2cAndSPI
- 介绍电脑USB转I2C 和USB转SPI的编程(基于VC++,VB,BC++),有API和硬件操作说明,有需要的朋友请参考-Turn on computer USB and USB-SPI I2C programming (based on VC++, VB, BC++), with API and hardware instructions, see a friend in need
WinCE_SerialPort
- 这个例子演示了Windows CE操作系统下,采用VC++进行串口通讯的例子。这个代码已经很详细了,类似于桌面Windows的串口调试助手。Windows CE下没有MSComm控件可以使用,这个例子演示了如何采用VC++,通过API操作,进行串口通讯的编程。-This example demonstrates the Windows CE operating system, using VC++ for serial communication example. This code has a
USB-interface-communication-program
- 通过对Visual C+ +6.0环境下调用API函数方法的说明,来描述如何实现与符合HID设备类 的USB设备接口的通信.并指出了在VC中调用API 函数的注意事项和方法,该方法具有很强的通用性,并经过实践证明具有很好的实用性.-Describe how to implement and comply with the HID devices like USB device interface communication method of descr iption of the API
PC-SC-VC-Sample-Application
- The archive contains Microsoft Visual C sample code for the communication with smartcards via PC/SC API SCM-The archive contains Microsoft Visual C sample code for the communication with smartcards via PC/SC API SCM
VC
- 给出了接口函数,应用例程,提供了二次开发的方案(api,interface,for further development)