资源列表
[控制台(字符窗口)编程] switch_Lowcase-and-Highcase
说明:对输入的英文句子进行大小写转换,自动识别大小写并转化成另一种形式-switch from lowcase to highcase or the opposite.<richard> 在 2025-01-08 上传 | 大小:5kb | 下载:0
[控制台(字符窗口)编程] OvertimeDemo
说明:定时的例子,三种不同方式,秒级,毫秒级,微秒级控制。-Timing example, three different ways, seconds, milliseconds, microseconds control.<wwwboy> 在 2025-01-08 上传 | 大小:19kb | 下载:0
[控制台(字符窗口)编程] Ackerman
说明:对Ackerman函数的非递归实现(using VC++),采用链式栈-Implement Ackerman without recusion,using link stack<Paradragov_lee> 在 2025-01-08 上传 | 大小:1kb | 下载:0
[控制台(字符窗口)编程] shortjob
说明:短作业模拟调度程序,老师给的原创代码。很不错!-Short job simulation scheduler, the teacher gave the original code. Very good!<谢昊> 在 2025-01-08 上传 | 大小:1kb | 下载:0
[控制台(字符窗口)编程] planet
说明:openGL 行星的绘制,可以自转公转,比较简单的一个程序 ,处于学习阶段的材料-planet openGL file,draw a simple wireplanet ,to be read and exchange,thank you thank you<周国栋> 在 2025-01-08 上传 | 大小:210kb | 下载:0
[控制台(字符窗口)编程] Provisions
说明:一个迷宫游戏,在动态的过程中,一步一步尝试着寻找出路-A maze game, dynamicly looking for a way out<陆依凝> 在 2025-01-08 上传 | 大小:73kb | 下载:0
[控制台(字符窗口)编程] Eliza
说明:一个很好的Eliza机器人源码 可以实现聊天对话和学习-Eliza robot source of a good<李成洋> 在 2025-01-08 上传 | 大小:450kb | 下载:0
[控制台(字符窗口)编程] ch09_05
说明:编写返回数组中最大元素数值的模板函数。输入为两行,第一行为元素的个数n,第二行为n个元素。输出见main函数。 -Write a template function returns the value of the largest element in the array. Input for the two lines of the first acts of the number of elements n, n element<王石> 在 2025-01-08 上传 | 大小:4.76mb | 下载:0
[控制台(字符窗口)编程] ch09_09
说明:设计一个类模板Exam<T>,实现operator==运算符重载,用于比较各种类型数据是否相等(包括字符串和可以用等号直接进行比较的数据类型)。-Design a class template the Exam <T>, achieve operator overloading operator == for the comparison of various types of data are equal (i<王石> 在 2025-01-08 上传 | 大小:4.73mb | 下载:0
[控制台(字符窗口)编程] ChessBoard
说明:算法设计中的棋盘覆盖 输出覆盖后的矩阵-The chessboard coverage algorithm design output coverage matrix<姚益民> 在 2025-01-08 上传 | 大小:255kb | 下载:0
[控制台(字符窗口)编程] Select
说明:选出数组中第k小元素 给定一个随机数组 用分治法-Elect the k-th smallest element in the array is given a random array of divide and conquer<姚益民> 在 2025-01-08 上传 | 大小:262kb | 下载:0
[控制台(字符窗口)编程] MatrixChain
说明:给定数量的矩阵相乘 给出矩阵计算乘法的最小次数 并给出分割点-A given number of matrix multiplied to give the minimum number of times of the multiplication of the matrix calculation and gives the split point<姚益民> 在 2025-01-08 上传 | 大小:256kb | 下载:0