-
DMA_Application
说明: DMA是DSP应用中的一大特色,把内核的大量资源用于运算,想做得朋友看看
这是DM642使用BIOS和CSL LIB 作EDMA简单例子. 在CCS BIOS 中需要作 中断--EDMA--edmaHwi 的设置. Spru234 和 spra636a 都是有用的参考
解释见注释.(DMA is a DSP applications, a major feature of a large number of resources to core operations, you want to go to friends to see if it is DM642 using BIOS and CSL LIB for EDMA simple example. In the CCS BIOS needs to be interrupted- EDMA--edmaHwi settings. Spru234 and spra636a are useful reference for interpretation, see note.)
- 2009-08-24 09:17:55下载
- 积分:1
-
生命游戏
一个小游戏,关于生命算法的,设置初始值然后进行生命周期的迭代(A small game, about life algorithm, set the initial value and then iterate through the life cycle)
- 2020-06-16 10:40:01下载
- 积分:1
-
arm9
说明: ARM9裸机开发系列(9):ADC模数转换【ARM9+ADS1.2入门】(ARM9 Nude Machine Development Series (9): ADC Analog-to-Digital Conversion [Introduction to ARM9+ADS1.2])
- 2019-04-18 22:59:11下载
- 积分:1
-
MFC-tab
MFC中的TAB控件实例编程,带TAB图标(The TAB control instance in the MFC programming with TAB ICONS)
- 2021-04-20 15:08:50下载
- 积分:1
-
xdrj
易语言写的杀毒软件...............(Easy language to write anti-virus software ...............)
- 2009-12-13 12:00:05下载
- 积分:1
-
the-answer-of-JAVA-book
JAVA2实用教程,该书的课后习题的部分答案(JAVA2 practical guide, the book s part of the answer after-school exercises)
- 2011-07-26 10:06:34下载
- 积分:1
-
Zeus
网络内容过滤系统,使用中间层驱动过滤IP,LSP过滤URL和关键字!(Text content, url, URL, ip filter voice prompts can be issued according to the text, and fast alarm 3 software set certain security measures to protect and prevent tampering and unauthorized access 4. Through illegal information characteristics to upgrade the feature library.)
- 2012-08-10 10:23:48下载
- 积分:1
-
FP_Exam-master
试卷生成系统,用c#开发,很好用!!!!!!(Test Paper Generation)
- 2020-06-20 15:20:02下载
- 积分:1
-
Ls
说明: 如何编图形软件开发程序,画图过程的显示,图像分层显示
图层软件架构:
大型图形软件通用的架构,是用一个抽象类(CLayer)的多态派生类对不同图层代码分类管理。
(如果将各种图形绘制以及拖放过程在一个类中编写,最后这个类的代码将无比庞大而且难于维护)
a)支持画直线、矩形和椭圆等多种图形的软件,必须将鼠标按下、释放和拖动等事件联合处理;
b)支持绘图过程中的显示;
c)支持鼠标光标掠过某个图层时显示热点跟踪(HotTrack)状态;
d)单击某个图层时显示选中状态;
e)拖动某个选中状态图层的功能(根据鼠标落点和起点的距离进行偏移);
f)新绘制的图层和已绘制好选中的图层边框和填充颜色管理。(How to make graphical software development procedures, drawing process display, image layered display
Layer software architecture:
The general architecture of large graphics software is to classify and manage different layers of code using a polymorphic class derived from an abstract class (CLayer).
(if the various graphic drawing and drag and drop processes are written in a class, the code for that class will be extremely large and difficult to maintain)
A) software that supports graphics such as straight lines, rectangles, and ellipses. It must combine the mouse, press, release, and drag events together;
B) support display in drawing process;
C) displays the hot spot tracking (HotTrack) state when the mouse cursor is passed over a layer;
D) displays a selected state when clicked on a layer;
E) drag the function of a selected layer (offset by the distance between the mouse and the starting point);
F) the new layer and the selected layer border and fill color management.)
- 2017-06-12 23:32:17下载
- 积分:1
-
src
用JAVA实现的C4.5算法,包含了很多人在寻找的ID3包。全面,实用!!(It include C4.5 and ID3 code.It is worth to download!)
- 2009-04-13 09:49:02下载
- 积分:1