资源列表
zhangliang
- 张量算法很前沿的数学算法,很前沿,适合大家研究,内部包含我收集很久的文章,很全,适合新手老手学习-Tensor algorithm is a very advanced mathematical algorithms, very cutting-edge, suitable for everyone to study, including my collection of articles for a long time, very full, suitable for novice learn
Nevermore
- MFC入门学习简易计算器制作的源码。主要用于熟悉界面设计以及映射关联。-A basic MFC way to construct a simple calculator.Aiming to learn some very basic skill,fit for freshmen
heapsort
- 堆排序树控件显示效果,用MFC实现。输入一串字符在nlog2n时间之类排序-Heap sort tree control display
matlab_40_example
- 《matlab40个经典案例》书本PDF扫描版和源程序。福利继续上。欢迎指教-" Matlab40 a classic case of" book PDF scan version and source code. Benefits continue on. Welcome advice
chenhoujindigitalsingalprocessing
- 陈后金数字信号处理课件,很不错的,有助于学习-This is the ppt of digital signal processing of Chen Houjin. That is very useful for the students.
swimmer_package_small
- 实现鼠标点击,游动的小虫子跟踪的功能,基于Matlab.-The swimmer dynamical system, invented by Rémi Coulom, is a testbed for advanced motor control algorithms. A chain of d links in a viscous liquid are simulated on a planar surface. The controller must apply the d-1 joint
Práctica 1
- It is a practice based on a Molniya satellite orbit
MOALO
- 根据蚁狮觅食行为启发而提出的一种群智能搜索算法,并进行标准函数测试,效果较好(A swarm intelligence according to the foraging behavior of ant lion heuristic search algorithm, and the standard test function, good effect)
数据结构C语言版
- Data structures in C (Chinese)
signal-detect-master
- 用matlab语言实现的信号检测器,内容值得参考(Signal detector implemented with matlab language, content is worth referring)
Virtual-drive7.1
- the program Virtual drive7.1.rar
Euler
- 通过欧拉操作来实现扫成的小程序,而且算法的思想很简单,只是需要用到实体建模中的名为翼边数据结构(又叫,半边数据结构)的东西,和一个欧拉公式。想学习实体建模的同学能够通过这个程序学到很多东西,对于那些想要交图形学课程的代码作业的同学来说,你也可以直接把这个交上去了吆,因为这个代码我已经测试过了,没有任何问题,可以直接运行。当然,最好你是为了学习需要,而不是为了直接down下来应付老师,而且前提是你要部署好OpenGl的库。-By Euler operations to achieve sweepi