-
strtok
strtok(char s[], const char *delim) 用来将字符串分割成一个个片段。参数s指向欲分割的字符串,参数delim则为分割字符串中包含的所有字符。当strtok()在参数s的字符串中发现参数delim中包涵的分割字符时,则会将该字符改为
- 2013-05-06 14:36:34下载
- 积分:1
-
JSTEG
Jsteg隐写算法[23][24]由D. Upham提出,该算法将秘密信息嵌入在量化后的DCT系数的LSB上,但值为-1、0、+1的DCT系数例外。提取秘密信息时,也只是将隐藏信息的图像中不等于-1、0、+1的量化DCT系数的LSB取出即可(steganography of jsteg)
- 2021-04-19 23:08:50下载
- 积分:1
-
hog.svm
说明: 可通过Hog和svm实现小狮子的分类,将其分为两类(The classification of small lions can be realized by hogs and SVM, which can be divided into two categories)
- 2021-04-26 16:18:45下载
- 积分:1
-
VolumiFiniti
有限体积法,解决蒸发器的热传递问题,提供外形仿真,模板仿真,以及算法的开发,易于使用(Finite volume method to solve the evaporator heat transfer problems)
- 2015-07-18 23:58:06下载
- 积分:1
-
color-image-into-color1-s2
color image watermarking with color
- 2013-08-13 19:33:04下载
- 积分:1
-
l1_ls
求解l1范式的值,用于压缩感知中的稀疏表示。进行分类(Solving the value of l1 paradigm for compressed sensing of sparse representation. Classification)
- 2011-11-14 17:53:34下载
- 积分:1
-
ASP.NET甘特图表
ASP.NET甘特图表
- 2015-07-01下载
- 积分:1
-
hog
方向梯度直方图(Histogram of Oriented Gradient, HOG)特征,计算机视觉和图像处理中用来进行物体检测的特征描述子的实现(Histogram of oriented gradients (Histogram of Oriented Gradient, HOG) characteristics, computer vision and image processing used for object detection feature descriptor realization)
- 2015-09-07 20:12:43下载
- 积分:1
-
kmeans1
k-均值聚类算法实现灰度图像分割,输入图像矩阵和聚类中心个数,返回为最终的聚类中心和图像中每个像素所属类的编号(对应于图像矩阵)(k-means clustering algorithm to achieve gray-scale image segmentation, the input image matrix and the number of cluster centers, the return for the final image of the cluster centers and their respective categories in each pixel number (corresponding to the image matrix))
- 2008-05-31 13:17:32下载
- 积分:1
-
ggssss
说明: 使用matlab编写的源程序 高斯噪声产生的源代码(prepared by the use of Matlab source Gaussian noise source)
- 2006-02-16 15:06:20下载
- 积分:1