-
一个轻量级的XML解析库,使用DOM模型,采用C++和STL实现,是很好的源码学习对象。...
一个轻量级的XML解析库,使用DOM模型,采用C++和STL实现,是很好的源码学习对象。-Analysis of a lightweight XML database, use the DOM model, using C++ And STL realize, is a good source of learning objects.
- 2022-01-24 18:52:03下载
- 积分:1
-
JSP连接SQL数据库的实现
JSP连接SQL数据库的实现-JSP to SQL databases to achieve
- 2022-04-29 08:28:11下载
- 积分:1
-
基于CMD的开机计划提醒
资源描述基于CMD的开机计划提醒,占用极少的资源,每天提示你今天要做的事情
- 2023-07-23 11:05:03下载
- 积分:1
-
读取Access97数据库密码
读取Access97数据库密码-read Access97 database passwords
- 2022-04-16 06:35:47下载
- 积分:1
-
课程设计,简易的图书馆管理系统,包含前台收银系统,仓库管理系统...
课程设计,简易的图书馆管理系统,包含前台收银系统,仓库管理系统-Curriculum design, a simple library management system, including the front cash register systems, warehouse management systems, etc.
- 2023-09-06 10:55:04下载
- 积分:1
-
vc用驱动接口开发的,可以禁用usb,光驱,软驱,可以作为动态库使用....
vc用驱动接口开发的,可以禁用usb,光驱,软驱,可以作为动态库使用.-vc-driven interface with development, you can disable the usb, drive, floppy drive, you can use as a dynamic library.
- 2022-05-06 14:25:04下载
- 积分:1
-
matlab JPEG2000压缩
统图像编码采用离散余弦变换(DCT)技术,可以较好地去除图像信息的统计冗余,具有良好的实时性和块操作与运动估计的匹配性。目前该技术日臻成熟,形成了JPEG、MPEG等国际标准。但是由于DCT变换过程采用分块技术,在高压缩比条件下容易导致方块效应,严重影响主观质量。而且DCT不适合带宽较宽(拥有较多边缘轮廓信息)的图像信号。于是人们将目光转向小波变换。
传统的卷积小波变换是一种不受带宽约束的图像处理方法,支持多分辨率、多码率传输方案,而且不对图像进行分块,避免了DCT变换的方块效应。但是,采用卷积运算方法,过程复杂,运算量大,实时性不好,不利于硬件的实现。而基于JPEG2000标准推荐的提升小波变换,采用9/7、5 /3滤波器组对分解的图像进行提升运算,不但继承了传统小波变换的优点,而且实时性好、运算简单、易于硬件实现。
- 2022-08-25 10:07:16下载
- 积分:1
-
网络IP和端口扫描器
网络扫描仪 (ip、 端口) 使用 win32
- 2022-01-25 20:41:40下载
- 积分:1
-
glut.h 把这个文件"include"到您的源代码中。通常把这个文件放在您的编译器的头文件目录gl文件夹下。
glut.lib(SGI版)和glut3...
glut.h 把这个文件"include"到您的源代码中。通常把这个文件放在您的编译器的头文件目录gl文件夹下。
glut.lib(SGI版)和glut32.lib(微软版),这个文件会被链接到您的程序,所以,把它放到编译器的lib文件夹下。
glut.dll(SGI版)和glut32.dll(微软版),把这个文件放在%WinDir%System32文件夹下。
然后拷贝对应的文件到对应的目录:
glut32.dll to %WinDir%System, //这里或者是System32
glut32.lib to $(MSDevDir)....VC98lib,
glut.h to $(MSDevDir)....VC98includeGL
对于vc2005,则应拷贝到:
VCPlatformSDKLib和VCPlatformSDKIncludeGL-glut.h put this file include to your source code. Usually put this file on your compiler s header files directory gl folder. glut.lib (SGI version) and glut32.lib (Microsoft version), this document will be linked to your procedures, therefore, put it on the compiler s lib folder. glut.dll (SGI version) and glut32.dll (Microsoft version), put the document on the WinDir System32 folder. And copies of the corresponding documents to the corresponding directory: glut32.dll to WinDir System,// here or are System32glut32.lib to $ (MSDevDir ).... VC98lib, glut.h to $ (MSDevDir ).... VC98includeGL for vc
- 2022-06-28 06:41:31下载
- 积分:1
-
On the basis of regular expressions tutorial that is very detailed, very suitabl...
有关正则表达式的基础教程,说的很详细,非常适合初学者.-On the basis of regular expressions tutorial that is very detailed, very suitable for beginners.
- 2022-02-07 12:56:47下载
- 积分:1