资源列表
排序选择:
[Windows编程] College-courses-code
说明:是C++大学教程的源代码,可以帮助你更加充分的利用这本书。-University Guide is the C++ source code that can help you more fully utilize this book.<liupeng> 在 2025-09-27 上传 | 大小:110kb | 下载:0
[Windows编程] DBCom_Sample_VB6
说明:基于DCOM配置,PH中和装置与VB连接,力控采集到的数据送到PHD中,再送入VB中。-DCOM-based configuration, PH and devices in connection with VB, force control of the collected data to the PHD, the further into the VB in the.<刘波> 在 2025-09-27 上传 | 大小:34kb | 下载:0
[嵌入式/单片机编程] C_CPPEmbedded-Systems-Programming
说明:是一本不错的介绍嵌入式系统编程的书籍,主要以C/C++为主。-Is a good introduction to embedded systems programming books, mainly in C/C++ based.<liupeng> 在 2025-09-27 上传 | 大小:2.65mb | 下载:0
[JSP源码/Java] erluosifangkuai
说明:传智播客上的俄罗斯方块源码 有助于刚学完java基础课的同学 将知识点揉合到一起-Chuan Chi Tetris on the podcast after studying java source code will help the basic course students will blend together the knowledge points<menshen08> 在 2025-09-27 上传 | 大小:238kb | 下载:0
[单片机(51,AVR,MSP430等)] small_store_drive
说明:针对小容量的EEPROM存储数据管理。 API函数接口: 初始化函数:extern void memoryInit(void) 删除操作函数:extern void RemovForMemory(u16 number) 写入数据函数:extern void WriteToMemory(u8 *pdata) 读取数据函数:extern void ReadForMemory(u16 number,u8 *pdata) 读取存储个数:extern u16 ReadSto<孤行者> 在 2025-09-27 上传 | 大小:7kb | 下载:0