资源列表
shiyan4
- 求根问题,编制一个程序,分别用二分法、简单迭代法和牛顿迭代法求解其根
delete
- 一个简单的删数问题的程序,用的是贪心算法
cannyedge
- this canny edge detection code using opencv-this is canny edge detection code using opencv
BinarySearchTree
- 设S=(x1,x2,…,xn)是有序集,且x1<x2<…<xn ,表示有序集S的二叉搜索树, 利用二叉树的结点存储有序集中的元素。且已知其存取概率分布为(a1,a2,…,an),求在所有表示有序集的二叉树中找出一棵具有最小平均路长的二叉搜索树问题。-Set S = (x1, x2, ..., xn) is an ordered set, and x1 <x2<…<xn ,表示有序集S的二叉搜索树, 利用二叉树的结点存储有序集中的元素。且已知其存取概率分布为(a
fft-16-4
- 基4fft的快速傅里叶变换及实现此过程的c语言程序-Fast Fourier transform based 4fft and implement this process, c language program
shuffle-cards
- 洗牌算法,把一副牌随机的依次发给四个玩家。-Shuffling algorithm, the random order of a deck of cards issued to four players.
exam6-2
- 关于数据结构这门学科的源代码程序,序列六之二-About data structure of the subject, the source program
456
- C++语言:克鲁斯算法求最小生成树的问题-C++ language: Cruise algorithm for minimum spanning tree problem
ERCHASHU
- 二叉树算式输入、遍历输出、根节点和非根节点数目计算-Binary formula input through output, calculate the number of root and non root
fafu1198
- FAFU(福建农林大学)1198小三大作战的题解,用的是最大流EK算法。-FAFU (Fujian Agriculture and Forestry University) 1198 small three operations problem solution, using a maximum flow EK algorithm.
1274_input_data
- 数据 wikioi上的题目,题目编号是1274 发给大家看啦 免得花积分下载了-Data wikioi on the topic, the topic number is sent to us Kanla lest spend 1274 Points downloaded
Cluster
- 求一个小世界网络中,每一个节点的聚类系数,利用java实现。-Using java to find a small world network, each node clustering coefficient.