-
51反汇编VB源码
51反汇编VB源码,能对51单片机的机器码进行反汇编,是学习51和VB的好例程.
- 2022-02-05 07:02:56下载
- 积分:1
-
作者创建了CNetwork及及其继承类CNetSearch,通过使用CNetSearch类的IsServer和GetRemoteName等方法,可以完成列举局域...
作者创建了CNetwork及及其继承类CNetSearch,通过使用CNetSearch类的IsServer和GetRemoteName等方法,可以完成列举局域网中的所有计算机的计算机名。该类使用简单,具体看源代码。-author and the creation of its successor CNetwork CNetSearch category, through the use of the category CNetSearch GetRemoteName IsServer and other methods, to be completed list of all LAN computer computer name. Such use of a simple, specific look at the source code.
- 2023-06-04 11:55:03下载
- 积分:1
-
FM Modulation written in c++ also demodulation...
FM Modulation written in c++ also demodulation-FM Modulation written in c++ also demodulation...
- 2022-08-12 18:23:01下载
- 积分:1
-
一个小小的有意思的迷宫程序,采用的VC++6开发 ,十分简单明了...
一个小小的有意思的迷宫程序,采用的VC++6开发 ,十分简单明了-migong
- 2022-08-25 01:07:46下载
- 积分:1
-
InfoZip是一个功能强大的免费ZIP/UNZIP库,一个在MFC环境中使用的 InfoZip打包类...
InfoZip是一个功能强大的免费ZIP/UNZIP库,一个在MFC环境中使用的 InfoZip打包类-InfoZip is a powerful and free ZIP/UNZIP database, a InfoZip pack class used in MFC
- 2022-05-18 14:25:43下载
- 积分:1
-
this an assign.c file
this an assign.c file-this is an assign.c file
- 2023-04-04 18:45: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
-
用VC6,动态负载
vc6写的,动态加载nt驱动方法,加载的文件为D:Compileipb2COMxipbDrive.sys-written in vc6, dynamic load-driven approach nt
- 2022-01-28 19:48:07下载
- 积分:1
-
VS编译出管理员权限的应用(DEMO)
在VISTA 后的WINDOWS都有程序需要管理员权限运行的问题,这源码演示VS2005编译出以管理员权限运行的应用,测试过WIN7,WIN8等系统。原理:在工程属性清单文件里面加入 app.mainfest 这清单文件。
- 2022-04-08 02:19:54下载
- 积分:1
-
C++builder不规则窗体
C++ builder 不规则窗体
- 2022-02-14 20:44:02下载
- 积分:1