-
Windows编程 c语言
#include
#define MAX_BUBBLE 250
点击鼠标左键就可以产生泡泡,利用vc6.0基于windows编程,虽然没有利用mfC但是这样可以让我们对程序的本质有一个清晰地认识。
- 2023-05-07 08:00:03下载
- 积分: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
-
用友U8 Ver8.5X的单据控件,包括例子程序
用友U8 Ver8.5X的单据控件,包括例子程序-UFIDA U8 Ver8.5X control documentation, including examples of procedures
- 2022-10-28 07:25:04下载
- 积分:1
-
给出给定LL(1)文法的FIRST和FOLLOW集,求出相应的分析表以及对给定字符串进行分析,判断是否属于该文法...
给出给定LL(1)文法的FIRST和FOLLOW集,求出相应的分析表以及对给定字符串进行分析,判断是否属于该文法 -Give a given LL (1) grammar of the FIRST and FOLLOW sets, calculated the corresponding analysis table, as well as an analysis of the given string to determine whether or not belong to the grammar
- 2023-03-16 18:40:03下载
- 积分:1
-
自己编的分数统计器
自己编的分数统计器-their series with scores of statistics
- 2022-01-22 15:00:49下载
- 积分:1
-
一个多线程编程的例子,在这里可以看到两个子线程的分别执行,抢占和互斥...
一个多线程编程的例子,在这里可以看到两个子线程的分别执行,抢占和互斥-Example of a multi-threaded programming, where you can see the difference between two sub-thread execution, to seize, and mutually exclusive
- 2022-05-06 13:06:26下载
- 积分:1
-
将EXCEL的内容导入到ORACLE数据库中
将EXCEL的内容导入到ORACLE数据库中-failed to translate
- 2022-07-01 06:42:58下载
- 积分:1
-
内存映射的例子delphi
内存映射的例子delphi-memory mapping example delphi
- 2023-06-17 04:25:03下载
- 积分:1
-
LM优化算法用于系统的参数估计和辨识
LM优化算法用于系统的参数估计和辨识-LM optimization algorithm for the estimation of parameters and Identification
- 2022-03-20 20:55:12下载
- 积分:1
-
D3D9黑屏优化-vs2010源码
可以用来优化游戏的CPU占用率,D3D9黑屏优化插件
- 2022-05-26 11:14:16下载
- 积分:1