资源列表
[数学计算/工程计算] SHA1(deep-optimization)
说明:SHA1汇编码的深度优化改写: 写个程序,用的了SHA1汇编码,百度了一堆,但是没有一个满意的。 并且都对500M以上的大文件支持不好,可怜单位配的256M内存的古董机!!!!! 于是自己决定重新写个,该源码对大文件的计算速度较快. 程序改写要点,除了对算子的优化外,还优化掉了数据表。由于优化掉了部分特种码,可以一定程度上避免PEiD类的软件侦测到所采用的算法类型 写完后,发现:中间那一堆代码怎么看怎么那么不顺眼呢!!,继续改写,进行了优化,把中间的算子优化掉。 附带全部<liyu> 在 2026-01-02 上传 | 大小:9kb | 下载:0
[数学计算/工程计算] queen
说明:这道题的算法思路比较简单,其重点在于对搜索的剪枝优化,由于如果对于每一行都枚举每一列,显然其中会有很多在枚举过程中就可以判断不可能出解的情况,显然对这些情况的继续向下一行搜索是无用的冗余操作,所以我们应在枚举搜索中加入一些判断条件,以减少无用的搜索分支。 -Algorithm of solving the problem is relatively simple idea, with its emphasis on the search pruning technique, because<zhang> 在 2026-01-02 上传 | 大小:9kb | 下载:0
[matlab例程] AC-induction-motor-control
说明:交流异步电机转速开环控制,自己搭建的模型,可以直接利用的模型。-AC induction motor speed open-loop control, to build their own model, can direct the use of the model.<李建军> 在 2026-01-02 上传 | 大小:9kb | 下载:1
[matlab例程] Multiple-access-protocls
说明:多址接入协议性能仿真比较,给出主程序源代码和各个脚本M文件-Multiple access protocol performance simulation given main program source code and scr ipt M-file<Joseph> 在 2026-01-02 上传 | 大小:9kb | 下载:0
[matlab例程] matlab-vrp
说明:车辆路径问题中用遗传算法实现matlab程序 。-The vehicle routing problem matlab genetic algorithm. . . .<马文> 在 2026-01-02 上传 | 大小:9kb | 下载:0
[数学计算/工程计算] java-jisuanqi
说明:用Java编写的科学计算器,更能齐全,欢迎下载使用-Scientific Calculator written in Java, more complete, welcome to download<里里> 在 2026-01-02 上传 | 大小:9kb | 下载:0
[数据结构常用算法] java_linker
说明:java链表操作:查找、删除和插入。 自己写的,编译已经通过-java linked list operations:search, delete and insert. Write it by my own, the compiler has passed.<dfjdk> 在 2026-01-02 上传 | 大小:9kb | 下载:0
[matlab例程] space_vector_math
说明:异步电机矢量控制仿真的数学模型,需要在MATLABsimulink下仿真,另外还需要把参数修改好。-The mathematical model of the induction motor vector control simulation, need at MATLABsimulink simulation, and the need to take good parameter modification.<张文> 在 2026-01-02 上传 | 大小:9kb | 下载:0