资源列表
fractionTodecimal
- 因为所有的分数都是有理数,所以一个分数要么除尽,要么有循环节,这个程序很好地解决了这个问题。-because all the scores are rational, or a fraction of thirteen, or a cycle of festivals, this procedure to solve the problem.
fractions_compositor
- 写一个程序,列出在0和1之间的所有分母不大于N的最简分数,下面是N=5时的情况: 0/1 1/5 1/4 1/3 2/5 1/2 3/5 2/3 3/4 4/5 1/1 总共有11个分数! 还需要进行排序。-write a procedure set out in the 0 and 1 denominator between all the N is not greater than the most simple level, Below is N = 5:00 of : 0 /
factorialxxxyy
- 一个最优化的大数阶乘算法,可以计算超过5位数的阶乘,而运算时间只需几秒。-an optimization of large factorial algorithm can calculate the median of over 5 factorial, and the computation time only a few seconds.
baiduzhixing
- 2005百度之星程序设计大赛总决赛题目解答-2005 Baidu Star Program Design Contest Finals topic answers
fdtd_2D_TE_PML
- fdtd的2d算法,pml边界条件,二维TE波-fdtd the 2d algorithm, pml boundary conditions, 2D TE wave
KNearest
- JAVA实现基于试探的未知类别聚类算法.具有良好的代码风格,便于复用-JAVA based probe the unknown type of clustering algorithm. The code has good style, ease of reuse
ShortestDistance
- java实现层次聚类最小距离算法,代码结构良好,具有复用性.-java achieve minimum distance hierarchical clustering algorithm, code structure and has a good reusability.
LongestDistance
- java实现层次聚类,最远距离算法,具有良好的程序结构,具有通用性-java achieve hierarchical clustering, the most remote algorithm has a good program structure is universal
Logicwireless
- 无线传感器的服务器端的Demo.实质上是数据库的编程。人工智能的产生式体现在数据库的字段当中。-wireless sensor server-Demo. Essentially is a database programming. Production of artificial intelligence embodied in the database field them.
ORDER_BTREE
- 实现二叉树的前序、中序、后序排列,以菜单形式出现-achieve binary tree of the former sequence, sequence after sequence arranged in the form of menu
convex_hull
- 算法分析课程中实现的凸包算法,效率很高,有很大的参考价值-algorithm analysis programs to achieve the convex hull algorithms, highly efficient and have great reference value
ofdm_lu
- ofdm的仿真,比较详细地介绍了各个流程 注释也很清楚 欢迎大家提出宝贵意见-ofdm of simulation, more detailed presentation of the various processes Notes is very clear we welcome the valuable advice
