资源列表

« 1 2 ... 87 88 89 90 91 9293 94 95 96 97 ... 653 »

[控制台(字符窗口)编程mycat

说明:C编写的Unix的cat命令。全部使用C语言,具有很好学习和参考价值。-Implement the Unix s "cat" command in C, I m sure it is helpful for you
<扬扬> 在 2024-10-02 上传 | 大小:1024 | 下载:0

[控制台(字符窗口)编程tail

说明:window平台下实现tail 类似unix下的tail功能,实时跟踪显示文本文件的改变,常用于显示日志文件。-window platform to achieve similar unix tail under the tail function, real-time tracking shows the change text files, which are often used to show the log file.
<阙劲峰> 在 2024-10-02 上传 | 大小:34816 | 下载:0

[控制台(字符窗口)编程StuASystem

说明:学生成绩管理系统,应用链表实现对数据的插入,删除,查找,排序。-A student achievement management system, uses linked list for data inserting, deleting ,sorting and querying
<李义杰> 在 2024-10-02 上传 | 大小:16384 | 下载:0

[控制台(字符窗口)编程source_SupportFSM

说明:Windows下的服务程序,一个server,一个client,server监听SOCKET-serve program in windows,a server ,a client , server listen socket
<张龙萍> 在 2024-10-02 上传 | 大小:9216 | 下载:0

[控制台(字符窗口)编程曼哈夫树

说明:这是一个有关哈夫曼编码的软件,包括哈夫曼的编码和翻译.-A program shows how to implement the Huffman code contains encoding and decoding
<丁一> 在 2024-10-02 上传 | 大小:607232 | 下载:0

[控制台(字符窗口)编程魔王语言

说明:这是一个运用堆栈和队列编写的程序,主要是对一种语言的解释-A program written for stack and queue, explained a specific language
<丁一> 在 2024-10-02 上传 | 大小:1137664 | 下载:0

[控制台(字符窗口)编程运动会成绩统计表

说明:这是一个对运动会赛的学校统计分数的程序,包括名前6名的学生名单,以及所属的学校-This is a game of the games to the school scores procedures, including six former students list and the respective schools
<丁一> 在 2024-10-02 上传 | 大小:2048 | 下载:0

[控制台(字符窗口)编程光标控制C语言源程序

说明:演示如果实现用C语言控制光标显示的示例程序-A program shows how to control the cursor in C.
<黄亮> 在 2024-10-02 上传 | 大小:3072 | 下载:0

[控制台(字符窗口)编程e2

说明:是一款用vc++编写的计算levshtein距离的程序.也就是可以做time alignment,计算两个文档之间最小的距离(插入,删除,替换的最小次数)-is a preparation using vc levshtein distance calculation procedures. It is time to do alignment, the two documents between the calculated mini
<冷彦> 在 2024-10-02 上传 | 大小:118784 | 下载:0

[控制台(字符窗口)编程showcom_1

说明:串口编程,通过串口可以监视串口文件,可以ASCII与十六进行进行观测数据,传入二进行制数据并且可以保存成object.bin文件-serial programming, serial port can monitor serial documents, ASCII and can be conducted for 16 observational data into two data for the system and can sav
<王五> 在 2024-10-02 上传 | 大小:41984 | 下载:0

[控制台(字符窗口)编程lvbo

说明:读完wave文件 用matlab进喜过滤波器设计 参数传入助理wave-finish wave documents Matlab Jinxi off filter design parameters imported Assistant wave
<李皓雯> 在 2024-10-02 上传 | 大小:1024 | 下载:0

[控制台(字符窗口)编程Answer C2

说明:实现标准库函数strstr的功能:在str1中查找str2,若找到,返回指向str1中第一次出现str2的位置; int A ( const char * str1, const char * str2 ); 没有的话,返回-1 有则返回所在位置(从0开始) 写出函数,对编写函数main完成对strstr的功能的验证。 -achieve the standard library functions strstr
<王鹏> 在 2024-10-02 上传 | 大小:3072 | 下载:0
« 1 2 ... 87 88 89 90 91 9293 94 95 96 97 ... 653 »

源码中国 www.ymcn.org