-
管理窗口
Administering Windows Vista Security
- 2022-01-26 03:25:42下载
- 积分:1
-
my regular expression
表达式.表达式规则:
* 任意字符串或者没有
? 任意一个
转义符
[,] 或者,例如[abc,bcd]
(?-?) 单个字符范围
,
,
-my regular expression
- 2022-05-31 08:44:00下载
- 积分:1
-
一个经典的课程设计的指针式时钟,为哪些想做VC++课程设计的同学提供了很好的示范性作用。...
一个经典的课程设计的指针式时钟,为哪些想做VC++课程设计的同学提供了很好的示范性作用。-A classic course designed by Analog clock, for which wants to VC++ program designed to provide students with a good role model.
- 2023-05-01 00:05:04下载
- 积分:1
-
irpl understand how the driver must master the knowledge
如何理解irpl,驱动开发必须掌握的知识-irpl understand how the driver must master the knowledge
- 2023-03-28 10:55:03下载
- 积分:1
-
wince下socket编程的例子,包括server端和client端
wince下socket编程的例子,包括server端和client端-wince under socket programming examples, including server and client-side
- 2022-05-25 04:18:30下载
- 积分:1
-
I spent the early c++ Realize static Huffman coding, debugging in vc2005 through...
本人早期用c++实现的静态哈夫曼编码,在vc2005上调试通过!-I spent the early c++ Realize static Huffman coding, debugging in vc2005 through!
- 2022-02-01 05:44:41下载
- 积分:1
-
vs2010和 opengl简单源码
用vs2010和 opengl的环境,编写代码,最终画出来的图形为一个边长为1的正方形,注意在编写代码之前写上相应的头文件
#include ,需要写明以什么样的投影方式来观看,比如正交投影,用代码gluOtho2D(-1.0,1.0,-1.0,1.0);等
- 2022-08-25 15:13:54下载
- 积分:1
-
对全路径文件名进行分解,分解为驱动器、路径、文件名、扩展名...
对全路径文件名进行分解,分解为驱动器、路径、文件名、扩展名-Analyse the file name of absolute path, and parse it to driver,path,file name and extension name
- 2022-08-22 20:22:36下载
- 积分:1
-
你的手机管理器!用在PPC2003上的!听好用的
你的手机管理器!用在PPC2003上的!听好用的-你的手 机 ?芾砥 ???用在PPC2003上的 ??听 ?糜玫
- 2022-03-07 04:15:37下载
- 积分:1
-
混音程序
用C++编写的两路音频混音程序,很适合初学者。
Mixer.dsp
This file (the project file) contains information at the project level and
is used to build a single project or subproject. Other users can share the
project (.dsp) file, but they should export the makefiles locally.
Mixer.h
This is the main header file for the application. It includes other
project specific headers (including Resource.h) and declares the
CMixerApp application class.
Mixer.cpp
This is the main application source file that contains the application
class CMixerApp.
- 2022-03-12 21:29:31下载
- 积分:1