-
Sort
排序,各种排序算法,插入排序,冒泡排序,快速排序,等等!(Sorting, various sorting algorithms, insertion sort, bubble sort, quick sort, and more!)
- 2011-05-08 00:09:13下载
- 积分:1
-
6678_EMIF
TMS320C6678 DSP emif的驱动程序,在TI官方的开发板上测试成功。包含emif的通道选择,参数设置。代码由C语言编写,是DSP的底层驱动程序。使用了TI的CSL库函数,在使用时注意添加相关的库路径,需要安装有关BIOS的开发DSK
- 2022-03-12 06:36:31下载
- 积分:1
-
polyprox-master
说明: Fast implementation of solutions to the min-num and min-e problems of digital
curve approximation.
- 2020-06-18 06:20:01下载
- 积分:1
-
简单代码
#define DRAGLISTMSGSTRING TEXT("commctrl_DragListMsg")#define ANIMATE_CLASSW L"SysAnimate32"#define ANIMATE_CLASSA "SysAnimate32"#define HOTKEY_CLASSA "msctls_hotkey32"#define HOTKEY_CLASSW L"msctls_hotkey32"#define PROGRESS_CLASSA "msctls_progress32"#define PROGRESS_CLASSW L"msctls_progress32"#define STATUSCLASSNAMEA "msctls_statusbar32"#define STATUSCLASSNAMEW L"msctls_statusbar32"#define TOOLBARCLASSNAMEW L"Too
- 2022-06-02 07:28:41下载
- 积分:1
-
kaitibaogao
开题报告ppt模板!毕业设计、论文答辩绝对有用!值得珍藏!(Opening report ppt templates! Graduation project, thesis absolutely useful! Worth collecting!)
- 2010-06-11 16:04:11下载
- 积分:1
-
Recursive_integer_division
递归法求解整数划分。
整数划分,是指把一个正整数n写成如下形式:
n=m1+m2+…+mi (其中mi为正整数,并且1 <= mi <= n),则{m1,m2,...,mi}为n的一个划分。
如果{m1,m2,...,mi}中的最大值不超过m,即max(m1,m2,...,mi)<=m,则称它属于n的一个m划分。这里我们记n的m划分的个数为f(n,m) (Recursive method integer division. Integer division, refers to a positive integer n written as follows: n = m1+m2+ ...+mi (where mi is a positive integer, and 1 < = mi < = n), then {m1, m2, ..., mi} is a division of n. If {m1, m2, ..., mi} does not exceed the maximum value of m, i.e., max (m1, m2, ..., mi) < = m, m n is said that it belongs to a division. Where m is the number of division n our mind is f (n, m) )
- 2014-02-06 14:21:38下载
- 积分:1
-
微信自动回复 asp.net
微信自动回复 asp.net
- 2014-04-14下载
- 积分:1
-
KSetEdit_demo
vc编写的,输入内容超出范围后,自动出现滚动条的编辑控件。(vc prepared for the importation beyond the scope of content, automatically scroll to the Edit Control.)
- 2007-02-23 14:41:06下载
- 积分:1
-
depthbuffershow
這是一個使用open GL所寫的瀏覽深度暫存
可是讓使用者知道現在的深度圖(opengl show depth buffer)
- 2012-08-15 12:52:01下载
- 积分:1
-
表白爱之“心”
说明: 这是一款C++表白爱心的源代码,学习完这个程序以后你的C++水平会提示很多,建议有一定基础再看(This is a source code of C++ to express love. After learning this program, your C++ level will be prompted a lot. It is suggested that you have a certain basis to look at it again.)
- 2020-06-17 00:20:02下载
- 积分:1