-
CCS3.3-build-DSP-BIOS-XDC-project
在CCS3.3下建立基于DSP-BIOS和XDC的工程入门资料(CCS3.3 build DSP-BIOS XDC project)
- 2020-11-07 19:29:49下载
- 积分:1
-
EasyWin
掌握开发环境,创建首个Windows程序,理解编译、运行和调试的基本概念(Master development environment to create the first Windows program, to understand the basic concepts of compiling, running and debugging)
- 2015-04-20 22:48:15下载
- 积分:1
-
在VC环境下实现稀疏矩阵的转置!这个程序是以C语言写的,而且用的是数据结构的三元组表示矩阵!...
在VC环境下实现稀疏矩阵的转置!这个程序是以C语言写的,而且用的是数据结构的三元组表示矩阵!-in VC environment under the sparse matrix switch home! This program is written in C language, but using the data structure of ternary group said Matrix!
- 2023-08-13 00:30:02下载
- 积分:1
-
jiefangcheng
function algorithm,enjoy it.
- 2009-07-29 08:30:03下载
- 积分:1
-
PropCalc_en_Win
用于计算螺旋桨桨的功率系数、拉力系数、效率、进距比等,可用于螺旋桨性能优化设计!(Propeller performance calcualtion, such as Cp, Ct, J ,efficiency)
- 2021-01-14 15:38:46下载
- 积分:1
-
RC_C++
说明: 显著性检测的代码,是程明明在12年的CVPR的文章,HC,RC的算法源码。(The code for saliency detection is the source code of Cheng Mingming's CVPR article, HC, RC, in 12 years.)
- 2018-03-27 21:14:02下载
- 积分:1
-
C--progress
C程序设计 适合多种开发环境 对单片机的开发起着重要的作用(C programming for a variety of development environments for MCU development plays an important role)
- 2014-10-08 12:09:59下载
- 积分:1
-
words
windows控制台下的一个小字典程序,可以自己添加字典,使用.(A small dictionary program under windows console, you can add your own dictionary to use.)
- 2014-11-26 11:32:19下载
- 积分:1
-
Binary-search-algorithm
在数据结构中,用C语言编程实现二分法查找算法(In the data structure, using C language programming binary search algorithm)
- 2014-03-29 13:03:25下载
- 积分:1
-
试写一算法,实现顺序表的就地逆置,即利用原表的存储空间将线性表(a1,a2,...,an)逆置为(an,an...
试写一算法,实现顺序表的就地逆置,即利用原表的存储空间将线性表(a1,a2,...,an)逆置为(an,an-1,...,a1).-try to write an algorithm to achieve the order form in situ reverse home, namely the use of the original table of linear storage space (a1, a2 ,..., an) inverse home (an, an-1 ,..., a1).
- 2022-08-20 01:02:10下载
- 积分:1