资源列表
[C#编程] Utils
说明:一个用c#编写的,封装的很好的工具类,十分有用-1 with the c# written in a very good package, utility class, very useful<jiangliang> 在 2025-02-26 上传 | 大小:15kb | 下载:0
[C#编程] printNeatly
说明:printing neatly algorithm implementation in C#<arini> 在 2025-02-26 上传 | 大小:4kb | 下载:0
[C#编程] ReadAndWriteBinaryFile
说明:C#二进制文件读写实例(WinForm实现),保证打开就可用!-C# example of binary file reading and writing (WinForm implementation), ensure that you can use to open!<董志凯> 在 2025-02-26 上传 | 大小:34kb | 下载:0
[C#编程] Excelfunction
说明:实现c#操作Excel的大部操作,包括读取单元格内容,字体,公式,图表数据排列方式等-C# operator to achieve most of Excel' s operations, including reading the cell contents, fonts, formulas, charts and other data arrangement<ssybb1988> 在 2025-02-26 上传 | 大小:302kb | 下载:0
[C#编程] Cyuyanxiaobo
说明:用C语言实现的小波分解与重构算法,有需要的的参考下-With the C language implementation of the wavelet decomposition and reconstruction algorithms, there is need to refer to the following<张章> 在 2025-02-26 上传 | 大小:340kb | 下载:0
[C#编程] RSS.NET.tar
说明:c# 写的非常强大的RSS 工具-c# written in a very powerful RSS tools<陈星> 在 2025-02-26 上传 | 大小:29kb | 下载:0
[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-26 上传 | 大小:2kb | 下载:0
[C#编程] maopaopaixu
说明:依次比较相邻的两个数,将小数放在前面,大数放在后面。即首先比较第1个和第2个数,将小数放前,大数放后。然后比较第2个数和第3个数,将小数放前,大数放后,如此继续,直至比较最后两个数,将小数放前,大数放后。重复以上过程,仍从第一对数开始比较(因为可能由于第2个数和第3个数的交换,使得第1个数不再小于第2个数),将小数放前,大数放后,一直比较到最大数前的一对相邻数,将小数放前,大数放后,第二趟结束,在倒数第二个数中得到一个新的最大数。如此下<星> 在 2025-02-26 上传 | 大小: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-26 上传 | 大小:1kb | 下载:0
[C#编程] WindowsApplication1
说明:多文档文本编辑器 功能简单 自己做的 有一些缺陷-Multi-document text editor features are simple to make them, there are some flaws<zhangdong> 在 2025-02-26 上传 | 大小: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-26 上传 | 大小:1.53mb | 下载:0