资源列表
[C#编程] Havermanncoding
说明:哈弗曼编码的应用 本设计要求 1.对输入的一串电文字复试线哈弗曼编码2.在对哈弗曼编码生成的代码串进行译码3.输出电文字符串 -Havermann coded design requirements apply this one. For input string of text re-testing power line Havermann code 2. Havermann code in the generated code st<星> 在 2025-02-24 上传 | 大小:2kb | 下载:0
[C#编程] maopaopaixu
说明:依次比较相邻的两个数,将小数放在前面,大数放在后面。即首先比较第1个和第2个数,将小数放前,大数放后。然后比较第2个数和第3个数,将小数放前,大数放后,如此继续,直至比较最后两个数,将小数放前,大数放后。重复以上过程,仍从第一对数开始比较(因为可能由于第2个数和第3个数的交换,使得第1个数不再小于第2个数),将小数放前,大数放后,一直比较到最大数前的一对相邻数,将小数放前,大数放后,第二趟结束,在倒数第二个数中得到一个新的最大数。如此下<星> 在 2025-02-24 上传 | 大小:1kb | 下载:0
[C#编程] shuzhizhuanhuan
说明:十进制N和其它进制数的转换是计算机实现计算的基本问题,其解决方法很多,其中一个简单算法基于下列原理: N=(N div d)*d+ N mod d ( 其中:div为整除运算,mod为求余运算) 例如十进制向八进制的数制转换 (1348)10=(2504)8,其运算过程如下: N N div 8 N mod 8 1348 168 4 168 21 0 21 2 5 2 0 2 请利用堆栈用上述方<星> 在 2025-02-24 上传 | 大小:1kb | 下载:0
[C#编程] WindowsApplication1
说明:多文档文本编辑器 功能简单 自己做的 有一些缺陷-Multi-document text editor features are simple to make them, there are some flaws<zhangdong> 在 2025-02-24 上传 | 大小:38kb | 下载:0
[C#编程] shujujiegou
说明:各类存储数据的方法,实现一些数据结构中二叉树的高级运算!-All kinds of ways for storing data to achieve a number of high-level binary tree data structure in computing!<洪威> 在 2025-02-24 上传 | 大小:1.53mb | 下载:0
[C#编程] 200941941325
说明:C#仿万象网吧管理系统,虽然功能不是很全面,但是也可以供我们学习之用-C# imitation Vientiane cafe management system, although the feature is not very comprehensive, but it can also be used for our study<liuwei> 在 2025-02-24 上传 | 大小:15.89mb | 下载:0
[C#编程] CalculadoraIP
说明:simple calculator ip address, in which you enter the IP address and mask and subnet estimates that is, which is the number of subnets, the number of hosts.<tomas villalba> 在 2025-02-24 上传 | 大小:96kb | 下载:0