-
这是一个vb源程序,希望喜欢vb的所有朋友都能喜欢这些源程序,这些vb源码是vb爱好者们的精品...
这是一个vb源程序,希望喜欢vb的所有朋友都能喜欢这些源程序,这些vb源码是vb爱好者们的精品-This is a vb source code, I hope like all our friends can vb like these source, which is the source vb boutique fans vb
- 2022-01-23 10:42:31下载
- 积分:1
-
查看内存泄漏的类,使用方法: 把两个文件添加到工程里,在需要做检测的文件里加上#include "MemoryMgr.h"
如果是使用MFC的程序删掉#de...
查看内存泄漏的类,使用方法: 把两个文件添加到工程里,在需要做检测的文件里加上#include "MemoryMgr.h"
如果是使用MFC的程序删掉#define new DEBUG_NEW一行,在MemoryMgr.cpp里最上边加上#include "stdafx.h"就可以了。结果会保存在MemoryLeakLog.txt里-See the class memory leaks, use the method: the two files added to the project, the testing needs to be done in the document together with the# include " MemoryMgr.h" If the procedure is to use the MFC deleted# define new DEBUG_NEW line, MemoryMgr. cpp with the most top# include " stdafx.h" on it. Results will be stored in MemoryLeakLog.txt Lane
- 2022-03-25 17:15:42下载
- 积分:1
-
PXA255的外部扩展功能,使用lc4256
PXA255外围扩展功能,使用LC4256-176TQFP。扩展了CF卡、分时复用串口、电源管理、键盘等接口/功能。-PXA255 external expansion function, use the LC4256-176TQFP. Expansion of the CF card, time-sharing multiplexed serial port, power management, keyboard interface/functionality.
- 2022-03-06 13:47:36下载
- 积分:1
-
A utility to split hard disk partitions non
A utility to split hard disk partitions non-destructively, with C++ source code
- 2022-12-10 00:05:03下载
- 积分:1
-
VC++开发工具控件Visual.Assist.X.v10.3.1540.,该控件可有效帮助开发,功能包括统计代码,代码提示,语法错误提示等,使用该工具可减少高...
VC++开发工具控件Visual.Assist.X.v10.3.1540.,该控件可有效帮助开发,功能包括统计代码,代码提示,语法错误提示等,使用该工具可减少高程序开发错误,提高开发效率。-VC++ development tool control Visual.Assist.X.v10.3.1540., The control can be effective in helping the development of features including statistical code, code hinting, syntax error, etc., use this tool to reduce high-program development errors, improving development efficiency .
- 2023-08-06 09:20:03下载
- 积分:1
-
jpeg 编码器和解码器
此代码 pemet 我们使 jpeg 编码器和解码器
转移块
对块进行 DCT
量子化块
减去从当前的 DC 系数的最后一个 DC 系数
之字形块
零的运行的长度编码块
分解成可变长度二进制数及它们的长度的非零系数
熵编码
- 2022-01-25 20:58:34下载
- 积分:1
-
自己写的一个8X8点阵静态显示,用汇编写的
自己写的一个8X8点阵静态显示,用汇编写的-Himself wrote a 8x8 passive matrix display, with the compilation of written
- 2022-02-13 16:45:13下载
- 积分:1
-
这是一个管理系统的建设银行帐户,这是由五。
建设银行帐户管理系统 visual foxpro代码-This is a management system of Construction Bank accounts which is compiled by visual foxpro
- 2022-09-13 23:35:03下载
- 积分:1
-
利用递归实现将当前目录下文件(包含文件夹下子目录)复制到指定目录下...
利用递归实现将当前目录下文件(包含文件夹下子目录)复制到指定目录下-with recursion to realize copy files to another directory which is assigned by you
- 2022-02-13 22:35:01下载
- 积分:1
-
这是一个简单的软件开发包(SDK),你可以利用这个 GPSLIB 在自己的32位 Windows 应用程序中加入全球定位系统的支持。源代码压缩文件中包含有 GP...
这是一个简单的软件开发包(SDK),你可以利用这个 GPSLIB 在自己的32位 Windows 应用程序中加入全球定位系统的支持。源代码压缩文件中包含有 GPSLIB 库的源代码和 Demo 程序。很多文件中都有详细的注释说明。为了保证可下载文件的体积尽量的小,压缩文件中不含任何二进制文件。请使用Visual C++ 5 以上的版本编译并生成 DLLs、控制面板程序和可执行文件。
-This is a simple software development kit (SDK), you can take advantage of this GPSLIB in their own 32-bit Windows applications to join the Global Positioning System support. Source code compressed file contains GPSLIB library source code and Demo program. Many documents have detailed notes. Downloadable file in order to guarantee as much as possible the size of the small, compressed file does not contain any binary files. Please use the Visual C++ 5 or later to compile and generate DLLs, Control Panel procedures and executable file.
- 2022-04-29 13:50:54下载
- 积分:1