- YearMonthDay_to_Week 通过一个小程序来演示使用三个ComboBox控件自动生成年月日
- cccPP 这是一本通用性很强的c++书
- fwdistesanctionedprogram it is a video watermarking ppts
- DumpAdapter 枚举机器上安装的所有的网卡mac地址
- Zernike-Polynomial-Coefficients-for-a-given-Wavef Zernike Polynomial Coefficients for a given Wavefront using Matrix Inversion in Matlab
- gakk850 Regular Expression 学习的一本好书()
资源列表
circfit
- 基于最小二乘估计的圆心拟合,可计算出圆心坐标及半径
32位二进制数转为asc码
- 自己做的程序,可能对你有用-own procedures that may be useful to you
main
- 用栈实现的求一个十进制数的二进制与八进制的形式,刚学数据结构不久时,自己写的-Using a stack for the realization of the binary decimal octal form with just the structure of the near data, they write
fenzhifa
- 分治法的应用 将序列A(0:n-1)中元素按照升序排序方法:归并排序和快速排序((1)对于快速排序,主元采用三者A(low),A(high),A((low+high)/2)中其值居中者-Divide and conquer the application of the sequence A (0: n-1) elements in ascending sorted by: Merge sort and quick sort ((a) for Quick Sort, the main elemen
huffman
- Huffman编码,实现二叉树,对于任给的结构,用huffman进行编码-Huffman coding, to achieve a binary tree, for any given structure is encoded using huffman
kuohaopipeisuanfa
- 数据结构 中 括号匹配算法 用栈做的 c-Bracket matching data structures to do with the stack
0
- 假设以两个元素依值递增有序排列的线性表A和B分别表示来年各个几何(即 同一表中的元素值各不相同),现要求另辟空间构成一个线性表C,其元素为 A和B中元素的交集,且表C中的元素也依值递增有序排列。试对顺序表编写 求C的算法-Assuming the two elements by increasing the value of an ordered arrangement of the linear forms A and B, respectively, in the coming
DecisionAlgorithm
- 开发环境WinCC,用于维修决策优化算法!-Development environment WinCC, for decision-making algorithm!
BubbleSort
- 数据结构里的排序算法,冒泡排序,有说明文字-Sort of data structure algorithms, bubble sort, there are captions
strrep_
- 实现string类中的strrep(char *a,char *b,char *c) 在a字符串中查找b并替换成c-strrep function program
main
- 破圈法求图的最小生成树,破圈法是“见圈破圈”,即如果看到图中有一个圈,就将这个圈的边去掉一条,直至图中再无一圈为止。(其中破圈法的" 圈"指的是回路) -Seek the minimal spanning tree to break the circle method, breaking the circle method is to see the ring to break the circle ", that is, if you see a circle in the figure, w
tubaowenti
- 凸包问题,大二一门课的课程设计,很短的小程序-Convex hull, sophomore course curriculum design, very short program
