资源列表
[控制台(字符窗口)编程] xiaohao
说明:U盘病毒,效果不是太好的。不过可以用作学习。VC-U disk virus, the effect of not a very good idea. But learning can be used. VC<陈成> 在 2024-11-10 上传 | 大小:3.5mb | 下载:0
[控制台(字符窗口)编程] Chap10B
说明:a program about dividing window,which is written with Visual C++.<liuziyang> 在 2024-11-10 上传 | 大小:3.52mb | 下载:0
[控制台(字符窗口)编程] jisuanqiMFC
说明:计算器MFC 数字计算器mfcmfcmfc-Calculator Calculator mfcmfcmfc Digital MFC<zhaotao> 在 2024-11-10 上传 | 大小:3.51mb | 下载:0
[控制台(字符窗口)编程] CMemFile
说明:将相应数据依次存入内存,后进行对数据的依次提取,并显示的测试工具。-The corresponding data is sequentially stored in the memory, after the pair of data are sequentially extracted and displayed test tool.<李名> 在 2024-11-10 上传 | 大小:3.49mb | 下载:0
[控制台(字符窗口)编程] banker
说明:用c++实现银行家避免死锁的算法,简单易懂,对学习操作系统好处很大-banker algorithm<ZHAOXIN> 在 2024-11-10 上传 | 大小:3.52mb | 下载:0
[控制台(字符窗口)编程] date
说明:一个日期计算程序,可以进行日期的加减运算,会自动跳转月份和年份-A date calculation program, you can add and subtract dates, month and year will automatically jump<灿钿> 在 2024-11-10 上传 | 大小:3.5mb | 下载:0
[控制台(字符窗口)编程] DataStructrue_01
说明:一个简单的递归函数,具体实现一个数学函数f(x) = 2f(x-1) + x^2-A simple recursive function, the concrete realization of a mathematical function f (x) = 2f (x-1)+ x ^ 2<stone> 在 2024-11-10 上传 | 大小:3.49mb | 下载:0
[控制台(字符窗口)编程] PCA
说明:(主成分分析)Jacobi法求解对称矩阵的特征值及特征向量-(PCA)Finding the eigenvalues and eigenvectors of symmetric matrices, applying Jacobi s method<renjin> 在 2024-11-10 上传 | 大小:3.51mb | 下载:0
[控制台(字符窗口)编程] arrstruc.cpp
说明:利用C++程序语言编译的一个数组结构的实力的控制台程序。-The use of an array structure of C++ program language compiler of the strength of the console application.<zhaobo> 在 2024-11-10 上传 | 大小:3.51mb | 下载:0
[控制台(字符窗口)编程] set1
说明:教练员A、B和C将要从编号为1到n的队员中挑选自己的队员。为公平起见,每个教练都根据自己的喜好程度将队员排序;你负责根据以下规则为他们分配队员。 你拿到的数据是a、b、c三个数组,表示三个教练对队员的喜好程度排序,每个数组都是数字1到n的一个排列,下标越小表示教练越喜欢该队员。你的分组规则是,从还未被分配的队员中找一个教练A最喜欢的队员分到A组;然后,在未分配的队员中分配教练B最喜欢的队员到B组;然后是教练C;再是教练A、<刘子自> 在 2024-11-10 上传 | 大小:3.51mb | 下载:0