-
用最简单的C++实现的简易俄罗斯方块
这是我自己初学C++时写的一个简易C++俄罗斯方块,很多注释都不详尽,但是基本可以实现俄罗斯方块功能,甚至连面向对象也都没有用到,有少许BUG,没有修改,但是不影响初学者的参考作用,仅仅上传供初学者试用,。
- 2022-03-16 19:20:33下载
- 积分:1
-
高斯消元和积分算法
高斯消元和积分算法-PGE and integral algorithm
- 2022-02-11 13:22:10下载
- 积分:1
-
YACC simple description of an interactive calculator, the calculator has 26 regi...
用简单的YACC描述一个互交的计算器,该计算器有26个寄存器-YACC simple description of an interactive calculator, the calculator has 26 registers
- 2022-06-27 13:28:59下载
- 积分:1
-
显示面板程序!用于电力系统的人机显示,可显示三相电流,电压.有功无功等...
显示面板程序!用于电力系统的人机显示,可显示三相电流,电压.有功无功等-Display panel procedures! For man-machine power system show that shows the three-phase current, voltage. Active and reactive power, etc.
- 2022-05-15 18:39:05下载
- 积分:1
-
empirical mode decomposition algorithm inventor Frenchman frandlin
经验模式分解法算法
发明人法国人frandlin-empirical mode decomposition algorithm inventor Frenchman frandlin
- 2023-08-17 20:50:02下载
- 积分:1
-
孙鑫深入详解VC++代码,配合书看很经典的
孙鑫深入详解VC++代码,配合书看很经典的-Code for sunxin s VC++
- 2022-02-11 17:29:52下载
- 积分:1
-
visual basic code. nice code. very good
visual basic code. nice code. very good
- 2023-06-21 04:05:03下载
- 积分:1
-
完整版的sap初级技能自学教程,指导你入门
完整版的sap初级技能自学教程,指导你入门-integrity of the initial version of the sap self-tutorial skills, guiding your portal
- 2023-08-05 17:10:03下载
- 积分:1
-
这是一个多线程的程序代码是在Linux下编译。想要的人…
This a pthread program code which is compiled under the linux. Someone who want to test the pthread s program can download this code.
- 2022-02-04 17:24:06下载
- 积分:1
-
1.在选择装入背包的物品时,对每种物品I只有两种选择,即装入背包或不装入背包。不能将物品I装入背包多次,也不能只装入部分的物品I。
2.物品的种数,重量、价...
1.在选择装入背包的物品时,对每种物品I只有两种选择,即装入背包或不装入背包。不能将物品I装入背包多次,也不能只装入部分的物品I。
2.物品的种数,重量、价值,背包的容量要求输入;
3.算法中加入剪枝函数(对重量已经超过限制重量的子树不搜索);
-1. In the selection of the items into the backpack, for each of the items I have only two choices, that is loaded or not loaded backpack backpack. Items should not be many times I load backpack can not only part of the goods loaded I. 2. Number of species items, weight, value, capacity backpack for the importation 3. Algorithm to add pruning function (of weight over the weight limit does not search sub-tree)
- 2022-03-25 05:48:01下载
- 积分:1