资源列表
[控制台(字符窗口)编程] Polynomial-Multiply
说明:多项式相乘 数据结构课程经典案例 包含多项式相加算法-Polynomial Multiply<殷康> 在 2024-11-08 上传 | 大小:3.54mb | 下载:0
[控制台(字符窗口)编程] Serial_port_console
说明:autoit 语言开发的串口控制程序,可以集成在Windows 脚本中。-this tool send the command to serial port in windows。<moyu> 在 2024-11-08 上传 | 大小:183kb | 下载:0
[控制台(字符窗口)编程] List
说明:顺序表的插入和删除算法,顺序表的完整定义(基本操作函数的定义,下标处理函数的定义,元素操作的函数及其重载的定义,测试类)-Sequence table insertion and deletion algorithms, the full definition of the order form (basic operation function definition, the subscr ipt handler definition<张宏超> 在 2024-11-08 上传 | 大小:2kb | 下载:0
[控制台(字符窗口)编程] DLinkedList
说明:双链表的定义和插入算法,双链表的定义,删除,插入和查找算法-Doubly linked list of definitions and insertion algorithm, the definition of double-linked list, delete, insert, and search algorithm<张宏超> 在 2024-11-08 上传 | 大小:2kb | 下载:0
[控制台(字符窗口)编程] List
说明:单链表的插入算法,单链表的逆置算法,单链表的删除算法-Single-chain insertion algorithm, a single list of reverse home algorithms, a single list of deletion algorithm<张宏超> 在 2024-11-08 上传 | 大小:3kb | 下载:0
[控制台(字符窗口)编程] Stack
说明:栈顺序定义,递归求解迷宫问题,栈和递归的建立和调用算法-Stack sequence defined recursively solving maze problem, stacks and recursive algorithm for the establishment and call<张宏超> 在 2024-11-08 上传 | 大小:1kb | 下载:0
[控制台(字符窗口)编程] Queue
说明:队列的顺序定义,队列的调用算法等,队列的模板类及其实现-Defined in the order queue, queue calls algorithm, queue template class and its implementation<张宏超> 在 2024-11-08 上传 | 大小:1kb | 下载:0
[控制台(字符窗口)编程] des
说明:des加密 des加密 des加密 des加密 des加密 des加密 des加密-des encryption des encryption des encryption des encryption des encryption des encryption des encryption des encryption des encryption des encryption des encryption des encryptio<余纯正> 在 2024-11-08 上传 | 大小:4kb | 下载:0
[控制台(字符窗口)编程] 5
说明:停车场程序 1、增加音效 2、模拟倒车 3、增加便道,当车库满时,新来车辆按到达先后顺序在便道等候。当有车离开,第一辆等待车辆进入车库,其他的在便道车等待辆依次向前移动。 4、车库中间两道道路:一条进入车库通道,另一条离开车库通道。 5、键盘按键,按p键进入一辆车,按q键离开一辆车。 -Parking Program 1, increasing sound 2, 3 analogue reverse, incre<郭宪> 在 2024-11-08 上传 | 大小:2.87mb | 下载:0
[控制台(字符窗口)编程] IISAutoSetup
说明:IIS 在win7下安装特别麻烦,用这个就方面安装iis了。-IIS is installed under win7 particularly troublesome aspect of using this to install iis it.<peakmeng> 在 2024-11-08 上传 | 大小:1kb | 下载:0
[控制台(字符窗口)编程] observer
说明:观察者模式的简单代码实现。有助于对初学设计模式这对观察者模式的理解。-Simple observer pattern code. This design pattern helps the beginner understand the observer pattern.<> 在 2024-11-08 上传 | 大小:208kb | 下载:0
[控制台(字符窗口)编程] stack-and-queue
说明:(1)采用链式存储实现栈的初始化、入栈、出栈操作。 (2)采用顺序存储实现栈的初始化、入栈、出栈操作。 (3)采用链式存储实现队列的初始化、入队、出队操作。 (4)采用顺序存储实现循环队列的初始化、入队、出队操作。 (5)在主函数中设计一个简单的菜单,分别测试上述算法-(A) implement the stack using the chain store initialization, the stack, the<fei> 在 2024-11-08 上传 | 大小:2kb | 下载:0