-
又一个Ping的例子
又一个Ping的例子-another example of a Ping
- 2022-08-07 07:05:00下载
- 积分:1
-
一个可以运行DOS程序(正确的说法应该是Windows下的控制台程序)并且捕捉程序输出的源程序...
一个可以运行DOS程序(正确的说法应该是Windows下的控制台程序)并且捕捉程序输出的源程序-one can run DOS (The correct statement should be Windows console procedures) and procedures for capturing output of the source
- 2022-06-28 01:21:41下载
- 积分:1
-
A Crash Course on the Depths of Win32 Structured Exception Handling
A Crash Course on the Depths of Win32 Structured Exception Handling -A Crash Course on the Depths of Win32 Structured Exception Handling.
- 2022-07-18 10:26:18下载
- 积分:1
-
利用PIC16F877卡片做仿真卡的文件,中文菜单。
利用PIC16F877卡片做仿真卡的文件,中文菜单。-PIC16F877 card use simulation to do the paper cards, Chinese menu.
- 2023-06-19 01:15:04下载
- 积分:1
-
A simple chat program, students write SUN Hao, Oh, I feel good.
简单的聊天程序,同学孙浩写的,呵呵,我觉得不错的.-A simple chat program, students write SUN Hao, Oh, I feel good.
- 2022-03-15 19:56:50下载
- 积分: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
-
一个通用的C++委托模板类(函数对象)的实现。
一个通用的C++委托模板类(函数对象)的实现。-A common C++ Commissioned template classes (function object) is achieved.
- 2022-06-16 15:04:04下载
- 积分:1
-
简单的VB录音程序
简单的VB录音程序-simple VB recording procedures
- 2022-03-22 03:07:16下载
- 积分:1
-
One can write your own bitmap rectangle superimposed on the characters and the p...
自己写的一个能够在位图上叠加字符和矩形框的程序,本人初学者,希望对大家有帮助-One can write your own bitmap rectangle superimposed on the characters and the procedures, I beginners, want to help everyone
- 2022-03-20 22:49:00下载
- 积分:1
-
C语言DOS下载的EDIT控件,基本功能:
输入,并翻页显示
C语言DOS下载的EDIT控件,基本功能:
输入,并翻页显示-C-DOS download the EDIT control, basic functions: input, and page display
- 2022-02-20 13:17:42下载
- 积分:1