搜索结果
找到约 532 项符合
memory 的查询结果
按分类筛选
- 全部分类
- 单片机编程 (39)
- 单片机开发 (34)
- 微处理器开发 (31)
- VHDL/FPGA/Verilog (30)
- 其他 (29)
- 其他书籍 (28)
- 技术资料 (25)
- 嵌入式/单片机编程 (20)
- Linux/Unix编程 (19)
- 操作系统开发 (17)
- DSP编程 (15)
- 其他嵌入式/单片机内容 (14)
- 人工智能/神经网络 (12)
- 系统设计方案 (11)
- 数学计算 (9)
- 传感与控制 (8)
- 可编程逻辑 (8)
- 驱动编程 (8)
- 嵌入式Linux (8)
- Java编程 (8)
- 汇编语言 (8)
- Windows CE (7)
- 文章/文档 (7)
- Delphi控件源码 (7)
- 电子书籍 (6)
- 软件设计/软件工程 (6)
- 编译器/解释器 (6)
- VC书籍 (6)
- VIP专区 (6)
- 学术论文 (5)
- 测试测量 (5)
- 书籍源码 (5)
- 网络 (5)
- 教程资料 (4)
- FlashMX/Flex源码 (4)
- 数据结构 (4)
- ARM (3)
- 数据库系统 (3)
- VxWorks (3)
- Symbian (3)
- Windows Mobile (3)
- 技术书籍 (2)
- PCB相关 (2)
- 电源技术 (2)
- 通信网络 (2)
- 嵌入式综合 (2)
- 通讯/手机编程 (2)
- 文件格式 (2)
- uCOS (2)
- 软件工程 (2)
- 技术管理 (2)
- SQL Server (2)
- Internet/网络编程 (2)
- 通讯编程文档 (2)
- 资料/手册 (1)
- ALTERA FPGA开发软件 (1)
- 经验分享 (1)
- 教程资料 (1)
- 模拟电子 (1)
- 开发工具 (1)
- 实用工具 (1)
- 存储器技术 (1)
- 加密解密 (1)
- BREW编程 (1)
- 磁盘编程 (1)
- Java书籍 (1)
- matlab例程 (1)
- STL (1)
- 串口编程 (1)
- 手机短信编程 (1)
- 中间件编程 (1)
- 数值算法/人工智能 (1)
- 压缩解压 (1)
- 其他数据库 (1)
- USB编程 (1)
- 单片机 (1)
- 源码/资料 (1)
- 接口技术 (1)
- 多媒体处理 (1)
- 源码 (1)
- 精品软件 (1)
数学计算 最优化算法
最优化算法,应用有限内存拟牛顿方法(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 ...
SQL Server This project attempts to implement a Database using B+Tree. The project has developed a DATABASE SYS
This project attempts to implement a Database using B+Tree. The project has developed a DATABASE SYSTEM with lesser memory consumption. Its API includes simple SQL Statements and the output is displayed on the screen. Certain applications for which several features of existing databases like concurr ...
微处理器开发 FS4510开发板示例程序demo4 压缩包内含FS4510开发板LCD驱动程序与定时器程序 文件说明 demo4.apj 为 SDT2.51 的项目文件 init.s 为初始化文件
FS4510开发板示例程序demo4
压缩包内含FS4510开发板LCD驱动程序与定时器程序
文件说明
demo4.apj 为 SDT2.51 的项目文件
init.s 为初始化文件
汇编格式
lcd.c LCD驱动文件
demo4.c 主程序
包含定时器初始化和 timer0 和 timer1 的使用
memory.a memory分配
snds.a init.s用到的硬件信息
isr.c 一些中断哑函数
\i ...
微处理器开发 FS4510开发板示例程序 demo5_pre----中断服务程序 串口驱动 演示的功能包括中断 定时器 串口 它提供了可以在 FS4510板子上运行的参考代码 文件说明 demo
FS4510开发板示例程序 demo5_pre----中断服务程序
串口驱动
演示的功能包括中断 定时器 串口 它提供了可以在 FS4510板子上运行的参考代码
文件说明
demo5_pre.apj 为 SDT2.51 的项目文件
汇编格式
init.s 为初始化文件
lcd.c LCD驱动文件
demo5.c 主程序
包含定时器初始化和 timer0 和 timer1 的使用 包含中断服务程 ...
嵌入式Linux RTL-lwIP is the porting of the lwIP TCP/IP stack to RTLinux-GPL.The focus of the RTL-lwIP stack is
RTL-lwIP is the porting of the lwIP TCP/IP stack to
RTLinux-GPL.The focus of the RTL-lwIP stack is to reduce memory usage and code
size, making RTL-lwIP suitable for use in small clients with very
limited resources such as embedded systems.
VC书籍 我收藏的c語言900個例題
我收藏的c語言900個例題,裡頭有控制dos-bios,memory,macros,math....的一些範例,原碼可能很簡單但是很實用,希望大家喜歡