资源列表

« 1 2 ... .83 .84 .85 .86 .87 65888.89 .90 .91 .92 .93 ... 66603 »

[其他小程序ch22-3

说明:AT89C2051接收端的中断接收写法,KEIL C805编译通过-AT89C2051 receiver to receive the wording of the interruption, KEIL C805 compiler through
<惠连才> 在 2024-11-11 上传 | 大小:1kb | 下载:0

[其他小程序ch22-4

说明:PC端的状态查询程序,KEIL C 编写,可正常使用,-Query the status of PC-side program, KEIL C preparation can be used normally
<惠连才> 在 2024-11-11 上传 | 大小:1kb | 下载:0

[其他小程序c_sort_list

说明:c语言,有一组学生成绩进行排序,用结构体链表排序-c language, there is a group of students to sort the results by Sort list structure
<fly> 在 2024-11-11 上传 | 大小:1kb | 下载:0

[Shell编程file-cscope

说明:A shell scr ipt that used to create cscope file list for cross index. Just put it into kernel directory, run this scr ipt, then run cscope -bk.-A shell scr ipt that used to create cscope file list for cross index. Ju
<francyang> 在 2024-11-11 上传 | 大小:1kb | 下载:0

[Windows编程lzw

说明:实现lzw词典编码方法 Lzw编码算法的设计思路: 1.开始时的词典包含所有的根(先将所有单个字符编码),当前缀P时空的; 2.当前字符(C)=字符流中的下一个字符; 3.判断缀-符串P+C是否在词典中 A如果“是”:P=P+C//(用C扩展P) B.如果“否”: a 把代表当前前缀P的马子输出到码字流; b 把缀-符串P+C添加到词典; c 令P=C//(现在的P仅包含一个字符C); 4.
<符晓娟> 在 2024-11-11 上传 | 大小:1kb | 下载:0

[Windows编程md

说明:Message Digest algorythm java code
<drazen> 在 2024-11-11 上传 | 大小:1kb | 下载:0

[其他小程序keypad_4x3

说明:Matrix Keypad (4x3) for PIC - Microcontrollers-Matrix Keypad (4x3) for PIC- Microcontrollers
<Tobias> 在 2024-11-11 上传 | 大小:1kb | 下载:0

[其他小程序fuliye

说明:快速傅里叶编码源码,有效地提高算法运行速率!-Fast Fourier source code, effectively improve the algorithm run rate!
<子军> 在 2024-11-11 上传 | 大小:1kb | 下载:0

[Windows编程KillProcess

说明:监控运行的程序(默认为计算器程序),在五秒内令其关闭-Monitor running programs (the default for the calculator program), it shut down in five seconds
<Guo Weimin> 在 2024-11-11 上传 | 大小:1kb | 下载:0

[Static控件xyGraph

说明:画类似于系统CPU监控的CStatic子类-Painting is similar to the system CPU subclass CStatic control
<ding> 在 2024-11-11 上传 | 大小:1kb | 下载:0

[GDI/图象编程q1

说明:matlab 分形压缩研究 分形压缩拥有很高的压缩比,用MATLAB实现时间较C要长 这里供参考-matlab fractal compression Fractal compression research has a high compression ratio, using MATLAB to achieve a longer time than C here for reference
<张罗> 在 2024-11-11 上传 | 大小:1kb | 下载:0

[通讯编程server

说明:服务器端代码,实现接收明文并对其加密,在将密文传送给客户端-Server-side code to achieve to receive explicit and encryption, in the ciphertext sent to the client
<mrzhou> 在 2024-11-11 上传 | 大小:1kb | 下载:0
« 1 2 ... .83 .84 .85 .86 .87 65888.89 .90 .91 .92 .93 ... 66603 »

源码中国 www.ymcn.org