搜索结果
找到约 828 项符合
Memory-link 的查询结果
DSP编程 我用的开发环境是ti的CCS3.1 这几个程序是我最近做工程时找的例子,觉得很有用. 1.spra999a.zip-做二次加载用,有3个工程 2.TMS320C6000 McBSP_ AC 97
我用的开发环境是ti的CCS3.1
这几个程序是我最近做工程时找的例子,觉得很有用.
1.spra999a.zip-做二次加载用,有3个工程
2.TMS320C6000 McBSP_ AC 97 Codec Interface.zip 调试串口时用到的
3.TMS320C6000 Memory Test code.zip 调试存储器时用到的
4.5 是调试c6203时使用HPI口时所用
管理员:你好!如程序不行,请通知我一声, ...
其他 RW - Read & Write utility, for hardware engineers, firmware (BIOS) engineers, driver developers, QA
RW - Read & Write utility, for hardware engineers, firmware (BIOS) engineers, driver developers, QA engineers, performance test engineers, diagnostic engineers, etc., This utility access almost all the computer hardware, including PCI (PCI Express), PCI Index/Data, Memory, Memory Index/Data, I/O Spa ...
系统设计方案 Wavelets have widely been used in many signal and image processing applications. In this paper, a ne
Wavelets have widely been used in many signal and image processing applications. In this paper, a new
serial-parallel architecture for wavelet-based image compression is introduced. It is based on a 4-tap wavelet
transform, which is realised using some FIFO memory modules implementing a pixel-level ...
数据结构 Turbo C - (C) Copyright 1987, 1988 by Borland International */ #define S_IREAD 0x0100 /* from SY
Turbo C - (C) Copyright 1987, 1988 by Borland International */
#define S_IREAD 0x0100 /* from SYS\STAT.H */
#define S_IWRITE 0x0080 /* from SYS\STAT.H */
#define TRUE 1
#define FALSE 0
#define MSGHEADER "MICROCALC - A Turbo C Demonstration Program"
#define MSGKEYPRESS "Press any key to continue. ...
数学计算 #define MSGHEADER "MICROCALC - A Turbo C Demonstration Program" #define MSGKEYPRESS "Press any key
#define MSGHEADER "MICROCALC - A Turbo C Demonstration Program"
#define MSGKEYPRESS "Press any key to continue."
#define MSGCOMMAND "Press / for the list of commands"
#define MSGMEMORY "Memory Available:"
#define MSGERROR "ERROR"
#define MSGLOMEM "Not enough memory to allocate cell."
数学计算 最优化算法
最优化算法,应用有限内存拟牛顿方法(Limited Memory (variable-storage)quasi-Newton method)求解高维最优化问题,使用更多的内存将使算法更有效。
Linux/Unix编程 Metalog is a modern replacement for syslogd and klogd. The logged messages can be dispatched accord
Metalog is a modern replacement for syslogd and klogd. The logged messages
can be dispatched according to their facility, urgency, program name and/or
Perl-compatible regular expressions. Log files can be automatically rotated
when they exceed a certain size or age. External shell scripts (e.g., mai ...
操作系统开发 PAGES3完成了程序的 基本框架
PAGES3完成了程序的 基本框架,FIFO()除了命中和置换情况外基本完成,但是修改位示图的子函数 出现问题,得不到正确的行数和列数,有时更改不了0
PAGES4修正了3中的问题,完成FIFO()
PAGES5修正了FIFO()中执行置换时未将位示图中的对应块置0
PAGES6完成了LRU()
PAGES7优化了界面,修正了切换算法后访问次数与上次算法相连的 ...
编译器/解释器 C-Talk is interpreted scripting language with C-like syntax and dynamic type checking. Variables in
C-Talk is interpreted scripting language with C-like syntax and dynamic type checking. Variables in C-Talk have no type. So there is no compile time type checking in C-Talk, all checking is performed at runtime. To preserve reference integrity, explicit memory deallocation is prohibited in C-Talk, u ...
人工智能/神经网络 一个基于网格和最近邻居的聚类算法 Similarity(x, y) = size ( SKNN(x) SKNN(y) )
一个基于网格和最近邻居的聚类算法
Similarity(x, y) = size ( SKNN(x) SKNN(y) ),while Link(x, y)=1