-
confused version of the classic operating procedures. Downloading is the prepara...
经典的摸版操作程序.下载的是用C++编写的原代码-confused version of the classic operating procedures. Downloading is the preparation of the original C code
- 2022-01-25 14:27:01下载
- 积分:1
-
在做程序时,经常需要把文本按固定的标志进行拆分,CString 类提供了一些基本的字符串操作,本文就是利用CString类的基本函数来实现文本串的自由拆分 ,...
在做程序时,经常需要把文本按固定的标志进行拆分,CString 类提供了一些基本的字符串操作,本文就是利用CString类的基本函数来实现文本串的自由拆分 ,-doing procedures, the need for regular text by the fixed signs split redeem category provides some basic string manipulation, use redeem this is the basic function to achieve the free text string separation
- 2022-01-23 10:10:08下载
- 积分:1
-
简单人事管理系统
#include
#include
#include
#include
using namespace std;
const int Maxr=100;
int ID=10000;
class Employee //职工类
{
int tag;//删除标记
int no;//职工编号
char name[20];//职工姓名
char zw[20]; //职工职务
- 2022-03-24 22:13:18下载
- 积分:1
-
Excel2003 detailed description of the function and use.
详细介绍了excel2003中的函数的说明及使用。-Excel2003 detailed description of the function and use.
- 2022-03-19 14:23:42下载
- 积分:1
-
ArcGIS Engine全套功能演示软件
应用背景ArcGIS Engine 二次开发学习好资料,基于Windows Form开发, 里面涉及AE地理开发相关技术,如果图层加载、空间运算等关键技术ArcGIS Engine学习开发的入门资料,包括图层加载,地图缩放、漫游,文档加载、要素选择,空间运算,专题图制作等,结合官方文档,可以尽快掌握GIS相关开发
- 2023-04-08 13:20:06下载
- 积分:1
-
自己做的一个文件流读取文件,本人初学只能做到这样,以后还请多多指教。...
自己做的一个文件流读取文件,本人初学只能做到这样,以后还请多多指教。-Their own to do a file stream to read the file, I am beginner can do so later also invited exhibitions.
- 2023-02-06 07:40:03下载
- 积分:1
-
a wonderful achievement of snow, legends of Santa Claus, very cool!
一个用JAVA实现的奇妙雪景,有传说中的圣诞老人,极酷!-a wonderful achievement of snow, legends of Santa Claus, very cool!
- 2022-05-20 19:04:31下载
- 积分:1
-
CSDN程序员网站的好东西,关于C/C++的资料
CSDN程序员网站的好东西,关于C/C++的资料-It is a good thing from csdn programmer network station ,about c/c++ .
- 2022-05-31 10:04:45下载
- 积分:1
-
Microsoft Windwos NT/2000 提供了一个强大的API集来访问系统事件和性能数据的众多计数器。我们既可以实时地得到计数器的值,也可以从一个日
Microsoft Windwos NT/2000 提供了一个强大的API集来访问系统事件和性能数据的众多计数器。我们既可以实时地得到计数器的值,也可以从一个日志文件中读取计数器数据。功能可为强大,而且使用简单 。下面我就简单谈谈在VC中如何使用Windows的性能计数器。好,废话少说,我们开始。-Microsoft Windows NT/2000 provides a powerful set of APIs to access the system events and performance data of the many counters. We can get real-time counter to the values, they can log files from a counter reading data. Functions as a powerful, but simple to use. Now, I would simply talk about how to use the VC Windows performance counters. Well, nonsense least, we have begun.
- 2022-05-28 01:04:29下载
- 积分:1
-
C++课件,内容通俗易懂,很适合初学者使用.
C++课件,内容通俗易懂,很适合初学者使用.-C++ Courseware, content user-friendly, it is suitable for beginners to use.
- 2022-01-25 14:05:57下载
- 积分:1