资源列表
1
- 设计一个描述点的类,其中包含一对坐标点数据成员、一个求两个点之间距离的友元函数和显示坐标点的成员函数,并编程测试。 解题思路: 计算两点(a,b)和(c,d)之间的距离,依据勾股定理可得公式: 并定义坐标点类的友元函数来计算两点间的距离。 -Design a descr iptive point of the class, which includes a pair of coordinates of points, data members, one for the d
plus
- 大正整数相加,可以有128位,用字符串存的
fuliye
- 快速傅里叶编码源码,有效地提高算法运行速率!-Fast Fourier source code, effectively improve the algorithm run rate!
gaosi
- 解非齐次线性方程的一种很高效的算法,高斯消元法-it is very effective and valuable.
wh
- cs1180此为芯海公司的AD转换芯片cs1180的程序代码-cs1180
functionobject
- the example of function object
erchashu
- 在二叉树中查找值为X的结点,试设计打印值为X的结点的所有祖先的算法-In the binary tree to find a value of X, node, trial designed to print the value of X, all the ancestor nodes the algorithm
code
- 讀入一個文字檔,將檔案中所出現的數字相加,將答案輸出。-Read a text file, the file number arising in the sum, the output will be the answer.
calculator-cathy
- 简易计算器 用VB实现加减乘除基本运算。-Simple calculator using VB to achieve the basic operations addition and subtraction multiplication and division.
bfs
- hdu 3085 一道bfs题 一点值得注意的,鬼魅先走,mm与gg后走,直接模拟这个这个场景,突出时间的先后性,一秒与一秒的区别。。。这样模拟很难出错-hdu 3085 an ACM question.it is about bfs
zuiyouzhuangzaizhizhongliangzuida
- 最优装载之回溯法 有n个集装箱要装上1艘载重量分别为c的轮船,其中第i个集装箱的重量为wi。最优装载问题要求确定在装载体积不受限制的情况下,将尽可能多的集装箱装上轮船,并找出一种装载方案-The optimal loading of backtracking n containers to be mounted on a load of, respectively, c the ship, the i-th weight of the container for the wi. The op
betweenness_bin
- 利用互相关法计算矩阵的介数,来表示一个二值矩阵的特征-calculate the betweenness of a matrix to measure it characteristic
