资源列表
vxdelg
- c++遗传算法程序,方便在c++环境下操作()
15010120041_高瑞雪_lab2
- 在本实验中,将使用System Generator for DSP创建一个带乘法器和累加器的12-bit x 8-bit MAC(Multiplier Accumulator),并使用System Generator 的Resource Estimator块来估计资源利用率。 在仿真Simulink中的设计之后,将从该设计中生成VHDL代码和内核,并在Xilinx ISE Foundation开发软件中实现MAC。(Design, construct and verify the specifi
gral-master
- This implementation is based on the js reference implementation. For example the StarWarSchema and the tests (among a lot of other things) are simply adapted to the Java world.
grapht-master
- Grapht is a light-weight dependency injector. It converts the dependency injection problem into a graph-based problem that can be solved and analyzed without constructing any components until a solution is guaranteed. The solution graph is also expos
Z-Buffer Render
- 一个简单的基于Z—Buffer渲染的测试用例, 对于初学者可以很好的理解Z-Buffer渲染。(There is a very simple but useful model about Z-Buffer rendering, which is very hopeful for beginner to understand the effect of Z-buffer rendering in OpenGL.)
zkxhuuy
- charm是基于垂直数据集挖掘关联规则的一个著名算法,这个是该算法的实现()
renunroncy-radio-expertise
- cryptapi算法 在这个信息爆炸的时代,我们不得不对信息的安全提高警惕,加密作为保障数据信息安全的一种方式,越来越受到()
tegisterallocate
- C语言版本遗传算法程序包,可以直接运行,很不错()
SVM人脸识别2
- 实现人脸识别,分类器用svm,功能非常好,改名易于理解,适合初学者(The realization of face recognition, the classifier uses SVM, the function is very good, the Rename is easy to understand, suitable for the beginner.)
prmogity
- C++下实现的一些常用复数运算,可以在C++下方便的调用进行复数运算()
tronsparent
- Dijkstra算法通过邻接表实现最短路径,()
indirect
- dp问题的讲解,动态规划的定义应用等等,主要对于竞赛做题的应用,()