资源列表

« 1 2 ... .72 .73 .74 .75 .76 5277.78 .79 .80 .81 .82 ... 5346 »

[C#编程哈夫曼译码

说明:[基本要求] 一个完整的系统应具有以下功能: (1)I:初始化(Initialization)。从终端读入字符集大小n,以及n个字符和n个权值,建立哈夫曼树,并将它存于文件hfmTree中。 (2)E:编码(Encoding)。利用已建好的哈夫曼树(如不在内存,则从文件hfmTree中读入),对文件ToBeTran中的正文进行编码,然后将结果存入文件CodeFile中。 (3)D:译码(Decoding)。利用已建好的哈
<吕夏琴> 在 2008-10-13 上传 | 大小:60.07kb | 下载:0

[C#编程C语言实现MATLAB 6.5中M文件的方法

说明:本文着重描述了运用MATLAB命令将M文件翻译为C语言程序,并修改为可直接调用的C语言函数的方法,使用该方法所需要注意的方法局限性和MATLAB版本差异的影响。运用该方法将能够使C语言能直接使用MATLAB当中已经完成的数学计算功能,大大扩充了C语言的数学计算功能和开发效率。-This paper describes the use of MATLAB M ordered the translation of documents for
<尹科华> 在 2008-10-13 上传 | 大小:4kb | 下载:0

[C#编程链表的C语言实现之单链表的实现

说明:所谓链表,就是用一组任意的存储单元存储线性表元素的一种数据结构-so-called List, a group is using an arbitrary memory cell storage element linear form of a data structure
<尹科华> 在 2008-10-13 上传 | 大小:1.52kb | 下载:0

[C#编程链表的C语言实现之删除结点

说明:要删除p结点时只要令p结点的前驱结点的链域由存储p结点的地址该为存储p的后继结点的地址-to delete nodes when p as long as the precursor nodes nodes from the chain domain p storage node addresses the storage of the p subsequent node addresses
<尹科华> 在 2008-10-13 上传 | 大小:1.34kb | 下载:0

[C#编程生成树gr

说明:养学生的算法设计能力及良好的程序设计习惯。通过学习,要求学生能够掌握典型算法的设计思想及程序实现,能够根据实际问题选取合适的存储方案设计出简洁、高效、实用的算法,为后续课程的学习及软件开发打下良好的基础。学习这门课程,习题和实验是两个关键环节。学生理解算法,上机实验是最佳的途径之一。因此,实验环节-support students algorithm design capability and good programming habi
<wangmingzu> 在 2008-10-13 上传 | 大小:5.1kb | 下载:0

[C#编程飞机定票

说明:一个飞机定票系统,可以实现飞机定票,客户资料加载及删除,单航线有限只有两条,大家可以加以修改使用.-a plane ticket system, can achieve a plane ticket, customers loading and deletion of information, single only two limited routes, we can use modified.
<优游> 在 2008-10-13 上传 | 大小:3.62kb | 下载:0

[C#编程232api

说明:c#串口编程(直接调用windows api)-Serial Programming (direct call windows api)
<ssin> 在 2008-10-13 上传 | 大小:29.01kb | 下载:0

[C#编程计算π值

说明:计算π值 计算π值
<sdf> 在 2008-10-13 上传 | 大小:1.18kb | 下载:0

[C#编程pwm

说明:经典C语言开发,用于直流电机调速 如有密码,123456789 -classic C-language development for the DC motor speed control via a password, 123456789
<金一> 在 2008-10-13 上传 | 大小:22.39kb | 下载:0

[C#编程spvwm

说明:SPWM三相波形发生器,可应用于SA4828芯片的应用SPWM三相波形发生器,可应用于SA4828芯片的应用-SPWM three-phase waveform generator, SA4828 chip can be used in the application of three-phase SPWM waveform generator, SA4828 chip can be applied to the application
<金一> 在 2008-10-13 上传 | 大小:21.56kb | 下载:0

[C#编程200511121433511933

说明:很好用 OS的一个很好用的东西 很值得大家看看 哲学家就餐问题的很好的实现-good with a good OS, the things you look at the merits of the Dining Philosophers achieve good
<天刺> 在 2008-10-13 上传 | 大小:11.64kb | 下载:0

[C#编程完整的进程的调度1

说明:最经典的 进程调度算法 山东科技大学 版权所有-classic scheduling algorithm in the process of Shandong University of Science and Technology |
<张永涛> 在 2008-10-13 上传 | 大小:2.68kb | 下载:1
« 1 2 ... .72 .73 .74 .75 .76 5277.78 .79 .80 .81 .82 ... 5346 »

源码中国 www.ymcn.org