-
学生信息记录创建
(1). Create List建立有序单向链表 从键盘上一次输入一个学生姓名和记录, 以姓名为序建立有序链表。插入一条记录后,显示提示信息:确认是否输入下一条记录.如确认,继续输入,否则,退出输入功能。(2). Display All Record显示所有结点记录 按顺序显示链表中所有记录,每屏显示10 条记录,按键继续显示下一屏。(3). Inserta Record插入一条结点记录 在以姓名为序排列的链表中插入一条记录,插入后,链表仍有序,并输出插入成功信息。(4). Delete a Record按姓名查找,删除一条结点记录 输入待删除记录结点的姓名,显示提示信息,让用户确认是否删除。确认后,将该姓名的记录删除。(5). Query查找并显示一个结点的记录 输入姓名,查找该记录,并显示该同学的成绩。(6). Add Record from a Text File从正文文件中添加数据到链表中DATA.TXT,存放多个待加入的记录。提示输入正文文件的文件名,然后从该文件中一次性读入多条学生记录。
- 2022-08-22 18:47:37下载
- 积分:1
-
HMM中经典的前向后向算法,带有比例因子
HMM中经典的前向后向算法,带有比例因子-classical HMM back to the first algorithm, with a scale factor
- 2022-06-26 06:31:11下载
- 积分:1
-
pid控制算法
利用pid控制算法可以实现减小漂移,p代表比例,i代表积分,d代表微分。pid算法实现闭环调节,在自平衡车,机器人,四轴飞行器方面用途广泛
- 2022-03-02 14:08:01下载
- 积分:1
-
非常不错的fft的算法,在tc2.0环境下编译通过了的
非常不错的fft的算法,在tc2.0环境下编译通过了的-very good fft algorithm in tc2.0 environment through its compiler
- 2022-02-03 05:04:24下载
- 积分:1
-
bushound 3.1.rar bushound 3.1.rar bushound 3.1.rar bushound 3.1.rar
BusHound 3.1.rar BusHound 3.1.rar BusHound 3.1.rar BusHound 3.1.rar -BusHound 3.1.rarBusHound 3.1.rarBusHound 3.1.rarBusHound 3.1.rarBusHound 3.1.rarBusHound 3.1.rar
- 2022-03-14 16:07:27下载
- 积分:1
-
Handwritten
非常好的学习资料,请参考,以后多多请教高手,我这方面还不是很懂-Handwritten
- 2023-02-18 04:00:04下载
- 积分:1
-
error detection and correction
this code is downed from website and can detect the data`s error and correct it .it can detect 2 bit error and correct 1bit error for 512bytes or 256 words data.
- 2022-02-20 02:06:51下载
- 积分:1
-
Newton差商插值,可输入数组进行插值运算
Newton差商插值,可输入数组进行插值运算-Newton difference quotient interpolation, may import array interpolation Operational
- 2022-10-24 13:00:03下载
- 积分:1
-
多项式的编程另一种算法
多项式的编程另一种算法-polynomial another programming algorithm
- 2022-06-03 01:27:43下载
- 积分:1
-
复数运算库,可对复数进行加减和开方运算
复数运算库,可对复数进行加减和开方运算- The complex operation storehouse, may carry on the addition and
subtraction and the root to the plural number operates
- 2023-05-15 21:20:03下载
- 积分:1