资源列表
cirular-queue
- 为充分利用向量空间,克服"假溢出"现象的方法是:将向量空间想象为一个首尾相接的圆环,并称这种向量为循环向量。存储在其中的队列称为循环队列-To take full advantage of vector space, to overcome the " false overflow" phenomenon is: the vector space of imagination for an end to end ring, saying such a vector for th
Joseph
- 用循环链表实现,几个人坐在桌子旁报数,喊道规定数的退出。-Achieved with a circular linked list, a few people sitting at the table next to the reported number, shouted out the number provided.
123
- 液压气动设备计算 工作压力缸筒内径安全系数抗压指数-Hydraulic and pneumatic equipment working pressure cylinder diameter calculated safety factor of compression index
hash
- 这是用哈希表实现的学生信息管理系统的程序。提供添加、删除、查找和显示学生信息以及清屏的功能。-This is achieved using a hash table of student information management system procedures. Provide add, delete, search and display student information and clear screen function.
otree
- 用C实现的基于O-tree的ic设计布图布线工具源代码,有相关文档-C realized based on O-tree-id wiring layout design tools source code, related documentation
Call-and-order-one
- 调用与排序 1、编一个程序从一个文本文件source.txt中读入若干整数,用选择法将这些数据排成升序,将排序后的结果写入另一个文件文本文件target.txt中。注意两个文件均在d盘的data文件夹中。 在程序运行前,先准备好输入数据文件source.txt,放入d盘的data文件夹中,内容可以如下:...... 程序运行结束后,查看d盘的data文件夹中的结果文件target.txt内容是否正确。 -Call and order one, compiled a program f
gh
- 5 概率论与数理统计(二) 3 6 离散数学(一) 4 7 数据结构(一) 3 数据结构(一)... 6 概率论与数理统计 4 概率论与数理统计(二) 3 7 数据结构(含实验实习) 4 数据结构(一)(含实践-5 Probability Theory and Mathematical Statistics (b) 3 6 Discrete Mathematics (a) 4 7 data structure (a) 3 data structure (a) ... 6 Probability
LRJ_ADVANCED_DATASTRUCTURES
- 姓名:刘汝佳 生日:1982.12 职业:信息竞赛国家队集训教练 简介:清华大学刘汝佳,1982年12月生,毕业于清华大学,高中时就读于重庆市外国语学校-Name: Liu Rujia Birthday: 1982.12 Occupation: Information contest national team training camp Coach Profile: Liu Rujia Tsinghua University, December 1982, graduated fro
JOB
- 编写并调度一个多道程序系统的作业调度模拟程序。 作业调度算法:采用基于先来先服务的调度算法。可以参考课本中的方法进行设计。 对于多道程序系统,要假定系统中具有的各种资源及数量、调度作业时必须考虑到每个作业的资源要求。 -Prepare and dispatch a multi-channel program scheduling system simulation program. Job scheduling algorithms: a first-come
dd
- 多关键字排序算法,按照多个关键字来排序的算法,关于算法和数据结构的原代码
Parking
- 数据结构中经典的停车场问题,供初学者参考-Data structure in the classic Parking problems for beginners reference
calculator
- 用栈的方法实现表达式求值,本人数据结构与算法作业,健壮性较好,考虑了多种出错处理-The method used to achieve the stack expression evaluation, data structures and algorithms I work, good robustness, consider a variety of error handling
