资源列表
[其他小程序] testSaveBmpView
说明:用VC实现将自绘图形输出为bmp文件 源代码-VC since the realization of graphics-output bmp file source code<张杰> 在 2025-06-19 上传 | 大小:2kb | 下载:0
[其他小程序] 高斯随机数发生程序
说明:程序只产生均值为0,方差为1的随机数,要产生均值为E,方差为D的随机数,只要随机数*D+E就可以了。 高斯随机数程序还是带参数的,参数是用来描述正态分布的一个浮点数表。在执行程序时 ,先生成这个表(只做一次),而后就可以任意多次地执行高斯随机数产生程序了。 使用C是为了保证通用性,如果有人觉得麻烦,可以用C++做个类,把这些东西都封装进去 。 另外,如果有人有兴趣,也可以把它修改成任意形式分布的连续随机数产生程序,修改非 常简单,这里就不提示了。-procedures have only mea<郑浩> 在 2025-06-19 上传 | 大小:2kb | 下载:0
[其他小程序] matrix99~1
说明:实现矩阵算法的小程序,针对解线性方程组而作的一个小程序。-matrix algorithm to achieve the small program against solution of linear equations for a small procedure.<周云> 在 2025-06-19 上传 | 大小:2kb | 下载:0
[其他小程序] huffmancoding
说明:此程序为哈夫曼编码,其中画出树图以很好的理解哈夫曼编码的原理。- This procedure for 鍝堝か鏇?the code, in which draws the tree chart by the very good understanding 鍝堝か鏇?encoded principle.<黄正化> 在 2025-06-19 上传 | 大小:2kb | 下载:0
[其他小程序] BRACES(C语言宏检查的C语言源程序)
说明:This macro examines the character at the cursor. If it is any of the 4 characters (){} it tries to find the matching character. For C programs it correctly handles comments, and string and character constants.<朱卓吾> 在 2025-06-19 上传 | 大小:2kb | 下载:0
[其他小程序] DSPPrograms
说明:DSP编程常用函数 double uniform(double a,double b,long int* seed) double gauss(double mean,double sigma,long int *seed) double exponent(double beta,long int *seed) double laplace(double beta,long int* seed) double rayleigh(double sigma,long int *seed) doubl<山城棒棒儿军> 在 2025-06-19 上传 | 大小:2kb | 下载:0
[其他小程序] MAZE_wdone
说明:这个小程序可以实现从指定的入口寻找到至多4条可以走出此迷宫的路径-this small program can be achieved from designated for the entrance to a maximum of four could get out of this maze of trails<阿亮> 在 2025-06-19 上传 | 大小:2kb | 下载:0