-
自做鼠标画图程序
这是一个自己实现的简单的鼠标事件处理程序,包括鼠标左键落下,右键抬起进行画图功能。此程序简单易懂,结构清晰,是学习者的好帮手
- 2022-03-17 22:32:19下载
- 积分:1
-
自绘星期表格源码 c++ 很有用的一个控件 希望大家喜欢
自绘星期表格源码 c++ 很有用的一个控件 希望大家喜欢-Form weeks since the draw-source c++ is used in a control I hope you like
- 2022-10-07 10:10:04下载
- 积分:1
-
This an updated new edition of the popular elementary introduction to probabilit...
This an updated new edition of the popular elementary introduction to probability
theory and information theory, now containing additional material on Markov
chains and their entropy. Suitable as a textbook for beginning students in mathematics,
statistics, computer science or economics, the only prerequisite is some
knowledge of basic calculus.-This is an updated new edition of the popular elementary introduction to probability
theory and information theory, now containing additional material on Markov
chains and their entropy. Suitable as a textbook for beginning students in mathematics,
statistics, computer science or economics, the only prerequisite is some
knowledge of basic calculus.
- 2022-03-12 10:44:21下载
- 积分:1
-
dialer programme, need some work, not really the best there is, but may help som...
dialer programme, need some work, not really the best there is, but may help some to get ideas how to write something better
- 2023-07-26 16:25:04下载
- 积分:1
-
清华大学第三版C语言教材习题答案
清华大学第三版C语言教材习题答案-Tsinghua University Column C language teaching answer Exercises
- 2022-04-30 23:17:21下载
- 积分:1
-
在使用MFC和解压ZIP
在MFC中使用zip和unzip-In the MFC used in zip and unzip
- 2023-03-24 06:25:03下载
- 积分:1
-
use of this procedure : 1. You can monitor the computer running program, on your...
利用这个程序: 1.可以监视在你的电脑运行的程序, 把在你的电脑运行过的程序的时间和名字记录下来 2.可以阻止你规定的禁用程序的执行, 比如不让玩游戏。 3.这个程序需要加入注册表, 在系统启动时就运行, 达到监视的目的。注册表大概都不陌生,就是这里: HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionRun-use of this procedure : 1. You can monitor the computer running program, on your computer one of the procedures of the time and record the names of two. You can stop the implementation of the banned procedures, such as not playing games. 3. This procedure needs to join the registry, the system started running on to achieve the purpose of surveillance. The registry probably not unfamiliar, is here : HKEY_LOCAL_MACHINE SOFTWARE Microsoft Windows CurrentVersion Run
- 2022-02-13 15:25:41下载
- 积分:1
-
一个修改游戏参数的小程序,和金山游侠差不多.是对内存的操作的...
一个修改游戏参数的小程序,和金山游侠差不多.是对内存的操作的-a revised parameters of small game procedures, and almost Jinshan drifter. The memory of the operation
- 2022-06-15 00:00:47下载
- 积分:1
-
如何提高自身的事件发生
How to raise event in self make components
- 2022-07-23 12:38:11下载
- 积分:1
-
图像压缩问题要求确定象素序列{p1,p2,…,pn}的最优分段,使得依此分段所需的存储空间最少。每个分段的长度不超过256位。数字化图像是m×m的像素阵列。假定...
图像压缩问题要求确定象素序列{p1,p2,…,pn}的最优分段,使得依此分段所需的存储空间最少。每个分段的长度不超过256位。数字化图像是m×m的像素阵列。假定每个像素有一个0 ~ 2 5 5的灰度值。因此存储一个像素至多需8位。若每个像素存储都用最大位8位,则总的存储空间为8m^2 位。为了减少存储空间,我们将采用变长模式( variable bit scheme),即不同像素用不同位数来存储。像素值为0和1时只需1位存储空间; 值2、3各需2位;值4,5,6和7各需3位;以此类推。-image compression defined pixel sequence (p1, p2, ..., pn) sub-optimal, sub accordingly makes the storage space required at least. The length of each section is not more than 256. The digital image is m m pixel arrays. Assume that each pixel is a 0-2 5 5 of the gray values. Therefore storage of up to a pixel 8. If each pixel with the largest storage capacity of 8-bit, the total storage space for 8m ^ 2. In order to reduce storage space, and we will use variable-length model (variable bit scheme), that is different with different pixel median storage. Pixel values of 0 and 1 and only a storage space; The value of 2,3 required two; Value 4,5,6 and 7 of the required three; Analogy.
- 2022-11-29 05:50:03下载
- 积分:1