-
数据图形化显示,效果不错,希望对大家有帮助
数据图形化显示,效果不错,希望对大家有帮助-Graphical display of data, the effect well, want to help everyone
- 2023-04-07 00:05:04下载
- 积分:1
-
- 2022-04-28 23:46:24下载
- 积分:1
-
学习delphi下使用lua的代码和例子.新手老手都可以
学习delphi下使用lua的代码和例子.新手老手都可以-Delphi to learn to use lua code and examples. Novice can take a look at old hands
- 2022-06-18 22:26:41下载
- 积分:1
-
C++编程的一些源代码,程序都很经典,请大家下载。
C++编程的一些源代码,程序都很经典,请大家下载。-C++ Some programming source code, the procedure is very classic, please download the U.S..
- 2023-08-11 08:20:05下载
- 积分:1
-
一份ppt讲稿,介绍了windows CE 上板级支持包(BSP)的开发,及标准CETK 测试的使用。...
一份ppt讲稿,介绍了windows CE 上板级支持包(BSP)的开发,及标准CETK 测试的使用。
-Ppt a script, introduced on the windows CE Board Support Package (BSP) development, and standards testing CETK use.
- 2022-03-29 16:04:41下载
- 积分:1
-
OPC test code 1.0
OPC 测试代码1.0-OPC test code 1.0
- 2022-04-18 02:33:53下载
- 积分:1
-
asp环境下的聊天室程序源码,运行环境为asp+access,方便制作自己的语音聊天室...
asp环境下的聊天室程序源码,运行环境为asp+access,方便制作自己的语音聊天室-asp environment chat room procedures source, the operating environment for asp access, facilitate the production of their own voice chat rooms
- 2022-11-03 03:45:03下载
- 积分:1
-
The realization of the Screen PowerWord similar functions, procedures for smalle...
实现类似金山词霸的屏幕取词功能,程序较小,可以加入大家的程序中使用。-The realization of the Screen PowerWord similar functions, procedures for smaller, you can join the proceedings.
- 2022-02-14 03:31:04下载
- 积分: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
-
题目:某个公司采用公用电话传递数据,数据是四位的整数,在传递过程中是加密的,加密规则如下:
每位数字都加上5,然后用和除以10的余数代替该数字,再将第...
题目:某个公司采用公用电话传递数据,数据是四位的整数,在传递过程中是加密的,加密规则如下:
每位数字都加上5,然后用和除以10的余数代替该数字,再将第一位和第四位交换,第二位和第三位交换。
-Topic: using a public telephone transmission of data, integer data is four, in the transmission process is encrypted, encryption rules are as follows: each number plus 5, and then use and the balance divided by 10 instead of the figures, then the first and fourth exchange, second and third exchange.
- 2022-05-27 16:04:21下载
- 积分:1