资源列表
[系统编程] API-com
说明:串行端口是系统资源的一部分,其本质是作为CPU和串行设备间的编码转换器。当数据从 CPU经过串行端口发送出去时,字节数据转换为串行的位(Bit) 接收数据时,串行的位被转换为字节数据。应用程序要使用串口进行通信,必须在使用之前向操作系统提出资源申请要求(即打开串口),通信完成后再释放资源(即关闭串口)。串行通信一般可以分为同步和异步两种操作方式。所谓同步方式是指在串口的接收缓冲区中读取规定数目的数据,直到规定数目的数据全部被读出或设定的超时时间已到才返回。如果规定的待读取数据量大且设定的超时时间<chowyu> 在 2025-07-06 上传 | 大小:204kb | 下载:0
[Linux驱动] linux-gpio
说明:嵌入式Linux设备驱动编程(包含中断)-Embedded Linux device driver programming (including interrupts)<meeloyu> 在 2025-07-06 上传 | 大小:221kb | 下载:0
[系统编程] MFCopenEXE
说明:MFC编写的打开电脑上任何EXE的程序,比如QQ等,也可以打开另外一个MFC程序或者用其它软件编写的可执行文件-MFC prepared to open any EXE program on your computer, such as QQ, etc., can also open another program or a MFC software written by other executable files<CC> 在 2025-07-06 上传 | 大小:2.39mb | 下载:0
[系统编程] MFCchangeFONT
说明:MFC编写的修改一些控件的字体和颜色、大小等,比如静态框等比较难改的一些-MFC prepared to modify some of the control' s font and color, size and so on, such as static fr a mes and other relatively hard to change some of the<CC> 在 2025-07-06 上传 | 大小:2.37mb | 下载:0
[Linux驱动] STM32F407-led
说明:STM32 usar程序,改程序实现LED流水闪烁,和串口打印功能-STM32 usar program, change the program to achieve LED water flashes, and serial print function<dengqi> 在 2025-07-06 上传 | 大小:436kb | 下载:0
[Linux/Unix编程] vc
说明:VC++6.0 下的指纹考勤系统,包括指纹采集、存储、识别、添加等功能-VC++6.0 the fingerprint attendance system, including fingerprint acquisition, storage, identification, adding features such as<马志超> 在 2025-07-06 上传 | 大小:5.67mb | 下载:0
[Linux/Unix编程] FP
说明:MFC下的指纹考勤系统,包括了单个指纹比对模块。对指纹考勤系统所用到的算法进行封装。-MFC under the fingerprint attendance system, including a single fingerprint matching module. Fingerprint time and attendance system used by the algorithm package.<马志超> 在 2025-07-06 上传 | 大小:7.58mb | 下载:0
[系统编程] LibraryManagementCPP
说明:主要运用了C++的基本知识,通过对图书的增删查改等操作,达到复习巩固基础知识的作用。-The main use of the C++ basic knowledge through books CRUD operation, up to review and consolidate the role of the basics.<刘鹏> 在 2025-07-06 上传 | 大小:13kb | 下载:0