-
一个紧凑的代理人(编译压缩约5K),模式是一个多线程
a compact agents (compiled compressed about 5K), the mode is a multithreaded
- 2022-12-08 13:05:03下载
- 积分:1
-
程序崩溃后,将内存中的崩溃信息dump到本地,供调试用
当我们系统要求的程序,有时会在客户端计算机的应用程序崩溃,因为没有调试信息,我们不能调试应用程序崩溃,为什么。但与小型转储,我们可以调试崩溃是本地机器调试
- 2022-09-05 05:45:02下载
- 积分:1
-
Twain for win32,C++ Builder写的,请在你的程序中加以改进使用
Twain for win32,C++ Builder写的,请在你的程序中加以改进使用-Twain for win32, C Builder wrote, Please in your procedures to be used to improve
- 2022-12-03 07:30:03下载
- 积分:1
-
一些数据结构的c++实现的源代码,包括一些标准模板库的实现,还有一些高级话题....
一些数据结构的c++实现的源代码,包括一些标准模板库的实现,还有一些高级话题.
-some of the data structure to achieve c source code, including some standard template for the realization of some advanced topics.
- 2022-01-28 14:08:29下载
- 积分:1
-
驾校在线考试系统
基于jsp的在线考试系统,适合Java的初学者学习,并在初次学习中掌握并了解这一类项目的建立和设计,其次由于这里都是用jsp写的,里面存在大量的JSP文件,这点如果有不习惯使用的人需要注意
- 2023-01-21 18:55: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
-
In the edit box enter the drawing commands, when you click " Drawing" b...
在编辑框输入绘图命令,当单击“绘图”按钮时,能在左边坐标轴绘制所对应的图形-In the edit box enter the drawing commands, when you click " Drawing" button, be able to draw on the left axis corresponds to the graphic
- 2022-03-15 07:50:20下载
- 积分:1
-
显示时钟及日历,同时可以查询其它年月的星期情况
显示时钟及日历,同时可以查询其它年月的星期情况-Display clock and calendar, while other years can learn about the situation of the week
- 2023-05-24 00:00:03下载
- 积分:1
-
很好的一个Maze算法
很好的一个Maze算法-a good Maze Algorithms
- 2022-01-25 20:05:53下载
- 积分:1
-
合并mdb数据库的程序
通过该程序,可以将多个相同数据结构的access数据库合并在一起。以方便用户的数据库综合。
- 2022-03-26 10:19:30下载
- 积分:1