-
GuideLogFormatter
Matlab中AR模型的应用,相关数据分析(Matlab application of the model of AR, the relevant data analysis)
- 2009-11-06 19:28:58下载
- 积分:1
-
CarpimTablosu
Code contains basic math functions.Written in codeblocks as c code.
- 2015-03-22 18:16:36下载
- 积分:1
-
利用 AAM和POSIT算法 实现的 3D头部姿势识别
使用 opencv 利用AAM和POSIT算法实现的 3D头部姿势识别
很有用的学习OPENCV的材料
- 2022-02-03 09:35:06下载
- 积分:1
-
xunbao
寻宝问题:给定袋子的容积和每个金块的体积,请你算出最多能带走金块的体积(Treasure hunt question: given the bag' s volume and the volume of each gold, you calculate the volume up to take away gold)
- 2010-07-01 00:31:11下载
- 积分:1
-
youxian
--- --- 算符优先(------ Operator priority)
- 2007-12-02 18:38:30下载
- 积分:1
-
shine-master
说明: fast mp3 encoder source code
- 2020-06-25 06:40:01下载
- 积分:1
-
SHT11的STM32驱动代码
SHT11的STM32L151R8T6的驱动代码,可以正常的读取数据。
- 2022-11-21 04:20:07下载
- 积分:1
-
C# 演示希尔排序算法的实现
C# 演示希尔排序算法的实现,在代码中定义了一个函数,完成希尔排序算法的使用,用户只需传入要排序的一维数组,程序即可输出希尔排序结果。以下是完成排序的关键代码:
//定义要排序的一维数组
int[] array = new int[] { 1, 5, 3, 6, 10, 55, 9, 2, 87, 12, 34, 75, 33, 47 };
Program.Sort(array);//调用自定义方法对数组进行排序
Console.WriteLine("排序后的数组:");
foreach (int m in array)
Console.Write("{0} ", m);//输出排序后的数组元素
Console.ReadLine();
以上代码可写入函数中,为了演示方便,将结果输出到控制台显示。
- 2023-07-14 05:10:04下载
- 积分:1
-
ImageMagick-6.8.6-7.tar
ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 100) including DPX, EXR, GIF, JPEG, JPEG-2000, PDF, PhotoCD, PNG, Postscript, SVG, and TIFF. Use ImageMagick to resize, flip, mirror, rotate, distort, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bézier curves.
- 2013-08-03 05:33:24下载
- 积分:1
-
C8051_jiaocheng
c8051f 的例程 原理图及pcb封装(c8051f jiaocheng)
- 2015-07-09 16:14:56下载
- 积分:1