-
同步网络时间,客户端
同步网络时间,客户端-network time synchronization, the client
- 2022-05-18 19:49:52下载
- 积分:1
-
Cpu speed test function code, easy
提供测试cpu速度功能的代码,简单好用,在vc6.0下编译测试没有问题-Cpu speed test function code, easy-to-use, in the compiler under test vc6.0 no problem
- 2022-08-06 21:54:00下载
- 积分:1
-
本文件包括了各种常用排序算法
void InsertSort(SqList L) //直接插入排序
void BInsertSort(SqList L)...
本文件包括了各种常用排序算法
void InsertSort(SqList L) //直接插入排序
void BInsertSort(SqList L) //折半插入排序
void BubbleSort(SqList L) //冒泡排序
void QuickSort(SqList L) //快速排序
void ShellSort(SqList L) //希尔排序-This document includes a variety of commonly used sorting algorithm void InsertSort (SqList L)// direct insertion sort void BInsertSort (SqList L)// half insertion sort void BubbleSort (SqList L)// Bubble Sort void QuickSort (SqList L)// quicksort void ShellSort (SqList L)// Hill sort
- 2023-04-10 05:10:02下载
- 积分:1
-
采用IO模拟I2C
该代码是基于STM107VCT6,I2C采用IO模拟的方式访问EEPROM的例程。由于网上经常出现使用STM的硬件I2C,总是会出现问题,这个代码中是采用IO模拟的方式
- 2022-04-20 10:22:41下载
- 积分:1
-
C++火车订票系统,课程作业,命令行方式进行操作
C++火车订票系统,课程作业,命令行方式进行操作-C++ train booking system, course operations, command-line approach to the operation
- 2022-08-04 11:45:21下载
- 积分:1
-
北大西洋公约组织
NATO - lipori-Eye localization a survey-NATO- lipori-Eye localization a survey
- 2022-10-17 15:40:03下载
- 积分:1
-
文件索引...由c++编程实现...运行即可
文件索引...由c++编程实现...运行即可-file index
- 2022-03-05 19:52:48下载
- 积分:1
-
用ASP.NET来编程的商店网站的源代码
用ASP.NET来编程的商店网站的源代码-Programming using ASP.NET to store the source code of web site
- 2022-03-18 16:32:00下载
- 积分:1
-
c语言猜数字游戏,很适合初学者,很好的程序
c语言猜数字游戏,很适合初学者,很好的程序-c language猜数字game, it is suitable for beginners
- 2022-02-05 05:29:22下载
- 积分:1
-
职工管理系统,具有以下功能:
1.添加
2.查找
3.修改
4.删除
5.输出
• 职工信息包括:工号、姓名、性别、年龄...
职工管理系统,具有以下功能:
1.添加
2.查找
3.修改
4.删除
5.输出
• 职工信息包括:工号、姓名、性别、年龄、学历、职位、工资、电话、住址
-Employee management system, has the following features: 1. Add 2. Find 3. Modify 4. Delete 5. Output • staff information includes: job number, name, sex, age, education, jobs, wages, telephone, address,
- 2022-08-09 01:22:00下载
- 积分:1