资源列表
LowestBit
- Given an positive integer A (1 <= A <= 109), output the lowest bit of A. For example, given A = 26, we can write A in binary form as 11010, so the lowest bit of A is 10, so the output should be 2. Another example goes like this: given A = 88, w
luxingjia
- 旅行家问题,关于旅行家问题的一小段代码。值得大家学习和参考-travelers, travel home on a small portion of the code. Worth learning and reference
myshortpath
- 图的最短路径,值得学习的一段代码。。。。值得大家参考-map of the shortest path, we should learn from the code section. . . . Worthy of our reference
td
- 二维点集合聚类的图像化演示程序 用它可以很直观的看到聚类的整个过程-2D point set of images of the cluster demo program can use it directly to see the whole process of clustering
yuping-c++
- 这是我大二时候做的c++数据结构课程设计,里面包含代码和具体的设计报告,有需要的朋友欢迎下载,和朋友分享也是我的快乐生活的一种!-This is my sophomore year when they have the c data structure curriculum design, which contains code and the specific design, need friends download, and I also share the joy of a life!
wenxueadie-C
- 这是一个叫“文学研究助手”的关于数据结构中串的模式匹配应用的算法,是文学研究人员用于统计英文小说中某些词出现次数与位置的小程序,但由于本人才疏学浅,程序并不完善。-This is called a "literary research assistant" on the data structure of the string pattern matching algorithm for the application, Literature is for statistic
worker123654
- (1)设计一个的菜单将在实现的功能显示出来,并有选择提示 (2)教师的基本信息包括编号、职工分类(\"行政人员\",\"教师\",\"一般员工\",\"退休人员\",\"返聘人员\",\"临时工\")、性别、年龄,职务(\"无\",\"科级\",\"处级\",\"地级\") 、职称(\"无\",\"初级\",\"中级\",\"高级\") 、政治面貌(\"群众\",\"中共党员\",\"民主党派\")、学历(\"中专\",\"大专\",\"大学\",\"硕士\",\"博士\") (3)信息
hafuman13526
- 着是一个关于哈夫漫算法的c++程序 如果有兴趣 请下载-with Hough is a diffuse algorithm on the c procedures If interested please download
yjsdrtwe
- 以二叉链表为存储结构,分别写出求二叉树结点和叶子总数的算法-to the binary tree structure for storage, write for binary tree leaf node and the total number of algorithms
blasdfew
- 以先序,中序,后序遍历二叉链表的非递归算法-to be the first sequence, sequence, after the preorder the binary tree of non - recursive algorithm
saleforecast
- 本算法用最小二乘法依据指定的M个基函数及N个已知数据进行曲线拟和 。 本算法用指数平滑法预测数据-the algorithm using the least-squares method based on the designated function of M and N-known data and the curve-fitting. The algorithm used to predict exponential smoothing data
Calculator_cmd
- 同Windows自带的计算器类似的程序,命令行界面,可以识别表达式,大小括号,弧度等,也可以使用一些控制台命令,界面为彩色,使用方便。主要练习栈的使用。-with Windows built-in calculator similar procedure, a command line interface can be identified expression, Size brackets, such as Radian, we can use some of the console comm