-
管理学中的领导五原则,这是管理学中的精髓啊!
管理学中的领导五原则,这是管理学中的精髓啊!-Management of the five principles of leadership, this is a management study of the essence ah!
- 2023-04-18 23:45:03下载
- 积分:1
-
火柴游戏 21根小火柴谁拿到最后一根则输
火柴游戏 21根小火柴谁拿到最后一根则输-Match 21 small game matches who will get a final losers
- 2022-04-30 10:16:22下载
- 积分:1
-
计算机组成原理山西师范大学2006年度文档
计算机组成原理山西师范大学2006年度文档-computer composition principle Shanxi Normal University, 2006 document
- 2022-03-20 11:28:02下载
- 积分:1
-
实现处理机模拟调度算法,四种进程调度算法,先进先出算法,短作业优先算法,高响应比优先算法,时间片算法...
实现处理机模拟调度算法,四种进程调度算法,先进先出算法,短作业优先算法,高响应比优先算法,时间片算法-Scheduling algorithm to achieve processor simulation, four kinds of process scheduling algorithm, FIFO algorithm, the short job first algorithm, a high response ratio of priority algorithms, time slice algorithm
- 2022-04-19 14:38:27下载
- 积分:1
-
堆栈的一点研究,小程序,不过蛮好用的,值得一看的
堆栈的一点研究,小程序,不过蛮好用的,值得一看的-Stack that study, a small procedure, but fine used, see the
- 2022-05-25 10:20:39下载
- 积分:1
-
输出你好,世界混乱的C++语言源代码(加密源代码,H ..
输出Hello, World
混乱C语言的源代码(加密源代码,嘿嘿)
仅供朋友们“消遣作乐”,能够看懂是为什么固然不错。看不懂也不必太过认真,如果你要觉得有意思的话,顶顶贴。如果你觉得没什么意思的话,一笑了之。仅供娱乐而已,不必太过认真。-The output Hello, World chaotic C language source code (encrypted source code, Hei hei) only friends " entertainment creating music" , able to read it all very well why. There is no need to read too seriously, if you want to find interesting, then, Dingding paste. If you think there is any meaning, then laugh. Only for entertainment only, do not be too careful.
- 2023-03-09 12:15:03下载
- 积分:1
-
算法实现题 最长公共子序列问题
给定两个序列
X = { x1 , x2 , ... , xm }
Y = { y1 , y2 , ... , yn...
算法实现题 最长公共子序列问题
给定两个序列
X = { x1 , x2 , ... , xm }
Y = { y1 , y2 , ... , yn }
求X和Y的一个最长公共子序列
举例
X = { a , b , c , b , d , a , b }
Y = { b , d , c , a , b , a }
最长公共子序列为
LSC = { b , c , b , a }-Algorithm to achieve the longest common sub-title sequence of the problem given two sequences X = (x1, x2, ..., xm) Y = (y1, y2, ..., yn) for X and Y, a maximum common substructure sequence, for example X = (a, b, c, b, d, a, b) Y = (b, d, c, a, b, a) the longest common sub-sequence for LSC = (b, c, b, a )
- 2022-03-02 12:22:07下载
- 积分:1
-
C++程序设计课本源码,供学习计算机的大学生们参考
C++程序设计课本源码,供学习计算机的大学生们参考-C source program design textbooks for students learning computer as a reference
- 2022-01-21 03:42:17下载
- 积分:1
-
学生成绩管理程序
编制一个统计学生考试分数的管理程序。
设学生成绩已以一个学生一个记录的形式存储在文件中,
每位学生记录包含的信息有:姓名,学号和各...
学生成绩管理程序
编制一个统计学生考试分数的管理程序。
设学生成绩已以一个学生一个记录的形式存储在文件中,
每位学生记录包含的信息有:姓名,学号和各门功课的成绩。
程序具有以下几项功能:求出各门课程的总分,平均分,按姓名,
按学号寻找其记录并显示,浏览全部学生成绩和按总分由高到低显示学生信息等-The preparation of student performance management process of a statistical test scores of students of the management process. For student achievement to a student has a record stored in the document, each student records contain information are: name, school subjects and the results. Procedures have the following functions: to derive the course of the total, average, by name, by the school and its records to find its shows, browse all students score high to low according to the results and information that students
- 2022-02-28 11:40:34下载
- 积分:1
-
一个蚁群优化原理ppt详细系统介绍…
一个详细的 系统的介绍了 ant colony optimization 的ppt 对其中的原理做了比较详细的分类介绍 -A detailed system for the introduction of ant colony optimization principle ppt of them make a more detailed classification of introduction
- 2022-05-22 14:33:10下载
- 积分:1