资源列表
for_equation_real_radix
- 分别用二分法 Newton法 弦截法(割线法) 求方程x3-3x2+x-1= 0的全部实根(精度小于0.00001)。-respectively dichotomy Newton law xianjie (secant) Equation x3-3x2 x-1 = 0 all real roots (precision of less than 0.00001).
9_80
- 问题的提出:编写程序实现子女随父亲(或母亲)姓,要求显示子女地姓名和年龄及其父母亲的姓名和年龄,其中子女的姓氏要求同父亲的姓氏。-problem : preparation program with the children's father (or mother) surname, asked the children to show the name and age of the parents and the names and age, with the name of thei
EnhancedList
- 模拟数据结构的链表,包括查找链表的的一个元素,得到链表所有元素。删除的一个元素,删除所有元素。-Simulation of the linked list data structure, including finding a list of elements, all elements have been linked list. Delete an element, delete all the elements.
ZHONGSHU1
- 这是另外一个众数的代码。大家可以对比的参考一下看一下。-This is another plural code. We can look at contrast look.
dot
- 该算法可以实现两个至多500位的大整数或者小数的乘法运算-The algorithm can achieve up to 500 two large integers or decimal multiplication
math
- 已知一个函数方程式,通过调用子函数的方法,求出改函数的根-Given a function equation, by calling the subroutine method, find the root to change functions
ee
- 定义一个 TeacherList 类 可以实现简单的增加教师 可以实现简单的查找教师 可以实现简单的删除教师 要求用二进制文件的读写操作-teach system system system system system system
613
- 从文档中读入一个数字,判断这个给定的数字是否是质数。-judge wether a number is a prime number
FFT_bianhuan
- 这个程序是计算短时FFT用到的,希望对你有用-This program is used in calculating short-time FFT, and I hope useful to you
Julian_to_Gregorian
- 自编 由儒略日转化为格里高时间,如某一时间转化为 年月日时分秒。 -Julian to Gregorian
sypj
- 建立一个实测信号的样本,这里我建立四个随机信号的样本,因为方便显示,蓝色信号为有用信号(正弦信号),黑色的四个信号是随机信号分别与正弦信号叠加形成的实测信号,最后红色的信号为样本的均值信号,即为时域同步平均效果下的信号。-A sample of the measured signal, I created four random signal samples, because it' s easy to display, blue signal is useful signal (sinu
FenwickTree
- 用树状数组实现子序列快速求和,C++源代码-Using the tree array to achieve the rapid summation of sub sequences, C++ source code
