-
经典的消除小球游戏,类似于PPC2003上的游戏,美国人编写,界面华丽,思路清晰,值得借鉴....
经典的消除小球游戏,类似于PPC2003上的游戏,美国人编写,界面华丽,思路清晰,值得借鉴.-The elimination of the classic ball game, similar to PPC2003 games, the Americans prepared gorgeous interface, clear lines of thought, is worth learning from.
- 2022-03-07 04:41:16下载
- 积分:1
-
用c语言编写的产生正态随机数的源代码:
算法一产生12个(0,1)平均分布的随机函数,用大数定理可以模拟出正态分布。
算法二用到了数学中的雅可比变...
用c语言编写的产生正态随机数的源代码:
算法一产生12个(0,1)平均分布的随机函数,用大数定理可以模拟出正态分布。
算法二用到了数学中的雅可比变换,直接生成正态分布,但此算法在计算很大规模的数时
会出现溢出错误。-With the c language normal random number generation source code: Algorithm 1 produces 12 (0,1) the average distribution of the random function, with large numbers theorem can be simulated normal distribution. Mathematical algorithms used in the two Jacobi transformation, directly generate a normal distribution, but this algorithm is very large in the calculation occurs when the number of overflow error.
- 2023-07-12 06:00:04下载
- 积分:1
-
命令行下嗅探的源代码
命令行下嗅探的源代码-command line sniffer source code
- 2022-05-07 03:53:30下载
- 积分:1
-
检测文件中是否包含指定字符串
检测文件中是否包含指定字符串-detect whether the document contains specified string
- 2022-12-28 15:45:03下载
- 积分:1
-
检测内存泄露的程序
检测内存泄露的程序-memory leakage detection procedures
- 2023-04-14 09:10:04下载
- 积分:1
-
this is the computer algorithm based on the experimental one, including rapid se...
此系计算机算法基础的其中一个实验,其包括快速排序和冒泡排序-this is the computer algorithm based on the experimental one, including rapid sequencing and scheduling Bubble
- 2022-02-03 06:00:22下载
- 积分:1
-
1、设置自己计算机的开、关机时间
2、控制自己计算机的工作时间
3、记录违规使用计算机人员的使用的次数...
1、设置自己计算机的开、关机时间
2、控制自己计算机的工作时间
3、记录违规使用计算机人员的使用的次数-a set up their computers open, 2 shutdown time, to control their own computer three hours of work, the illegal use of computer records of the number of
- 2022-06-20 04:50:22下载
- 积分:1
-
筛库
SET TALK OFF
SELECT 街乡码,count(*) FROM aaa GROUP BY 街乡码 INTO ARRAY 街乡码库...
筛库
SET TALK OFF
SELECT 街乡码,count(*) FROM aaa GROUP BY 街乡码 INTO ARRAY 街乡码库
FOR i=1 TO _TALLY
SELECT * FROM aaa WHERE aaa.街乡码 = 街乡码库[i,1] INTO TABLE ( 街乡 +街乡码库[i,1])
ENDFOR
CLOSE DATABASES-Sieve library SET TALK OFF SELECT街乡code, count (*) FROM aaa GROUP BY街乡code INTO ARRAY街乡Code Library FOR i = 1 TO _TALLY SELECT* FROM aaa WHERE aaa.街乡Code =街乡code library [i , 1] INTO TABLE (街乡+街乡code libraries [i, 1]) ENDFOR CLOSE DATABASES
- 2022-01-31 00:38:58下载
- 积分:1
-
Geodesy, Gaussian ellipsoids, geodetic surveying, geodetic ellipsoid Gaussian, G...
大地测量,高斯椭球,大地测量,高斯椭球 大地测量,高斯椭球-Geodesy, Gaussian ellipsoids, geodetic surveying, geodetic ellipsoid Gaussian, Gaussian Ellipsoid
- 2022-03-24 06:24:46下载
- 积分:1
-
使用信任的库
a library which uses trust-region methods to solve problems in scalar optimization or nonlinear least squares
- 2023-04-03 21:50:03下载
- 积分:1