-
利用多态性编写的一个工资发放系统,为不同的员工执行不同的工资计算。采用的VC++.NET编写实现...
利用多态性编写的一个工资发放系统,为不同的员工执行不同的工资计算。采用的VC++.NET编写实现-polymorphism prepared by the use of a payroll system for different staff to the implementation of different wages. The VC.NET prepared to achieve
- 2022-04-27 08:34:18下载
- 积分:1
-
用c语言编写的 txt文档分割源代码,需要在tc3.0下编译执行
用c语言编写的 txt文档分割源代码,需要在tc3.0下编译执行-Using c language source code divided the txt document, you need to compile the implementation of tc3.0
- 2023-02-27 06:05:03下载
- 积分:1
-
你可以在windows上查看进程内部的内存分布情况
你可以在windows上查看进程内部的内存分布情况-you can see windows on the process of internal memory distribution of
- 2023-02-09 12:20:04下载
- 积分:1
-
core Windows programming code with books, core Programming Windows book about a...
Windows核心编程随书代码,
Windows核心编程一书介绍有高级Dll技术,API Hook, 以及VC异常处理(__try-__finally)等等, 是学习Windows系统编程的很好的资料-core Windows programming code with books, core Programming Windows book about a senior Dll technology, API Hook, Exception Handling and VC (__try- __finally), etc., learning Windows Programming good information
- 2022-10-25 13:35:03下载
- 积分:1
-
Fast discrete biorthogonal CDF 9/7 wavelet forward and inverse transform (lifting implementation)
离散小波变换(DWT)的示例实现(出于教育目的)。正向和反向。算法也称为";9/7";。它是可逆的,可以用来对视频图像进行无损压缩/解压缩。用于Jpeg2000编解码器。源代码是用C语言编写的。它作为命令行应用程序工作。使用立方信号(32个值)作为输入。
- 2023-02-10 12:00:03下载
- 积分: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
-
简易登录注册平台
一款简易登录注册平台....................................................................................................................................................................................................................................................................
- 2022-12-16 10:55:04下载
- 积分:1
-
基于OpenCV的彩色目标跟踪
基于开源的计算机视频库进行对彩色目标的跟踪定位。对于指定的颜色对象进行识别,并进行动作的跟踪,完成彩色目标的拾取定位操作。
- 2022-02-28 13:11:58下载
- 积分:1
-
婚姻匹配器
采用MFC 框架更加某种规则实现最佳婚姻配对 (中兴程序大赛作品) 基于单文档的应用程序 学习MFC的童鞋可以下载看看
- 2022-03-19 08:32:54下载
- 积分:1
-
网络嗅探器源代码及文档
网络嗅探器源代码及文档,源自于csdn的某位作者,具体是这位不记得了,也可以到CSDN下载
- 2022-03-01 00:45:47下载
- 积分:1