-
100个经典的C算法
C语言的学习要从基础开始,这里是100个经典的算法
- 2023-07-22 09:35:03下载
- 积分:1
-
文本转电子表格
应用背景
早期成果转现在电子表格,各文本数据转换
关键技术电子表格对像的创建,打开,形成电子表格文件
- 2022-06-27 20:10:24下载
- 积分:1
-
大数加法、减法、乘法和除法的C语言实现源码,可以帮助实现大数运算。...
大数加法、减法、乘法和除法的C语言实现源码,可以帮助实现大数运算。-Addition of large numbers, subtraction, multiplication and division of the C language source code that can help realize computation of large numbers.
- 2023-08-21 06:30:03下载
- 积分:1
-
对学习过程的一个简单的遗传算法,自己编写的SGA,而不是使用方法。
一个用于学习GA的简单程序,自己编写的SGA,不是使用的工具箱函数-A simple GA for the learning process, I have written SGA, instead of using the toolbox function
- 2022-01-28 20:37:47下载
- 积分:1
-
the 29th World University acm Cup programming contest that the answer c.
第29届acm杯世界大学生编程竞赛答案题c.-the 29th World University acm Cup programming contest that the answer c.
- 2022-03-13 08:41:32下载
- 积分:1
-
程序只产生均值为0,方差为1的随机数,要产生均值为E,方差为D的随机数,只要随机数*D+E就可以了。高斯随机数程序还是带参数的,参数是用来描述正态分布的一个浮点...
程序只产生均值为0,方差为1的随机数,要产生均值为E,方差为D的随机数,只要随机数*D+E就可以了。高斯随机数程序还是带参数的,参数是用来描述正态分布的一个浮点数表。在执行程序时,先生成这个表(只做一次),而后就可以任意多次地执行高斯随机数产生程序了。使用C是为了保证通用性,如果有人觉得麻烦,可以用C++做个类,把这些东西都封装进去。另外,如果有人有兴趣,也可以把它修改成任意形式分布的连续随机数产生程序,修改非常简单,这里就不提示了。-procedures have only mean of 0 and variance for a random number to produce the mean E, D variance for the random number, as long as a few random E* D on it. Gaussian random process parameters or with the parameter is used to describe a normal distribution of the float table. In the implementation process, Mr. into the table (one-off), and you can repeatedly arbitrary implementation Gaussian random number generator proceedings. The use of C is to ensure commonality, if someone finds trouble, can be used to be a Class C, all these things into account Packaging. Also, if someone is interested, can you change the form of arbitrary distribution of continuous random number generator procedure is very simple changes, I will not be sacrificed as a result.
- 2023-08-17 15:20:03下载
- 积分:1
-
blacccy is balck as ma bummamsayd
aagadfaadggh nasfajs sfaglasdlkg abnfgaqjg;asjf kafgakgj nklajfga;g kajfgaj;sg nkajfgasl;gf,nkajf;lajds;ghlaksgf ;
- 2022-02-20 18:46:38下载
- 积分:1
-
光线跟踪算法小demo
光线跟踪算法小demo实现了光线跟踪算法,功能简单,便于理解,效果一般有学习借鉴的意义,实用性一般希望对别人有帮助代码也可能略有小错,见谅啊!!!!!
- 2023-06-04 22:10:02下载
- 积分:1
-
小波
基于C语言的小波处理,包含有滤波、复原、融合等C语言源代码。-Wavelet-based C language processing, includes filtering, recovery, integration, such as C language source code.
- 2022-08-02 13:28:24下载
- 积分:1
-
完整的复数计数器,用VC++实现,实现了复数的所有类型的计算...
完整的复数计数器,用VC++实现,实现了复数的所有类型的计算-integrity in the plural counter, with VC++, achieving the plural of all types of computing
- 2023-06-29 08:20:03下载
- 积分:1