资源列表
24pointer
- 这是我写的第一个程序。网上有很多计算24点的程序,我这个也是先得到操作符的组合,以及输入的4个数的可能组和,先算不带括号的4X4X4X4X24种可能结果,但在形成带括号的算式以验证结果时,(带括号只有(a@b@c)@d,a@(b@c@d),(a@b)@(c@d),(a@b)@c@d,a@(b@c)@d,a@b@(c@d)6种形式不会出现嵌套 )通过总结得出一个结论:括号中符号不能同时为*,/ 括号周围符号不能同时为+,-;否则括号可省略 于是有了判断各类型的相应代码。-I wrote this
tc_matrix
- 模拟黑客帝国的桌面,tc实现-simulation Matrix desktop, tc achieve
读硬盘序列号(vb)
- 读硬盘序列号(vb)-hard time sequence (vb)
haltom
- a program which creates N elements of an M dimensional Halton sequence and write them to a file. -a program which creates N elements of an M dimensional Halton sequence and write them to a file.
queen.tar
- 八皇后问题的代码,有详细的注释,运行后可以给出八皇后问题的所有92个解。-Eight queen problem code has detailed notes, running eight queen problem can give all the 92 solutions.
bm
- bm算法和朴素算法的实现,还有时间的比较-bm algorithm and simple algorithm
dfsdf
- MASM电子钟 使用手把手S2实验板(89C51 晶振12M) S33 -Multiple use electronic bell handholding S2 experiment board (89C51 crystal 12M) S33
relaytrain
- The concept of integration of distributed energy resources for mation of microgrid will be most signifi cant in near future. The latest research and development in the fi eld of microgrid as a promising power system through a comprehens
EVF
- Any files placed in this directory with a .pro or .sav extension will automatically be compiled / restored by ENVI at startup time. An individual user may also specify an additional /save_add directory in their own "envi.cfg"-Any files placed in
pwm
- 利用单片机输出的pwm占空比调节直流控制电机行驶速度-use pwm to control speed
image-carousel-Code
- 能用的JS图片轮播代码FIREFOX CHROME能用,IE8不行-JS usable image carousel Code FIREFOX CHROME use, IE8 does not work
dosEnv
- 自己用DOS写的。通过修改注册表来修改环境变量的程序。有三个文件,addenv.bat 用来添加环境变量、setenv.bat用来设置环境变量、delenv.bat用来删除环境变量-Own use DOS writes. Modify the registry to modify the program s environment variables. There are three documents, addenv.bat to add environment variables, set
