搜索资源列表
中国象棋源代码
- 程序功能很多,还可以摆残局。棋力大约在中间水平,只比棋隐、雷霆等软件差些。 被改写了部分代码,速度比原程序约快2倍,不过有时候搜索的点反而多,本想再加入简单开局库,可没时间且要改的内容很多。由于作者设计的数据结构、估值函数的缺陷,程序中残局问题很多,比如单兵、单马电脑不知道如何赢孤将!! -many functions of the program can also put the whole mess. Lindsborg about in the middle level, a game t
PowerPCB
- 如何画电路板,如何步线,对于版图的设计有很好的讲解。-How to draw the circuit board, how to step line, the layout design has a good explanation.
01backpack
- 算法设计与分析01背包优化问题实验 0-1背包问题: : 有N个物品和一个背包,其中: 物品具有重量 (w1, w2, …, wn) 和价值 (v1, v2, …, vn) 背包的最大重量承受限制为c 如何放置物品可得最高价值? 思路:动态规划 -Algorithm Design and Analysis 01 knapsack optimization experiments 0-1 knapsack problem :: with N items and a back
attribute-based
- This project presents a novel Multi-message Ciphertext Policy Attribute-Based Encryption (MCP-ABE) technique, and employs the MCP-ABE to design an access control scheme for sharing scalable media based on data consumers’ attributes (e.g., age, nati
SmartCA
- Very Nice proyect about how to use DDD Design Patter
PoisonImage
- 之前我发了数篇系列博文来仔细研究Poisson Image Editing算法,每次重新审视和深入,仿佛都能有更为深刻的认识和很大的收获。这应该算是我这个系列的完结篇,会用用Matlab代码一点一点的演示,原文作者到底是如何设计和实现他那个强大且影响深远的算法的。希望你在看本文之前务必参考一下文章来了解算法原理,本文将主要讲解编程实现的问题,对于前面讲过的内容,我不会深究。-Before I sent a series of blog posts to carefully study the I
