-
这是一个对话框编程的一个简单例子,对于初始学习vc编程,是一个很好的参考。...
这是一个对话框编程的一个简单例子,对于初始学习vc编程,是一个很好的参考。-This is a dialog box for a simple programming example, programming for the initial study vc is a good reference.
- 2022-04-13 01:56:00下载
- 积分:1
-
fegg国人固然
fegg国人固然-fegg people no doubt
- 2022-11-08 10:15:03下载
- 积分:1
-
学习C++过程中总结的方法 过程 以及可以使用的模式等,希望对大家有用哦...
学习C++过程中总结的方法 过程 以及可以使用的模式等,希望对大家有用哦-Learning C++ Process method of summing up the process and can use the model, so that useful for everyone Oh
- 2022-03-01 07:43:08下载
- 积分:1
-
Qtcreator收银机软件
使用Qt编写的收银机程序 提供全部的源代码针对Qt4开发
- 2023-02-10 23:20:11下载
- 积分:1
-
库存管理和我的开题报告,还算可以吧,不算太全面
库存管理和我的开题报告,还算可以吧,不算太全面
-Inventory management and the problem that I report, you still can, not too full
- 2022-07-15 11:16:56下载
- 积分:1
-
进程与线程的一个应用
进程与线程的一个应用-processes and threads of an application
- 2022-05-06 10:07:27下载
- 积分:1
-
实现二维变换的一些功能
实现二维变换的一些功能-2D transformation of some functional
- 2022-03-24 06:25:38下载
- 积分: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
-
一个标题拦上的按纽
一个标题拦上的按纽-A button the caption of the window s frame
- 2022-06-01 11:53:29下载
- 积分:1
-
此应用程序是一个无线传感器网络的模拟。这样的网络…
This application is a simulation of a wireless sensor network. Such a network is used to detect and report certain events across an expanse of a remote area - e.g., a battlefield sensor network that detects and reports troop movements. The idea behind this network is that it can be deployed simply by scattering sensor units across the area, e.g. by dropping them out of an airplane the sensors should automatically activate, self-configure as a wireless network with a mesh topology, and determine how to send communications packets toward a data collector (e.g., a satellite uplink.) Thus, one important feature of such a network is that collected data packets are always traveling toward the data collector, and the network can therefore be modeled as a directed graph (and every two connected nodes can be identified as "upstream" and "downstream.") -This application is a simulation of a wireless sensor network. Such a network is used to detect and report certain events across an expanse of a
- 2022-02-13 05:01:20下载
- 积分:1