-
Programming WinCE第二版
Programming WinCE第二版-second edition of Programming WinCE
- 2022-08-06 00:34:18下载
- 积分:1
-
GL纹理映射中的应用
GL Texture Mapping Application
- 2023-01-04 21:35:04下载
- 积分:1
-
这是我写的一个比较全面的万年历,其中有设置的功能,还有时间显示功能,希望对大家有帮助...
这是我写的一个比较全面的万年历,其中有设置的功能,还有时间显示功能,希望对大家有帮助-This is what I wrote a more comprehensive calendar, including the function of setting, as well as the time display function, you would like to help
- 2023-07-24 06:20:04下载
- 积分:1
-
Marvell WIFI CF8381P labtool.zip
Marvell WIFI CF8381P labtool.zip
- 2022-09-16 01:05:03下载
- 积分:1
-
获取网络流量、网卡接口消息、物理磁盘读写带宽信息
获取网络流量、网卡接口消息、物理磁盘读写带宽信息-Access to network traffic, interface card information, physical disk bandwidth to read and write information
- 2022-03-12 19:31:04下载
- 积分:1
-
Phone book management, management of commonly used words, short messaging, short...
本系统包涵以下功能:电话簿管理,常用语
管理,短信息发送, 短信息接收,短信猫设置。
-Phone book management, management of commonly used words, short messaging, short message reception
- 2022-04-25 06:54:01下载
- 积分:1
-
2000下面搜索管理器
2000下面搜索管理器-2000 following search Manager
- 2022-06-17 08:28:07下载
- 积分:1
-
vc 100 cases of the exciting programming source code, which source code, with vc...
vc编程一百例的精彩源码,内有源代码,用vc编写,可以作为学习编程的参考-vc 100 cases of the exciting programming source code, which source code, with vc the preparation can be used as a reference to learn programming
- 2022-03-29 23:55:24下载
- 积分:1
-
Visual C++ 6.0应用编程150例
Visual C++ 6.0应用编程150例-Visual C 6.0 Application Programming 150 cases
- 2022-08-20 05:05:45下载
- 积分: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