搜索资源列表
zhongduan
- 用c语言实现中断技术,可以了解一下c语言的底层操作。
FAT32的部分操作C语言实现代码
- FAT32的部分操作C语言实现代码.rar是fat32的c语言实现-FAT32 part of Operation C language code. Rar is fat32 in C Language
12864匹配驱动程序
- 12864匹配的C语言编译程序,菜单,主页等功能可以实现
GSMSIMchengxubao.rar
- 用C语言编写的GSM-SIM驱动程序包,包含目前常用的GSM短消的发送以及GPRS的实现,针对各个GSM模块编写不同的驱动程序。,Using C language GSM-SIM driver package, including the currently used GSM short of sending as well as the elimination of the achievement of GPRS, GSM module prepared for each different
ad574
- ad574驱动程序。用c语言实现!包括数据的处理,一般用于工程中的数据采集,并进行数据处理,来读入数据!-ad574 drive program。Use C-laguage!
IC_Design
- 使用c++编程语言实现考勤卡的基本功能,包含工作人员的姓名以及相关信息,使用时只需下载相关的驱动程序,即可实现其功能-Using c++ programming language implementation of the basic functions of time cards containing the names of staff members as well as related information, when used simply download the relevant
IC_Design
- 利用非接触式的IC卡,使用C++编程语言实现公司考勤制度的考勤卡系统,使用时只需下载相关的驱动程序即可实现该功能-The use of non-contact IC card, the use of C++ programming language to achieve the company' s performance appraisal performance appraisal system of the card, when used simply download the re
29782206Ethernet
- 以太网的驱动部分,keil环境下,使用C语言实现,很有用的,互相学习-enet
pport
- 实例源程序双机通信pport,在dos下,用c语言实现双机通信功能-pport
Windows_2000_XP_WDM_Driver_Development
- 本书主要介绍了用DriverStudio 3.1开发工具开发Windows 2000/XP下的WDM设备驱动程序的原理及编程方法。本书详细介绍了WDM基本程序框架和编程,IRP的基本概念及编程,WDM和应用程序之间的通信、即插即用、电源管理、WMI的编程技术,IRP串行处理、过滤器驱动程序,WDM访问硬件设备、处理硬件中断、实现DMA操作的编程技术,以及大量的基本编程技术,还有USB接口和PCI接口设备驱动程序WDM的开发。 本书附有20个典型的编程实例,便于读者学习和掌握。 本书是一本
DS1302
- DS1302芯片至8051的驱动程序,使用C语言编写,可以用来实现常见的计时电路-DS1302 chip to the 8051 driver, use the C language, can be used to achieve a common timing circuit
c
- 步进电机驱动程序,C语言编写,可实现多种功能-Stepper motor driver, C language, can achieve a variety of functions
PID-control-of-C-code-
- 主要讲述工业上最经典的闭环控制,PID控制系统,以及PID控制算法的C语言实现方式。-Focuses on the industry' s most classic closed-loop control, PID control system, as well as PID control algorithm C language implementation.
yaosezi
- 一个摇塞子游戏 ,用c语言实现 ,是比较经典的小游戏,无聊时可以-A rocking game stopper, using c language, which is a more classic mini-games can be boring
list
- 利用C语言实现的一个链表程序,该程序可以查找多个节点,并以链表形式返回-list,c
subwaycharge
- 是地铁收费的另一实现,仍旧是C语言实现,但是与前一个不同。-subwaycharge C
Loan
- 软件训练营的题目 贷款子系统 C语言实现-loan subsystem
LoanSys
- 贷款子系统的文档说明和接口实现,利用C语言实现-interface C loan system
CRC-C-Source
- CRC校验原理及其C语言实现CRC校验原理及其C语言实现-CRC checking principle and C language realization,CRC checking principle and C language realization
ReadText_C
- 用C语言实现的txt文件的读取,比如读取到文本尾如何换行,如果到指定的位置读取等。-Read txt file using C language, for example, reads to how to wrap text tail to a specified location read.