-
动态链接库编程示例,可以通过本demo学习编写DLL的框架
动态链接库编程示例,可以通过本demo学习编写DLL的框架-Dynamic Link Library programming examples, can be prepared through this demo to learn a framework for DLL
- 2022-03-02 10:29:31下载
- 积分:1
-
一个STL中VECTOR的综合实例,包括vector,deque,list等类型,对于STL爱好者来说这是必须要要掌握的东西...
一个STL中VECTOR的综合实例,包括vector,deque,list等类型,对于STL爱好者来说这是必须要要掌握的东西-STL describing a comprehensive example, including vector, deque. , and other types of list for STL lovers, this is a must to master things
- 2022-04-30 04:33:03下载
- 积分:1
-
删除同一目录下的所有文件,目录,子目录及下
的所有文件
删除同一目录下的所有文件,目录,子目录及下
的所有文件-same directory delete all the files, directories, subdirectories and all documents under the
- 2023-01-25 14:05:04下载
- 积分:1
-
可以读本的文本文件,当时做的时候开学JAVA,现在看起来有点好笑。呵,...
可以读本的文本文件,当时做的时候开学JAVA,现在看起来有点好笑。呵,-can Reading text files, so when the opening JAVA, now looks a little funny. Uh,
- 2022-02-05 01:41:39下载
- 积分:1
-
此是CCePngButtonST类的一个Demo工程.
开发环境:vs2005 、pb wince5定制的模拟器.
此是CCePngButtonST类的一个Demo工程.
开发环境:vs2005 、pb wince5定制的模拟器. -This is a Demo Class CCePngButtonST works. Development environment: vs2005, pb wince5 customized simulator.
- 2022-03-20 16:46:51下载
- 积分:1
-
- 2022-01-26 05:37:46下载
- 积分:1
-
A*算法解决八数码
题目
The
15-puzzle has been around for over 100 years; even if you don"t know it by that
name, you"ve seen it. It is constructed with 15 sliding tiles, each with a
number from 1 to 15 on it, and all packed into a 4 by 4 frame with one tile
missing. Let"s call the missing tile "x"; the object of the puzzle is to
arrange the tiles so that they are ordered as:
1
2 3 4
5
6 7 8
9 10 11 12
13 14 15 x
where the only legal operation is to exchange "x" with one of the tiles with
which it shares an edge. As an example, the following sequence of moves solves
a slightly scrambled puzzle:
- 2022-02-06 16:32:40下载
- 积分:1
-
alphabet called insists presence eyelashes separated Moser
字母表称为睫毛分离摩瑟
- 2022-04-27 15:41:52下载
- 积分:1
-
一个封装的进度条类.可以替换自己的颜色显示百分比
一个封装的进度条类.可以替换自己的颜色显示百分比-The progress of a package of classes. Can replace their percentage of the color display
- 2022-08-24 11:17:26下载
- 积分:1
-
播放Flash不使用MFC
应用背景有些人需要播放Flash使用纯C++代码没有使用MFC,比如, ;把闪到一个三维物体的纹理,等这个代码是播放Flash的方式清洁,也可以用Flash编程交互。 ;程序处理消息循环,加载闪存组件,并能得到所有像素。关键技术COM,Windows,闪光灯,像素,图像,C++,消息,SDK
- 2023-01-01 09:20:04下载
- 积分:1