资源列表
[单片机(51,AVR,MSP430等)] exchange100
说明:自己写的一个小程序,可以实现进制之间的转换-They write a small program that can convert between hex<lan7837824> 在 2025-09-29 上传 | 大小:1kb | 下载:0
[图形图象] exchange102
说明:从键盘输入一个字符串,将其中的小写字母全部转换成大写字母,然后输出到一个磁盘文件 test.dat 中保存,再从该文件中读出字符串并显示出来。输入的字符串以 ! 结束-Keyboard input a string, lowercase letters, which are all converted to upper case, and then output to a disk file test.dat saved, and then the document read out t<dao4951739> 在 2025-09-29 上传 | 大小:1kb | 下载:0
[数值算法/人工智能] ExcludeString
说明:排除相同的字符串,在进行文本比较的时候,我们经常都需要对需要进行比较的两个文本进行筛选,排除掉相同的,剩下的就是不同的,这个小工具可以完成这一任务-Excluded the same string, in the text of comparison, we need to always have to compare the two texts should be screened out of the same, and the rest is different, this gadget<fen8406284> 在 2025-09-29 上传 | 大小:1kb | 下载:0
[Internet/网络编程] Exercise-2-LINT
说明:c++基础练习 对于基础学者或者有一定基础的编程者是很好的练习-c++ basic training for the basic academics or some basis for programming is good practice<feng01095> 在 2025-09-29 上传 | 大小:1kb | 下载:0
[单片机(51,AVR,MSP430等)] exp2-6
说明:编写程序 采用单链表表示集合,并实现两个集合的并、交和差-Programming that set a single-linked list, and realize the two collections and, pay and poor<bi3127519> 在 2025-09-29 上传 | 大小:1kb | 下载:0
[驱动编程] externint
说明:Demonstrates use of external interrupts. Each time a push button is pressed, the external interrupt INT0 is called, which increments the global variable led and outputs its value to port B. For simplicity, no de-bouncing is implemented.<song963350> 在 2025-09-29 上传 | 大小:1kb | 下载:0
[GDI/图象编程] extract-number-from-a-string
说明:从一串包含数字的字符串里面,提取出其中的数字,例如“a123x456 179d60? 302ta10b5876”中,提取出数字:123 456 179 60 302 10 5876。-Extracted the inside of the string contains numeric string, which figures, such as a123x456 179d60? 302ta10b5876 , extract the numbers: 123 456 17,960,302,1<yong50468> 在 2025-09-29 上传 | 大小:1kb | 下载:0