资源列表
[其他小程序] Shuffling-algorithm
说明:这个程序是一个洗牌算法的实现,vc++8.0环境,很简单的几行代码,你可以参考一下,从这几行代码,你会对洗牌算法的原理有所了解,最简单的应用就是扫雷程序中雷是如何分布的呢?完全可以应用洗牌算法去实现。-This procedure is a shuffling algorithm, vc++ 8.0 environment, a very simple few lines of code, you can refer to, from a few lines of code, you will<ivan> 在 2025-12-07 上传 | 大小:7kb | 下载:0
[其他小程序] HuffmanCode
说明:本算法的作用是利用建立的huffman编码进行编码和译码。首先要建立huffman树,其主要的思想是权大的外结点靠近根,权小的远离根。大体的算法是在n个结点中不断的选取两个相对小的结点建立huffman树,直到全部结点都在huffman树中。-The role of this algorithm is the use of established code huffman encoding and decoding. First of all, to establish huffman tree<pig> 在 2025-12-07 上传 | 大小:7kb | 下载:0
[其他小程序] CurrencyEdit_20090114
说明:学习C_++ builder 时候用到的一些有用的例子,对于爱好这可能绘有些帮助,-Learning C_++ Builder when used in a number of useful examples, for loving this may draw some help,<xiaoshu> 在 2025-12-07 上传 | 大小:7kb | 下载:0
[其他小程序] google_weather_wap
说明: 一个WAP版的天气小偷程序,可以自动获取谷歌的天气预报,这样就可以架设自己的WAP站点了,访问时可以对某个城市进行查询-A WAP version of the weather thief procedures, Google can automatically access the weather forecasts so that you can set up their own WAP site, and visit a city can query. . .<李利> 在 2025-12-07 上传 | 大小:7kb | 下载:0
[其他小程序] baoliuxiaoshu
说明:编写函数double fun(double x, int m),它的功能是将浮点数X保留M个小数,第M+1位四舍五入,如输入123.456,保留两位小数输出123.46-The preparation of function double fun (double x, int m), its function is to float X retained a small number of M, the first M+1 bit rounded, such as the importation<huaying> 在 2025-12-07 上传 | 大小:7kb | 下载:0