-
著名的外星人算法C++小经典,计算出的80位小数点;24个…
著名的外星人算法 经典C小程序 计算pi到小数点后80位;24点算法;爱因斯坦台阶问题-famous alien algorithm C minor classic calculated pi to 80 decimal places; 24 points algorithm; Einstein height issue
- 2022-05-26 15:51:29下载
- 积分:1
-
debug strings a function of results as ultraedit View binary files g
调试字符串内容的函数,效果如同ultraedit查看二进制文件 g++ -o a decode.cpp vc直接编译,可能要稍作修改-debug strings a function of results as ultraedit View binary files g-o decode.cpp vc a direct compiler, may have to make some modifications
- 2023-07-03 08:10:03下载
- 积分:1
-
<Visual C++程序设计技巧与实例>第三单
第三单-lt; Visual C programming skills and examples gt; Third-
- 2022-06-29 17:04:41下载
- 积分:1
-
数据结构课程设计主要做了有关图的操作,具体见,数据结构教材...
数据结构课程设计主要做了有关图的操作,具体见,数据结构教材-data structure courses designed mainly made of the operation of the plan, see the specific data structure of materials
- 2022-10-19 19:05:04下载
- 积分:1
-
This the VB6 code for Alarmsystem, must see.
This the VB6 code for Alarmsystem, must see.-This is the VB6 code for Alarmsystem, must see.
- 2023-04-18 01:15:03下载
- 积分:1
-
非常好的MODBUS RTU MASTER程序,特别是其中的CRC
非常好的MODBUS RTU MASTER程序,特别是其中的CRC-16码的算法,非常经典,可以移植到任何的地方使用。-very good MODBUS RTU MASTER procedures, Special is one of the CRC-16 code algorithm, very classic, can be transferred to any use.
- 2022-05-07 06:41:44下载
- 积分:1
-
This function invokes the interrupt service routine whose address is pisr and...
This function invokes the interrupt service routine whose address is pisr and returns the results in the most general fashion.
- 2022-03-16 20:11:24下载
- 积分:1
-
获得任意你打开窗口的类名,不用烦恼不知道的窗口类名。简单实用。...
获得任意你打开窗口的类名,不用烦恼不知道的窗口类名。简单实用。-can get any windows class name,and dont worry about the windows class name which you dont know,easy to use
- 2022-05-31 21:54:25下载
- 积分:1
-
通过编程实现递归与分治策略的有关算法,理解递归与分治策略算法的原理,掌握递归与分治策略基本思想与应用技巧。...
通过编程实现递归与分治策略的有关算法,理解递归与分治策略算法的原理,掌握递归与分治策略基本思想与应用技巧。 -Through the realization of recursive programming strategy and separation of the relevant algorithms, understanding of the recursive algorithm with sub-rule strategy of the principle of recursion and divided master the basic strategy of thinking and application skills.
- 2022-01-25 15:52:47下载
- 积分:1
-
procedures have only mean of 0 and variance for a random number to produce the m...
程序只产生均值为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.
- 2022-10-24 11:05:03下载
- 积分:1