-
一个完整的通信录管理系统,采用PB开发。
一个完整的通信录管理系统,采用PB开发。-A complete address book management system, using PB development.
- 2022-03-04 09:09: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
-
魔鬼XP窗体皮肤控件
魔鬼XP窗体皮肤控件 -Devil skin Controls
- 2022-10-16 05:45:03下载
- 积分:1
-
双向链表的插入和删除,本人纯菜鸟,代码水平不高,请见谅!...
双向链表的插入和删除,本人纯菜鸟,代码水平不高,请见谅!-Two-way linked list of the insert and delete, I pure rookie, code level, please forgive me!
- 2023-04-05 16:30:04下载
- 积分:1
-
如题,计数型信号量用于任务间同步,二进制信号量适用于任务间同步,但是如果事件发生过快,可能导致数据丢失。但是使用计数型信号量就可以就决这个问题...
如题,计数型信号量用于任务间同步,二进制信号量适用于任务间同步,但是如果事件发生过快,可能导致数据丢失。但是使用计数型信号量就可以就决这个问题-Such as title, Counting Semaphore for inter-task synchronization, a binary semaphore for inter-task synchronization, but if the incident took place too quickly, may lead to data loss. However, the use of Counting semaphores can on this issue summary
- 2022-07-16 05:34:54下载
- 积分:1
-
description about liquid crystal display module
description about liquid crystal display module
- 2022-03-23 06:36:26下载
- 积分:1
-
VC和DX编写的一个横版卷轴格斗游戏 我的作品不多 全传上来了,刚刚好:)...
VC和DX编写的一个横版卷轴格斗游戏 我的作品不多 全传上来了,刚刚好:)-VC and the preparation of the DX version of a horizontal scroll fighting games my work onto small Biography, just right :)
- 2022-05-01 00:01:43下载
- 积分:1
-
c++算法,常用得算法可以使你编程简单方便,放心使用,一个简单得hello程序...
c++算法,常用得算法可以使你编程简单方便,放心使用,一个简单得hello程序-c++ algorithm, a commonly used algorithm can make your programming simple and convenient, ease of use, a simple hello program
- 2022-04-18 07:21:47下载
- 积分:1
-
169数字海关、液晶显示、时钟程序,等等,这…
169数字海关,液晶显示,时钟程序等,同时低功耗
- 2022-01-30 17:15:04下载
- 积分:1
-
InfoPath开发人员参考,详细描述了开发InfoPath所需要的各个函数和方法,对编程很有帮助。...
InfoPath开发人员参考,详细描述了开发InfoPath所需要的各个函数和方法,对编程很有帮助。-InfoPath Developer Reference, a detailed description of the development needed InfoPath all function and method of programming helpful.
- 2022-02-15 00:38:02下载
- 积分:1