资源列表

« 1 23 4 5 6 7 8 9 10 ... 653 »

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

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

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

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

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

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

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

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

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

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

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

说明:演示如果实现用C语言控制光标显示的示例程序-A program shows how to control the cursor in C.
<黄亮> 在 2008-10-13 上传 | 大小:3578 | 下载: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
<冷彦> 在 2008-10-13 上传 | 大小:119361 | 下载: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
<王五> 在 2008-10-13 上传 | 大小:42263 | 下载:0

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

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

[控制台(字符窗口)编程穿透防火墙的数据传输技术源码

说明:一种新的穿透防火墙的数据传输技术,过程如下: 1. 找出目标进程 2. 找出SOCKET句柄 2. 用DuplicateHandle()函数将其SOCKET转换为能被自己使用. 3. 用转换后的SOCKET进行数据传输-a new firewall penetration data transmission technology, the process is as follows : 1. The process of identif
<劳波> 在 2008-10-13 上传 | 大小:28341 | 下载:1

[控制台(字符窗口)编程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
<王鹏> 在 2008-10-13 上传 | 大小:2964 | 下载:0

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

说明:VC++编程基础之Vector使用。感觉vectoe很好用!~-VC + + programming base of Vector use. Vectoe feeling good use! ~
<王鹏> 在 2008-10-13 上传 | 大小:3582 | 下载:0
« 1 23 4 5 6 7 8 9 10 ... 653 »

源码中国 www.ymcn.org