-
《Programming the Microsoft Windows driver model》的中文版
《Programming the Microsoft Windows driver model》的中文版- Programming the Microsoft Windows driver model of the Chinese version of
- 2023-06-09 17:50:06下载
- 积分:1
-
c的一些小程序,课程相关的
c的一些小程序,课程相关的-some small procedures, curriculum-related
- 2022-10-26 08:20:03下载
- 积分:1
-
JPEG 2000 supports lossy and lossless compression of single
JPEG 2000 supports lossy and lossless compression of single-component and multi-component imagery.In addition to this basic compression functionality, however, numerousother features are provided, including: progressive recovery of an image by fidelity or resolution region-of-interest coding, whereby different parts of an image can be coded with differing fidelity random access to specific regions of an image.-JPEG 2000 supports lossy and lossless compression of single-component and multi-component imagery.In addition to this basic compression functionality, however, numerousother features are provided, including: progressive recovery of an image by fidelity or resolution region-of-interest coding, whereby different parts of an image can be coded with differing fidelity random access to specific regions of an image.
- 2022-08-21 10:19:30下载
- 积分:1
-
windows SDK 编程,里面每章都有完整的代码,是学习SDK编程的好帮手。...
windows SDK 编程,里面每章都有完整的代码,是学习SDK编程的好帮手。-programming windows SDK, which are each devoted to a complete code study SDK programming are a good helper.
- 2022-07-01 11:09:39下载
- 积分:1
-
How to write makefile!
How to write makefile!
- 2022-04-14 10:09:06下载
- 积分:1
-
获取系统中的文件夹列表,以树形的形式罗列出来
获取系统中的文件夹列表,以树形的形式罗列出来-Acquisition system in the folder list to the form set out tree
- 2022-07-18 20:27:33下载
- 积分:1
-
codesmith开发文档,介绍很详细,值得一看,codesmith代码生成器是.net开发必备工具...
codesmith开发文档,介绍很详细,值得一看,codesmith代码生成器是.net开发必备工具-codesmith development documents, introduced in great detail, an eye-catcher. codesmith code generator yes. net development tools required
- 2022-02-26 21:31:05下载
- 积分:1
-
VC和AO的实现图形浏览的功能,可以实时的打开一个ArcGIS格式的文件...
VC和AO的实现图形浏览的功能,可以实时的打开一个ArcGIS格式的文件-VC and the realization of graphics View function, the opening of a real-time format of the document ArcGIS
- 2022-02-15 04:02:37下载
- 积分:1
-
描述了C++文件操作的操作方法
ios::app: 以追加的方式打开文件
ios::ate: 文件打开后定位到文件尾,ios:app就包含有此...
描述了C++文件操作的操作方法
ios::app: 以追加的方式打开文件
ios::ate: 文件打开后定位到文件尾,ios:app就包含有此属性
ios::binary: 以二进制方式打开文件,缺省的方式是文本方式。两种方式的区别见前文
ios::in: 文件以输入方式打开
ios::out: 文件以输出方式打开
ios::nocreate: 不建立文件,所以文件不存在时打开失败
ios::noreplace:不覆盖文件,所以打开文件时如果文件存在失败
ios::trunc: 如果文件存在,把文件长度设为0 -Describes the C++ file operations How ios:: app: an additional way to open the file ios:: ate: File opened locate end of file, ios: app will contain this attribute ios:: binary: open the file in binary mode , the default way is to text mode. The difference between two ways to see above ios:: in: file to open the input mode ios:: out: file to output mode open the ios:: nocreate: do not create the document, so when you open the file does not exist failed ios:: noreplace: Do not overwrite file, so when you open the file if the file exists failed ios:: trunc: If the file exists, the file size set to 0
- 2022-03-24 03:47:54下载
- 积分:1
-
5日精通css层叠样式表(CHM)什么是层叠样式表,如何建立样式,创建并引用样式类,字体与文本属性,颜色与图像属性,边框属性,滚动条属性,方块属性,滤镜,其它属...
5日精通css层叠样式表(CHM)什么是层叠样式表,如何建立样式,创建并引用样式类,字体与文本属性,颜色与图像属性,边框属性,滚动条属性,方块属性,滤镜,其它属性-proficient on the 5th css etc style sheet (CHM) What is extraordinarily high, how to establish a pattern, Create and use patterns category, and the text font attributes, color and image attributes, frame attributes, and rolling of the attributes box attributes, filter, and other attributes
- 2022-06-12 12:54:24下载
- 积分:1