-
简单人事管理系统
#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
-
《精通JBuilder 9》 源代码
《精通JBuilder 9》 源代码-"proficient JBuilder 9" source code
- 2023-07-05 02:25:04下载
- 积分:1
-
Fortran程序增加材料,不错,值得参考
Fortran程序增加材料,不错,值得参考-Fortran
- 2022-01-25 16:55:45下载
- 积分:1
-
This is a VC written calculators. Its function is very powerful.
这是一个用VC写的计算器。它的功能非常强大。
- 2022-05-30 10:54:57下载
- 积分:1
-
图的遍历包括深度优先搜索和广度优先搜索,大家可以看看。...
图的遍历包括深度优先搜索和广度优先搜索,大家可以看看。-Graph traversal, including depth-first search and breadth-first search, we can look at.
- 2022-06-01 17:16:41下载
- 积分:1
-
一个显示波形的小软件
一个显示波形的小软件-a small display waveform software
- 2022-07-18 04:08:53下载
- 积分:1
-
人工神经网络BP算法源代码与演示程序,适用于神经网络算法的入门者...
人工神经网络BP算法源代码与演示程序,适用于神经网络算法的入门者-This is a display of Artifical Neural Network Algorithm.It is suitable for beginners.
- 2022-02-07 04:25:02下载
- 积分:1
-
Forcal是一个对字符表达式进行编译计算的动态链接库,具有数值计算、关系运算、逻辑运算、字符处理、流程控制、函数调用等许多的可编程功能。它的部分开发文档是由C...
Forcal是一个对字符表达式进行编译计算的动态链接库,具有数值计算、关系运算、逻辑运算、字符处理、流程控制、函数调用等许多的可编程功能。它的部分开发文档是由C++开发,有的用Delph开发,还有一少部分用到了VB,这就铸就了它不但可以在C++开发环境下调用,也可在VB和DELPHI中方便调用,很方便。
-Forcal is a calculation of the character expression to compile a dynamic link library, with numerical calculation, relational operators, logical operators, character handling, process control, function calls, and many other programmable features. It is part of the development documentation developed by the C++, some of Delph development, there is a small part of the use of the VB, which cast it could not only C++ development environment called VB and DELPHI can also be conveniently invoked, it is convenient .
- 2022-11-25 10:30:03下载
- 积分:1
-
枚举局域网内计算机
枚举局域网内计算机-enumeration computer LAN
- 2022-03-01 06:07:08下载
- 积分:1
-
快速傅里叶变换 快速傅里叶变换
快速傅里叶变换 快速傅里叶变换-huazuobiao
- 2023-05-22 07:10:03下载
- 积分:1