资源列表
task1
- 体育场馆建设问题:最早能在什么时候完成此工程; -Construction of sports venues: the first when in to complete this project
PartitionNumber
- 一个关于数的划分组合的问题,但是在数取得比较大的时候需可能溢出.-The division of a combination of several problems, but few take the time to obtain larger may overflow.
RemoveNotes
- 去除c语言注释,包括/**/和// 小弟是初学C语言,大家见谅,多指导指导!-Removal of c language notes
lcsqiongju
- 实现两个字符串的公共元素的统计,及其输出,是求两个字符串的公共子序列的前期工作-Achievement of the two elements of a string of public statistics, and its output, is the pursuit of the common subsequence of two strings of preparatory work
SentToFolder
- when u run the program the send to folder will be opened.
Jzcj
- JAVA实现矩阵的乘法运算,对初学者起到帮助,加深包的运用-JAVA realize matrix multiplication, helps to enhance the use of the package for beginners
GAUSS
- 列主元Gauss消去法求解线性方程组 c语言源代码-Main-element Gauss elimination method for solving linear equations
build-queue-with-circle-array
- 用循环数组构建一个队列,不同于用链表构建的,但是实现简单方便使用.-build a queue with circle array
bubble
- 分别利用数组和向量作为传递参数实现冒泡排序,并实现删除向量中重复元素-Respectively, using the array and vector pass parameters to achieve as bubble sort, and to achieve delete duplicate elements vector
Laplace-Gaussian-filter
- 这是一个拉普拉斯-高斯滤波函数代码,用于图像处理-This is a Laplace- Gaussian filter function code for image processing
CLA
- CLA adder:use vhdl to write the carry-lookahead adder which is a type of adder used in digital logic-CLA adder
CountingSort.java.tar
- counting sort using Java