-
experement1
TI DSP 软件开发流程
TI DSP 集成开发环境 CCS 简介
实验环境的建立
使用 CCS 在线访问 DSP
使用 CCS 开发 DSP 软件项目
段地址分配实验
(TI DSP Software Development Process Integrated Development Environment for TI DSP Experiment Environment Introduction The establishment of CCS using CCS on-line access DSP using the DSP software project developed CCS segment address allocation experiment)
- 2009-09-15 11:06:57下载
- 积分:1
-
LINK
建立链表的算法:
新节点链入表尾建立链表:
动态分配第一个节点变量;
用指针head 妥善保存链表第一个节点的地址值;
依次动态分配一个新节点变量;
将上一个节点的指针域指向新生成的节点;
循环3),4)步骤,直到所有节点均连入链表;
将最后一个节点的指针域赋值为0;
(Establish the list of algorithms:
The new node links footer build list:
Dynamic allocation of the first node variable
Keep the list head pointer of the first node address value
In order to dynamically allocate a new node variable
The domain of a node pointer to the new generation of nodes
Cycle 3), 4) step, until all nodes are connected to the chain
Pointer field will last node assigned to 0 )
- 2015-01-05 16:03:48下载
- 积分:1
-
Birthday
给定日期,然后输入天数,计算输入天数之后的日期是多少(Given date, and then enter the number of days to calculate the number of days after the date of entry is the number)
- 2014-03-04 17:47:21下载
- 积分:1
-
pop3wrapper
读取email的MFC类 (MFC class for reading email)
- 2020-10-22 15:17:23下载
- 积分:1
-
New
BPSK code on Code Composer Studio v3.1
- 2015-02-23 04:33:39下载
- 积分:1
-
小学期电信16-1秦毫
说明: oled屏幕上面显示时分秒,可自行控制暂停(Time and seconds are displayed on the OLED screen, and the pause can be controlled by itself.)
- 2019-01-06 12:14:10下载
- 积分:1
-
vc指纹识别原码
这是个手指指纹识别的源代码 ,也是从网络上下载的(This is a fingerprints identification of source code, as well as downloaded from the Internet)
- 2005-04-27 22:33:51下载
- 积分:1
-
cPP-04-Dynamic-Memory
c++ secure programming memory allocation dynamic memory management
- 2014-06-24 16:46:54下载
- 积分:1
-
principal_curvatures
基于PCL的三维点云模型表面主曲率估计的具体实现(estimation of the principal curvature)
- 2013-12-19 18:52:43下载
- 积分:1
-
ecg_read
Read ECG signal from MIT-BIT for signal processing. Basically used in MATLAB and other signal processing tools.
- 2013-08-24 02:11:19下载
- 积分:1