-
lab_1
1、 某软件公司大约有30名员工,每名员工有姓名、工号、职务等属性,每年都有员工离职和入职。把所有员工建立一个线性表,建立离职和入职函数,当有员工离职或入职时,修改线性表,并且显示最新的员工名单。
要求:1)顺序表存储;实现顺序表的插入、删除、查找、输出等基本操作;调用基本操作完成。2)链表存储;实现链表的插入、删除、查找、输出等基本操作;调用基本操作完成(1, a software company has about 30 employees, each employee has the name, job number, job and other attributes, every year there are employees leaving and entry. Set up a linear list of all employees, establish a departure and entry function, modify the linear list and show the latest staff list when employees leave or enter the position. Requirements: 1) order table storage; implementation of the order table insertion, deletion, search, output and other basic operations; call the basic operation completed. 2) linked list storage, the realization of the list of insert, delete, search, output and other basic operations; call the basic operation completed)
- 2021-04-04 10:19:04下载
- 积分:1
-
FlexRay_Header_CRC_cal
这是关于FlexRay总线网络设计过程中,计算每个网络节点的数据帧头部循环校验码的程序。计算结果在控制台下显示为一个二进制数组。(This is a project completed on Visual C++ 6.0, which could be used for calculation of the header CRC code of each node in a FlexRay network. The results are displayed as an array of binary number in the console platform.)
- 2020-12-21 10:09:08下载
- 积分:1
-
课程设计:FTP客户端源代码实现(源码+文档+可执行文件)
FTP客户端的实现源代码,包含功能如下: (1)实现一个图形用户界面的FTP客户端,保证文件的安全传输和存储。 (2)提供登录界面,上传下载界面、帮助界面、关于界面 (3)通过输入服务器地址、用户名和密码,可以实现远程FTP主机的登录。 (4)提供本地文件上传功能,可对FTP主机文件进行下载和删除文件。 (5)提供对本地目录的读取与返回,能正确列出文件和文件夹,在没有登录服务器前可以作为一个简单的文件查询工具对本地文件进行查询。 (6)帮助页面可以对用户提供使用说明。 (7)关于界面包含设计者的信息(帮助界面和关于界面整合在一起)。 (9)支持ASCII传输模式和二进制数据传输模式,外加自动选择的模式 (10)FTP的两种工作模式的选择Port模式(主动)和P assive模式(被动) (11)提供用户操作的状态信息输出
- 2019-06-28下载
- 积分:1
-
DC-Voltmeter
Use this multimeter to make precise electronic measurements and tests. Easy-to-read LCD readout, positive set selector switch and 32" leads. AC voltage
- 2013-01-07 22:52:54下载
- 积分:1
-
NX SRM Design 帮助文档
计算内弹道,固体火箭发动机装药内弹道计算(Calculating interior trajectory, solid rocket motor charge interior trajectory calculation)
- 2019-01-21 08:32:11下载
- 积分:1
-
testVTK_ITK
VTK8.0,ITK联合编译测试代码,编译环境VS2017,采用C++语言,内含属性表,无需使用CMake进行编译,能够成功运行(VTK and ITK compile and test code)
- 2020-07-10 15:18:56下载
- 积分:1
-
eracius
彩屏编写的51单片机俄罗斯方块,触摸屏控制,代码简洁(51 SCM prepared color Tetris, touch screen control, the code simple)
- 2010-08-17 09:54:12下载
- 积分:1
-
FT6336G
说明: 驱动触摸芯片FT6336的代码,自己调试了很久,才调出来的(The code that drives the touch chip ft6336 has been debugged for a long time before it is released)
- 2021-01-25 00:18:44下载
- 积分:1
-
陀螺仪
说明: 读取三轴陀螺仪数据,用1602显示,能够显示三轴的角加速度与加速度(rtyuiopghjkl rtyutfyvv ugvugubu)
- 2020-06-18 08:40:01下载
- 积分:1
-
HRBUST_GO_2013_08_12A
一个自主开发的围棋软件,有简单的ai进行对弈,适合新手学习之用(An independent development of chess software, chess has a simple ai be suitable for novice learning purposes)
- 2013-08-18 13:05:40下载
- 积分:1