-
- 2022-03-13 02:03:54下载
- 积分: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
-
不用说了,实现“按键发音”的源代码,绝对值得学习
不用说了,实现“按键发音”的源代码,绝对值得学习-err
- 2022-02-04 23:11:03下载
- 积分:1
-
我的实验室实验,使我了解视觉基本
my lab experiment that make me understand Visual Basic
- 2022-05-06 11:21:32下载
- 积分:1
-
这个东西不一定很好!但是界面方面还不错.功能一般般.............应该是垃圾中的极品...
这个东西不一定很好!但是界面方面还不错.功能一般般.............应该是垃圾中的极品-this is not necessarily a good thing! However interface is not bad. General function as ............. should refuse statuary
- 2022-02-02 05:15:01下载
- 积分:1
-
一个带有阴历的日历程序,可提供一般万年历的功能
一个带有阴历的日历程序,可提供一般万年历的功能
-With a lunar calendar program that provides the general function of calendar
- 2022-02-03 04:18:18下载
- 积分:1
-
与数论有关的 求质数 分解因数 millerrabin
与数论有关的 求质数 分解因数 millerrabin -On the demand with a number of prime number decomposition factor millerrabin
- 2022-05-13 04:50:36下载
- 积分:1
-
写文件 写文件
写文件 写文件-written document written document
- 2022-03-14 11:22:42下载
- 积分:1
-
用 VB 做的 GPS 通讯程序,显示当前时钟。
用 VB 做的 GPS 通讯程序,显示当前时钟。-do with VB GPS communication process, showing current clock.
- 2022-06-02 22:36:42下载
- 积分:1
-
简易的矩阵计算程序
综合了一些比较实用的矩阵计算代码,包括矩阵的输入输出到文件,求和,乘积,求逆,行列式,指数运算以及基于高斯赛德尔迭代法的线性方程组求解。
- 2022-08-21 17:29:33下载
- 积分:1