-
procedures for the creation of the dynamic link library
本程序创建动态链接库-procedures for the creation of the dynamic link library
- 2022-04-24 23:22:11下载
- 积分: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
-
window8风格自绘Button类
根据CButton 类派生的自绘按钮,学习了别人按钮的自绘方法,window8风格创建了我想要的按钮三种风格,鼠标悬浮,鼠标按下,鼠标离开,可以分别设置颜色字体等,有各自接口,你也可以自己创建接口
- 2022-08-26 11:16:01下载
- 积分:1
-
wages of the original executable code are still in hope you like! The good
工资管理的原代码 还有可执行文件都在 希望大家喜欢! 很好用的-wages of the original executable code are still in hope you like! The good
- 2022-04-24 03:04:11下载
- 积分:1
-
全程web应用建模的过程.rar
全程web应用建模的过程.rar-The whole process of web application modeling. Rar
- 2023-08-14 00:05:03下载
- 积分:1
-
访问firebird和interbase数据库的vcl控件
访问firebird和interbase数据库的vcl控件-visit interbase database and the VCL controls
- 2023-03-26 18:50:04下载
- 积分:1
-
C++源码实例
实现把文件把修改的时间进行排序,希望对大家有帮助;The file modification time sorting 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-10 15:08:35下载
- 积分:1
-
use of the database operations and the absence of third
使用ADO技术 对数据库进行操作,没有使用第三方类-use of the database operations and the absence of third-party category
- 2022-11-05 06:30:03下载
- 积分:1
-
XML官方指南中文版是学习XML的资料,相信对想学好XML的人很有帮助...
XML官方指南中文版是学习XML的资料,相信对想学好XML的人很有帮助-XML official Chinese version of the Guide is to study the XML data, I believe If you want to learn the helpful XML
- 2022-03-06 09:54:34下载
- 积分:1
-
在线网上书城
系统主要完成:
1.用户注册登录:注册新用户,登陆进入首页。
2.购物车添加、删除:对所选图书进行添加,删除。
3. 图书分页显示、模糊查询:实现图书的分页显示、每页十本图书、通过搜索栏进行图书查询。
4. 订单管理:购买生成订单,查看历史订单详情。
5. 用户注销:将在线用户退出。
主要有登录、注册、注销、图书分页浏览、查看图书详情、模糊查找图书、添加购物车、删除购物车、查看历史订单、生成订单、订单详情展示
- 2022-06-12 22:57:07下载
- 积分:1