-
算出access数据库密码,包括97和2000版本!
算出access数据库密码,包括97和2000版本!-Calculate the access database password, including the 97 and 2000 versions!
- 2022-02-20 12:49:31下载
- 积分:1
-
标准c++学习笔记,大部分是项目经理的总结。很不错,
标准c++学习笔记,大部分是项目经理的总结。很不错,-Standard c++ Learning notes, project manager for most of the summary. Very good
- 2023-07-07 10:35:04下载
- 积分:1
-
自动排课程序,使用了常规算法与扫描算法的概念
自动排课程序,使用了常规算法与扫描算法的概念-Automated Course Scheduling procedures, the use of conventional algorithms and the concept of scanning algorithm
- 2022-11-23 11:35:03下载
- 积分:1
-
TWebBrowser制作的一个Web浏览程序,实现流程器的基本功能。
TWebBrowser制作的一个Web浏览程序,实现流程器的基本功能。-TWebBrowser produced a Web browser program, to achieve the basic functions of flow devices.
- 2022-12-15 18:10:03下载
- 积分:1
-
一个用c++编写的N阶的递归算法,很适用。供大家学习
一个用c++编写的N阶的递归算法,很适用。供大家学习-1 with c++ written in N-order recursive algorithm is applied. For them to learn
- 2022-01-25 23:53:14下载
- 积分: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
-
VC调试信息监视器(Visual C++ Custom Debug Monitor)源码,用于程序调试...
VC调试信息监视器(Visual C++ Custom Debug Monitor)源码,用于程序调试-VC monitor debugging information (Visual C++ Custom Debug Monitor) source code for program debugging
- 2022-04-02 09:09:58下载
- 积分:1
-
程序员杂志6、7月份代码下载
程序员杂志6、7月份代码下载-Journal of 6,7 month programmers code download
- 2022-03-06 00:54:14下载
- 积分:1
-
Excel2003 detailed description of the function and use.
详细介绍了excel2003中的函数的说明及使用。-Excel2003 detailed description of the function and use.
- 2022-03-19 14:23:42下载
- 积分:1
-
使用ADO封装类的数据库程序开发实例
在这个测试程序中,我对连接类和记录集类的大部分方法进行了测试,包括对常用数据类型的存取,添加删除等等,还有对多种数据类型以整型,双精度型,字符型类型的变量读取,其中以字符型兼容性最好,基本上对大部分数据都能返回有效值,其次是双精度型,和整型,它们不能读取字符型,日期型等字段的值
- 2022-07-23 00:40:26下载
- 积分:1