资源列表
gaos
- 高斯迭代法求解线性方程组的源代码!
nqueen
- 解决N皇后问题,使用的是C++编写的,有兴趣的可以
new
- 数据结构—链表&深度遍历的演示练习。对于初学数据结构的朋友可以提供参考
Cpp1
- 汉明码生成程序,可以用于实现对32位字符串的编码,是用VC++实现的,很好用
xianxing
- 4. 假设有两个按数据元素值非递减有序排列的线性表A和B,均以单链表作为存储结构。编写算法将A表和B表归并成一个按元素值递减有序(即非递增有序,允许值相同)排列的线性表C。-4. Assuming there are two data elements according to the value of non-decreasing in an orderly array of linear forms A and B, are single-linked list as a storage s
bank_account
- 编写程序,实现活期存款账户的模拟操作。 很久以前,在银行业兴起的时候,银行为客户开设金钱保管业务,每个账户有帐号、户名、密码、金额4项信息。客户可以对自己的账户进行存取钱、改密码、查余额操作; 多年后,随着经济的发展,投资业比较发达了,这时,银行为它保管的金钱发利息。从此,诞生了现代的活期存款账户。此时,每个账户有帐号、户名、密码、金额、月利率、开户时间、操作历史列表7项信息,客户可以对自己的账户进行存取钱、改密码、查余额操作,银行每月要根据账户余额发给客户利息(这个操作叫月
peopledetect
- HOG+SVM的经典算法,检测效果还算不错,23K左右的图片300MS左右-HOG+SVM classical algorithm, the detection effect fairly good, it costs 300MS to detect picture which size of 23K.
2
- Untitled1.m和Untitled2.m文件是利用imfilt和fspecial函数对图像作锐化处理。 Untitled3.m是利用edge函数对图像进行锐化处理。- hua.m file is the picture "Untitled1.m and Untitled2.m file using imfilt and fspecial functions for image sharpening. Untitled3.m is the use of edge function
hyperCEM
- 图像目标检测算法中的约束最小能量(CEM)检测算法-Image target detection algorithm of constrained least energy detection algorithm (CEM)
opencv-canny
- opencv canny算法 创建算法库 滑块改变阈值-opencv canny
dctdft
- dctdft算法的matlab自己实现,不使用自带函数-dctdft algorithm matlab achieve their own, do not use its own function
oilpaint
- 图像处理,可以在matlab上实现图像的油画效果-Image processing, can achieve the effect of oil painting an image on matlab
