资源列表

« 1 2 ... .49 .50 .51 .52 .53 354.55 .56 .57 .58 .59 ... 653 »

[控制台(字符窗口)编程OvertimeDemo

说明:定时的例子,三种不同方式,秒级,毫秒级,微秒级控制。-Timing example, three different ways, seconds, milliseconds, microseconds control.
<wwwboy> 在 2024-09-20 上传 | 大小:19456 | 下载:0

[控制台(字符窗口)编程Ackerman

说明:对Ackerman函数的非递归实现(using VC++),采用链式栈-Implement Ackerman without recusion,using link stack
<Paradragov_lee> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[控制台(字符窗口)编程shortjob

说明:短作业模拟调度程序,老师给的原创代码。很不错!-Short job simulation scheduler, the teacher gave the original code. Very good!
<谢昊> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[控制台(字符窗口)编程planet

说明:openGL 行星的绘制,可以自转公转,比较简单的一个程序 ,处于学习阶段的材料-planet openGL file,draw a simple wireplanet ,to be read and exchange,thank you thank you
<周国栋> 在 2024-09-20 上传 | 大小:215040 | 下载:0

[控制台(字符窗口)编程Provisions

说明:一个迷宫游戏,在动态的过程中,一步一步尝试着寻找出路-A maze game, dynamicly looking for a way out
<陆依凝> 在 2024-09-20 上传 | 大小:74752 | 下载:0

[控制台(字符窗口)编程Eliza

说明:一个很好的Eliza机器人源码 可以实现聊天对话和学习-Eliza robot source of a good
<李成洋> 在 2024-09-20 上传 | 大小:460800 | 下载: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
<王石> 在 2024-09-20 上传 | 大小:4992000 | 下载: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
<王石> 在 2024-09-20 上传 | 大小:4958208 | 下载:0

[控制台(字符窗口)编程ChessBoard

说明:算法设计中的棋盘覆盖 输出覆盖后的矩阵-The chessboard coverage algorithm design output coverage matrix
<姚益民> 在 2024-09-20 上传 | 大小:261120 | 下载:0

[控制台(字符窗口)编程Select

说明:选出数组中第k小元素 给定一个随机数组 用分治法-Elect the k-th smallest element in the array is given a random array of divide and conquer
<姚益民> 在 2024-09-20 上传 | 大小:268288 | 下载: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
<姚益民> 在 2024-09-20 上传 | 大小:262144 | 下载:0

[控制台(字符窗口)编程test

说明:采用C++实现了KMP算法,易于理解实现-KMP algorithm
<箫筱沐羽> 在 2024-09-20 上传 | 大小:1024 | 下载:0
« 1 2 ... .49 .50 .51 .52 .53 354.55 .56 .57 .58 .59 ... 653 »

源码中国 www.ymcn.org