资源列表
[Windows编程] m
说明:minGW 一步编译执行批处理 简单执行 "m 文件名" 就可以编译生成exe可执行文件,并自动运行 带编译错误提示和使用帮助 for Windows minGCC -minGW GNU C++ make makefile for Windows minGCC<shangtiangang> 在 2025-07-25 上传 | 大小:1kb | 下载:0
[其他小程序] danlianbiaopaixu
说明:一个简单的 运用数据结构 对单链表进行排排序的小程序 有助于理解单链表的结构以及运用-The use of a simple linked list data structure for single row sort of small programs help to understand the structure and the use of a single linked list<black> 在 2025-07-25 上传 | 大小:1kb | 下载:0
[通讯编程] vb2010--serialPort
说明:vb2010串口通信控件的应用,接收,发送.简单判别串口状态.-vb2010 serial communication control applications, receiving and sending. easy identification serial state.<葛海洋> 在 2025-07-25 上传 | 大小:1kb | 下载:0
[C#编程] excelExport
说明:对excel的导出 使用npoi实现,超过单个sheet的行数限定,自动分页插入下一sheet-Export of excel using npoi achieve more than a single sheet limit the number of rows, insert the next sheet automatic pagination<菜根皇> 在 2025-07-25 上传 | 大小:1kb | 下载:0
[其他小程序] timer-and-interrupt
说明:外部中断和定时器一样,是单片机最基本也是最重要的两个功能. 我们把它们放在了一起,让大家熟悉单片机的多个内部器件的控制。 因为P3.2接的J8的1端,所有按键“S19”就是外部中断。 数码管的最高位一直显示0--9。当“S19”按下后,就会执行一次流水灯的代码。 因为外部中断0的优先级比定时器0的优先级高。 在执行流水灯的后,数码上显示的值不会有所变化,让后继续显示。-External interrupts and timers, is<乐天> 在 2025-07-25 上传 | 大小:1kb | 下载:0