资源列表
changshengsuijishu
- 程序只产生均值为0,方差为1的随机数,要产生均值为E,方差为D的随机数,只要随机数*D+E就可以了。 高斯随机数程序还是带参数的,参数是用来描述正态分布的一个浮点数表。-Procedure produced only mean 0, variance 1 random numbers, to produce a mean E, the variance for the random number D, as long as the random number* D+ E on it. Gau
Kill_Process_Src
- 终止应用程序。程序员需要指定程序的EXE名称,枚举当前正在运行的进程,并终止它。-Terminate the application. Programmers need to specify the program EXE name, enumerate currently running process and terminate it.
mengtekaluo
- 利用蒙特卡罗方法产生均值与方差可变的符合正态分布的随机数,-Monte Carlo method produces a variable mean and variance of the normal distribution of random numbers,
CMMB-GYT220.6
- CMMB_Standard 第6部分-CMMB_Standard 第6四部分-----------
PhysicalMemory
- 物理内存的读写程序,Windows下编程,其余的自己看看吧-Physical memory read and write procedures, Windows under the program, take a look at it the rest of their
DynamicEnvVar_src
- 动态远程添加/编辑环境变量;并且不会修改系统或用户环境变量中的任何设置。相反,它添加/更新一个特定进程的环境变量。-Dynamic Remote add/edit environment variable and does not modify the system or user environment variables in any setting. On the contrary, it adds/updates for a specific process environment v
vb
- Visual Basic程序设计基础教程-Visual Basic Programming Essentials
KMeans
- This KMeans-Bayser-This is KMeans-Bayser
LINQ_for_Visual_CSharp_2008
- LINQ for Visual C# 2008 Why LINQ? With LINQ, you can retrieve data from any data source
ChartCtrl_demo
- 高速绘图(当轴固定),允许快速的数据绘制 无限数量的系列(内存的限制) 无限量的数据线,点,面, 标准,对数或日期/时间轴线 自动,和/或倒置轴(相互独立) 轴标签 点标签 光滑曲线 格 图例和标题 交互性(通知时,在特定事件发生的控制) 支持手动变焦和鼠标淘金 支持游标 支持滚动的轴 高度可定制的(颜色,标题,标签,边缘,字体等) 支持Unicode 支持打印和保存到一个图像文件-High-speed graphics (when
AddisonWesleyInsidetheC++ObjectModel
- Addison Wesley Inside the C++ Object Model.chm Excellent C++ book looking into the working mechanisms of c++ objects-Addison Wesley Inside the C++ Object Model.chm Excellent C++ book looking into the working mechanisms of c++ objects
modifyWSOKET
- 很多人都想对网络通讯进行监控,但十分困难。但WINDOWS所有通讯均通过WSOKET进行,如果能够对WSOKET进行改造,嵌入自己需要监控的东西,就能够十分容易做到拦截和监控,本代码就是完成此高难度的任务。-This code is modify windows Wsoket.dll,so you can add you idea into it.
