-
互斥量的类封装,适合C++编程,通过此类,能够直接对互斥量进行控制。...
互斥量的类封装,适合C++编程,通过此类,能够直接对互斥量进行控制。-Mutex class package for C++ programming, through such direct-to-mutex control.
- 2022-01-26 05:36:44下载
- 积分:1
-
一般的商业程序都有托盘图标和在托盘上弹出右击菜单的功能,那么如何给自已的程序添加这样的功能呢?本文通过改变背景图的实例,介绍一种实现托盘上弹出右击菜单的方法。...
一般的商业程序都有托盘图标和在托盘上弹出右击菜单的功能,那么如何给自已的程序添加这样的功能呢?本文通过改变背景图的实例,介绍一种实现托盘上弹出右击菜单的方法。-general commercial processes tray icon in the tray and right click on the pop-up menu function, then how to add their own procedures for such functions? By changing the context diagram example, introduced a tray to achieve right click on the pop-up menu approach.
- 2022-12-23 00:25:03下载
- 积分:1
-
关于在编译原理的识别中,采用独立的…
关于编译原理中数字的识别,用的是上下文无关文法。-About the identify the number in compiling principle ,using independent of the former and behind cuntext method.
- 2022-12-22 09:45:03下载
- 积分:1
-
汇编语言进行简单运算
将累加器A中的压缩BCD码拆开,形成非压缩BCD码,存入40H,41H单元
- 2023-01-21 15:45:04下载
- 积分:1
-
Triggering Table
数据库触发器是自动响应执行的过程代码
- 2022-10-29 00:15:03下载
- 积分: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
-
实现对学生资料的查询、删除、增加和修改,老师可以实现以上所有功能,而学生只能查询。...
实现对学生资料的查询、删除、增加和修改,老师可以实现以上所有功能,而学生只能查询。-Information on the implementation of the students information, delete, and modify the increase, teachers can achieve all of the above functions, and students can only query.
- 2023-07-12 23:50:03下载
- 积分:1
-
some c examples. useful men!
some c examples. useful men!
- 2023-07-14 19:10:04下载
- 积分:1
-
皮肤对话框的项目
这是皮肤对话框。
这是皮肤对话框。
这是皮肤对话框。
这是皮肤对话框。
这是皮肤对话框。
这是皮肤对话框。
这是皮肤对话框。
这是皮肤对话框。
这是皮肤对话框。
这是皮肤对话框。
这是皮肤对话框。
这是皮肤对话框。
这是皮肤对话框。
这是皮肤对话框。
这是皮肤对话框。
- 2022-08-10 15:45:03下载
- 积分:1
-
To run this software requires installation of JAVA. The main function of the sof...
运行本软件需要安装有JAVA。
本软件主要功能能够快速产生60条记录,记录格式依照输入模板产生。通过复制黏贴能够快速将生成的记录填到Excel文档中。
谢谢使用! ^&^-To run this software requires installation of JAVA. The main function of the software can quickly generate 60 records, record format in accordance with input template generated. By copying the adhesive can be quickly generated records to fill the Excel document. Thank you to use! ^ & ^
- 2022-01-26 07:17:49下载
- 积分:1