-
视窗95系统程序设计源码,大奥秘
windows95系统编程大秘籍
- 2022-03-04 14:21:28下载
- 积分:1
-
visual c++扩展编程实例mfc
visual c++扩展编程实例mfc-visual programming examples mfc
- 2022-10-03 11:20:03下载
- 积分:1
-
VBScript 语言参考&VBScript 教程,对初学者有一定的帮助
VBScript 语言参考&VBScript 教程,对初学者有一定的帮助-VBScript Language Reference
- 2023-04-27 12:40:04下载
- 积分:1
-
RECOMMENDATION ITU
RECOMMENDATION ITU-R M.1653*,**
Operational and deployment requirements for wireless access systems including radio local area networks in the mobile service to facilitate sharing between these systems and systems in the Earth exploration-satellite service (active)
and the space research service (active) in the band 5 470-5 570 MHz
within the 5 460 5 725 MHz range
- 2023-04-16 05:10:03下载
- 积分:1
-
To a voice
把一种基于语音的正弦模型的高音何时长修正算法应用于汉语普通话的韵律调整-To a voice-based sinusoidal model when long treble Mandarin correction algorithm applied to adjust the rhythm
- 2023-07-20 16:35:03下载
- 积分:1
-
关于游戏开发的杂志,希望能对喜欢游戏开发的人士起到帮助作用。...
关于游戏开发的杂志,希望能对喜欢游戏开发的人士起到帮助作用。-With regard to game development magazine, hoping for those who like to game development help.
- 2022-03-29 21:38:28下载
- 积分: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
-
ntko office deal with the issue of full
ntko office 处理全文检索问题,效率高,是不下流行的检索工具-ntko office deal with the issue of full-text search, high efficiency, is no less than the popular search tools
- 2023-07-06 01:45:04下载
- 积分:1
-
随书源码.新手学习不错的代码练习代码。多多指教。
随书源码.新手学习不错的代码练习代码。多多指教。-Source with the book. Novice to learn to practice good source code. The exhibitions.
- 2022-02-24 10:26:00下载
- 积分:1
-
《Visual C++小波变换技术与工程实践》作者:靳济芳。书上的代码。第11章:网络视频回放应用案例的Visual C++编程实现,供大家参考。...
《Visual C++小波变换技术与工程实践》作者:靳济芳。书上的代码。第11章:网络视频回放应用案例的Visual C++编程实现,供大家参考。-" Visual C++ wavelet transform technology and engineering practice," Author: Ji Jin-fang. On the code book. Chapter 11: Web video playback application cases Programming Visual C++ implementation, for your reference.
- 2022-04-22 00:03:36下载
- 积分:1