资源列表
bmlm301
- ADO和CTREECTRL的应用演示,可以不错()
CQDUT
- A fully functional dialing program()
top88
- 个高效的88行MATLAB代码进行拓扑优化,它一直使用Sigmund提供99行代码开发,原来的代码已经被密度扩展了过滤,效率有相当的提高主要通过预分配数组和向量化来实现循环。速度提高了100倍以7500个元素为基准的例子。(Efficient topology optimization in MATLAB using 88 lines of code)
girls_crawler_py36
- 批量爬取知乎图片的小例子,供大家学习交流,欢迎评论(Spyder the picture of zhihu.com)
chndbbj448
- A Bayesian classifier for pattern recognition()
js,matlab,python版本的可视化工具
- 高维降低维并可视化,可在网页运行,类似于pca但性能更好
Computer Networking - A Top-Down Approach,6th
- computer network tutorial
新建文本文档
- 可以计算网吧上网时间所需要的费用,十分好用(Can calculate the Internet bar Internet time required for the cost, very good use)
栈
- 从1楼到2楼有h级台阶,某同学上楼的习惯是一次上1级或2级,写一算法输出该同学上这h级台阶时的所有不同的上法,用回溯法实现,开辟堆栈保存上楼方法(From the 1 floor to the 2 floor H steps, a classmate upstairs is a habit of 1 or 2, write an algorithm to the output of the students on the H level of all the different method,
huffmantree
- 动态分配数组存储赫夫曼树 ,生成赫夫曼数组及其赫夫曼编码(Dynamic allocation for the array storage Huffman tree, Huffman array and generate Huffman encoding)
frhtwr
- The source code for mpeg4 decoding()
Anaconda使用总结
- Python易用,但用好却不易,其中比较头疼的就是包管理和Python不同版本的问题,特别是当你使用Windows的时候。为了解决这些问题,有不少发行版的Python,比如WinPython、Anaconda等,这些发行版将python和许多常用的package打包,方便pythoners直接使用,此外,还有virtualenv、pyenv等工具管理虚拟环境。 个人尝试了很多类似的发行版,最终选择了Anaconda,因为其强大而方便的包管理与环境管理的功能。该文主要介绍下Anaconda,对A
