搜索资源列表
1
- 1、 某软件公司大约有30名员工,每名员工有姓名、工号、职务等属性,每年都有员工离职和入职。 把所有员工按照顺序存储结构建立一个线性表,建立离职和入职函数,当有员工离职或入职时,修改线性表,并且打印最新的员工名单。 -1, a software company, there are about 30 employees, each employees name, job number, position and other property each year, employee tur
elimination-method
- 使用列主元法求解线性方程组的通用程序,可以自己输入矩阵直接打印解向量-Use the yuan method is used to solve the list of linear equations of the general program, you can make your own input matrix print directly solution vectors
python
- python开发的一些小程序,包括从头到尾打印链表、合并链表、用xx代替字符串中的某个字母等(some things about list and strings)