资源列表
[控制台(字符窗口)编程] Stooge_sorting
说明:排序算法 用分而治之的思想 把原问题划分为前2/3 子问题 和后2/3子问题。时间复杂度为哦(n^logn2/3) -using divide and conque method to sort a series of data .the time complexity is (n^logn2/3)<zhangxx> 在 2024-11-08 上传 | 大小:2.24mb | 下载:0
[控制台(字符窗口)编程] typesystem
说明:一个打字练习系统,功能已经基本完善,可以随机产生文章来进行练习并给出评价.代码进行了详细的注释.欢迎大家一起来交流-A typing practice system, the basic functionality is already perfect, the article can be randomly generated and given to the evaluation exercise. Code comments in<dawu> 在 2024-11-08 上传 | 大小:30kb | 下载:0
[控制台(字符窗口)编程] DRsa
说明:功能如下: 实现对文本文件的联合加密,用DES对文本文档进行加密,利用RSA对DES的密钥进行加密。程序按照加密标准的规范,进行加密。-Function as follows: to achieve the joint text file encryption, using DES encryption for text documents, using RSA key for DES encryption. Encryption<pengjie> 在 2024-11-08 上传 | 大小:1.97mb | 下载:0
[控制台(字符窗口)编程] ReservaLugare
说明:Reserva lugares, usando estructuras y matrices. Sencillo.<passatempo> 在 2024-11-08 上传 | 大小:1kb | 下载:0
[控制台(字符窗口)编程] frijol
说明:Primitives, simple draw using Glut (opengl) on c-Primitives, simple draw using Glut (opengl) on c++<passatempo> 在 2024-11-08 上传 | 大小:1kb | 下载:0
[控制台(字符窗口)编程] nd
说明:实现NFA到DFA的转换,是编译原理初学者比较好的参考资料-Achieve NFA to DFA conversion, the principle is to compile a better reference for beginners<ZWL> 在 2024-11-08 上传 | 大小:2kb | 下载:0
[控制台(字符窗口)编程] QianNeng_Second
说明:钱能第二版源代码及其实例功能介绍和课后答案详细介绍-The second edition of QianNeng of the source code and examples of function after introduction and detailed answer<syh> 在 2024-11-08 上传 | 大小:339kb | 下载:0
[控制台(字符窗口)编程] Complete_binary_tree
说明:在完全二叉树中,在层次遍历和先根序遍历中,已知某节点在一种遍历中的编号,求该节点在另一种遍历中的编号.-Complete binary tree in level order traversal and first traversal of the root, known to a certain node in a traversal of the code, and the node in a traversal of the co<weixiaoguoke> 在 2024-11-08 上传 | 大小:281kb | 下载:0
[控制台(字符窗口)编程] TicTacToeWin32Project
说明:tic tac toe project in c-tic tac toe project in c++<reni> 在 2024-11-08 上传 | 大小:12kb | 下载:0
[控制台(字符窗口)编程] jiaocheng
说明:10852C++案例教程源代码案例教程课件,需要者可下载。-10852C++ case Tutorial Tutorial courseware case the source code, available for download for those who need it.<yanyan> 在 2024-11-08 上传 | 大小:2.08mb | 下载:0
[控制台(字符窗口)编程] 1234
说明:计算一串数学表达式的值, 计算一串数学表达式的值, -Calculation of the value of a string of mathematical expression to calculate the value of a string of mathematical expression to calculate the value of a string of mathematical expression to ca<zws> 在 2024-11-08 上传 | 大小:1kb | 下载:0
[控制台(字符窗口)编程] 1_Factorial
说明:计算10000的阶乘,结果存储在out.txt中。 如果算更大的数,注意更改数组大小。-10000 calculated the factorial, the result is stored in the in out.txt. If a greater number of operators, pay attention to changes in the size of the array.<卡米力江> 在 2024-11-08 上传 | 大小:8kb | 下载:0