资源列表
M
- 这是一个用汇编语言写的关于32bit整数除法的快速实现算法。-This is a compilation of the language used to write on the rapid 32bit integer division algorithm.
solve
- 1.了解三元一次方程组的概念 熟练掌握简单的三元一次方程组的解法 能选择简便,特殊的解法解特殊的三元一次方程组. 2.通过用代入消元法,加减消元法解简单的三元一次方程组的训练及选择合理,简捷的方法解方程组,培养运算能力. 3.通过对方程组中未知数系数特点的观察和分析,明确三元一次方程组解法的主要思路是 "消元",从而促成未知向已知的转化,培养和发展逻辑思维能力. 4.通过三元一次方程组消元后转化为二元一次方程组,再消元转化为一元一次方程及将一些代数问题转化为方程组问题的方
rebot
- JAVA写的一个机器人程序,我才刚要学JAVA,所以还没看呢,也没调试,大家试试看吧,应该蛮好的-JAVA program written by a robot, I just need to learn JAVA, why not look at it, so we can not debug, everyone try it, it should be fine for
KMP
- 本文给出KMP算法的C++源代码 很好用的 直接下载后就能用-This paper show KMP algorithm in C++ source code.It can be used directly very well after download. after
feature_extract-0.1
- a function inside machine learning -a function inside machine learning
ant_colony_algorithm
- 蚁群算法的一篇文档,简单说明了蚁群算法的实现,文档中有相应的源码-An ant colony algorithm document, a brief descr iption of the ant colony algorithm, the document has a corresponding source
pku_acm_kejian
- 北京大学acm教学课件,对于acm爱好者是很大的帮助。-Peking University courseware acm, acm for lovers is a big help.
zju_ppt
- 浙江大学acm的教学课件,对于acm初学者很有帮助。-Zhejiang University of courseware acm, acm for beginners helpful.
DUTool
- 小小机器人,送给大家,它能够帮我们快速的把文件上传到电脑里面去,超快的哦!-Little robot, to the U.S., it can help us to quickly upload files to a computer inside, and super-fast Oh!
bailey02thesis
- 一篇应用卡尔曼滤波和粒子滤波进行移动机器人室外定位的博士论文-A PhD Thesis Mobile Robot Localisation and Mapping in Extensive Outdoor Environments Utilizing Kalman Filter and Particle Filter
k-query_up.cpp
- spoj k-query. Given lots of offline queries and updates, reoder the queries and updates so that they maybe efficiently preprocessed.
dtree_up.cpp
- spoj dtree. Count the number of distinct elements in a given range. Usage is done using fenwick trees. Offline algorithm for queries
