资源列表
1
- 我国第一颗人造地球卫星近地点距离h 439km ,远地点距离H 2384km,地球半 径为6371km ,求卫星轨道周长(提示:卫星轨道是椭圆,地球球心为该椭圆的一个 焦点). 要求精度达到10 5 .-China' s first artificial Earth satellite perigee distance h 439km, apogee distance H 2384km, Earth
burg
- 实现极限学习的功能,实现全局最优化,避免局部最优解,收敛速度快速。-Realize the function of limit learning, realize global optimization, avoid local optimal solution, fast convergence speed.
HW4
- MLP neural network classifier
lib
- 关于静态链接库的编辑,有一定使用价值,在自己所需要建库使用相关的方法!
largestpublicarray
- 求出任意两个序列的最长公共子序列,使用了动态规划的方法-Obtained the longest sequence of any two common sub-sequences, the use of dynamic programming methods
c_n
- A very powerful n! algorithm. You can input as long number s as you can.
shiyan1
- 1)问题描述:在主程序中设计一个简单的菜单,分别调用相应的函数功能: 1…建立链表 2…连接链表 3…输出链表 0…结束 2)实验要求:在程序中定义下述函数,并实现所要求的函数功能: CreateLinklist( ): 从键盘输入数据,创建一个单链表 ContLinklist( ):将前面建立的两个单链表首尾相连 OutputLinklist( ):输出显示单链表 -1) Problem Descr iption: In the main progra
Josephus
- 约瑟夫问题,用C++实现的约瑟夫问题。输入n和d的值,输出出列序列-Joseph problems with C++ implementation of Joseph problems. Enter n and d values, the output of the column sequence
01package
- 关于背包问题的实现,很好的代码,希望我们一起学习。-Knapsack problem on the realization of good code, I hope we learn together.
HuffmanAlgorithmProbabilityTree
- huffman tree in matlab
minFBNQ
- 用斐波那契法求解一维函数的极值 斐波那契法是一种区间搜索算法-Using Fibonacci method for solving one-dimensional function extremum Fibonacci method is an interval search algorithm