资源列表

« 1 2 ... .45 .46 .47 .48 .49 62750.51 .52 .53 .54 .55 ... 66581 »

[其他小程序c_sort_list

说明:c语言,有一组学生成绩进行排序,用结构体链表排序-c language, there is a group of students to sort the results by Sort list structure
<fly> 在 2026-01-18 上传 | 大小: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. Just put it into kernel director
<francyang> 在 2026-01-18 上传 | 大小: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. 判断字符流中是否还有码字要译 (1)如果是,就返回到2;
<符晓娟> 在 2026-01-18 上传 | 大小:1kb | 下载:0

[Windows编程md

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

[其他小程序keypad_4x3

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

[其他小程序fuliye

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

[Windows编程KillProcess

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

[Static控件xyGraph

说明:画类似于系统CPU监控的CStatic子类-Painting is similar to the system CPU subclass CStatic control
<ding> 在 2026-01-18 上传 | 大小: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
<张罗> 在 2026-01-18 上传 | 大小:1kb | 下载:0

[通讯编程server

说明:服务器端代码,实现接收明文并对其加密,在将密文传送给客户端-Server-side code to achieve to receive explicit and encryption, in the ciphertext sent to the client
<mrzhou> 在 2026-01-18 上传 | 大小:1kb | 下载:0

[通讯编程client

说明:接收键盘输入,将明文发送给服务器端并接收服务器端发送来的密文-To receive keyboard input will be expressly sent to the server-side and server-side to receive the ciphertext sent to
<mrzhou> 在 2026-01-18 上传 | 大小:1kb | 下载:0

[其他小程序jsq

说明:编程实现一个简易计算器,实现基本的加减乘除运算功能。在计算器的面板上,有0—9数字的按钮,同时还有加减乘除的运算按钮已经清空运算框按钮,用户可以直接点击 面板进行输入数字并计算。输入和输出结果数据共用一个文本框,同时,当进行除法运算时当除数为0,计算器会给出错误提示。 -Programming a simple calculator, to achieve the basic functions of addition and subtraction, multiplication an
<Mandy> 在 2026-01-18 上传 | 大小:1kb | 下载:0
« 1 2 ... .45 .46 .47 .48 .49 62750.51 .52 .53 .54 .55 ... 66581 »

源码中国 www.ymcn.org