-
dotras VPN
此版本包括编译(并签署)的二进制文件,PDBS,CHM帮助文档,以及C#和VB.NET的示例版本。请不要忘了给发布!
- 2022-05-14 17:31:02下载
- 积分:1
-
用于在EVC下检测内存泄漏的工具,如果有泄漏,则在程序执行后显示在debug窗口...
用于在EVC下检测内存泄漏的工具,如果有泄漏,则在程序执行后显示在debug窗口-under EVC for the memory leak detection tool, if leaked, the procedures were revealed in the debug window
- 2022-01-28 20:04:51下载
- 积分:1
-
简易的多工作区VC6程序
功能:
可以添加删除最多10个工作区,可以使用win+数字(0...
简易的多工作区VC6程序
功能:
可以添加删除最多10个工作区,可以使用win+数字(0-9)快捷键切换,可以设置开机是否自启动。
存在若干有待解决的问题:
对于单实例的应用程序,在一个工作区隐藏后可能无法再其它工作区唤出;
一些未知的边框窗口可能存在误隐藏;
仅用来学习,有一点点实用价值。-Simple multi-workspace VC6 program features: You can add remove up to 10 working area, you can use win+ number (0-9) shortcut key to switch, you can set the boot is self-starting. There are several issues to be addressed: For single-instance applications, hidden in a work area other work areas may not be evocative some unknown hidden frame window, there may be mistaken only be used to learn a little practical value.
- 2022-01-26 00:00:15下载
- 积分:1
-
用c语言来实现一个简单的中奖彩球问题,该问题很具有现实意义哦!...
用c语言来实现一个简单的中奖彩球问题,该问题很具有现实意义哦!-Use c language to achieve a simple winning ball problem, the problem has practical significance Oh!
- 2022-09-17 01:25:03下载
- 积分:1
-
浙大的ACm题
浙大的ACm题-Zhejiang University of ACm that
- 2023-02-22 08:30:03下载
- 积分:1
-
在屏幕上移动的球
这是 UIUC 的 ECE298 LAB7 的代码。然后,代码的主要目的是以球移动屏幕上的代码。
- 2022-03-01 11:53:41下载
- 积分:1
-
80c196与pc机串口通讯的asm通讯程序
80c196与pc机串口通讯的asm通讯程序-bits and PCs serial communications asm communication procedures
- 2023-09-01 16:45:03下载
- 积分:1
-
怎样锁定计算机,并防止用户通过CTRL+ALT+DEL结束进程
怎样锁定计算机,并防止用户通过CTRL+ALT+DEL结束进程-How to lock the computer, and to prevent users CTRL+ ALT+ DEL Ending the process
- 2022-04-02 06:56:10下载
- 积分:1
-
tree controls advanced version
树形控件高级版本-tree controls advanced version
- 2022-04-23 19:24:45下载
- 积分: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