搜索结果
找到约 361 项符合
Full 的查询结果
按分类筛选
- 全部分类
- Delphi控件源码 (29)
- 技术资料 (23)
- 其他 (19)
- 单片机开发 (18)
- 其他书籍 (18)
- matlab例程 (17)
- VHDL/FPGA/Verilog (11)
- Java编程 (10)
- 单片机编程 (9)
- Linux/Unix编程 (8)
- 嵌入式/单片机编程 (8)
- 微处理器开发 (8)
- 其他嵌入式/单片机内容 (8)
- 书籍 (8)
- 行业发展研究 (7)
- Java书籍 (7)
- 网络 (6)
- 电子书籍 (6)
- 软件设计/软件工程 (6)
- 电源技术 (5)
- 汇编语言 (5)
- 人工智能/神经网络 (5)
- 通讯编程文档 (5)
- VIP专区 (5)
- 编译器/解释器 (4)
- 驱动编程 (4)
- 压缩解压 (4)
- 软件工程 (4)
- 加密解密 (4)
- 数学计算 (4)
- USB编程 (4)
- VC书籍 (4)
- 系统设计方案 (4)
- 通信网络 (3)
- 可编程逻辑 (3)
- 数值算法/人工智能 (3)
- Internet/网络编程 (3)
- Windows Mobile (3)
- 文件格式 (3)
- DSP编程 (3)
- 文章/文档 (3)
- 学术论文 (2)
- 行业应用文档 (2)
- 模拟电子 (2)
- PCB相关 (2)
- 开发工具 (2)
- Delphi/CppBuilder (2)
- 操作系统开发 (2)
- 技术管理 (2)
- 认证考试资料 (2)
- J2ME (2)
- 游戏 (2)
- 其他数据库 (2)
- 软件 (2)
- 论文 (2)
- 技术教程 (1)
- 教程资料 (1)
- 无线通信 (1)
- 实用工具 (1)
- 接口技术 (1)
- 家庭/个人应用 (1)
- Modem编程 (1)
- 磁盘编程 (1)
- 中间件编程 (1)
- Windows CE (1)
- 书籍源码 (1)
- MTK (1)
- FlashMX/Flex源码 (1)
- 通讯/手机编程 (1)
- 嵌入式Linux (1)
- 编辑器/阅读器 (1)
- 人物传记/成功经验 (1)
- 手机短信编程 (1)
- SQL Server (1)
- 其他行业 (1)
- 系统/网络安全 (1)
- 其他 (1)
Linux/Unix编程 用多线程同步方法解决读者阅览问题 1) 每个读者进入阅览室后
用多线程同步方法解决读者阅览问题
1) 每个读者进入阅览室后,即时显示“Entered” 及其线程自定义标识,还同时显示阅览室共有几名顾客及其所坐的位置。
2) 至少有10个读者,每人阅览至少3秒钟。
3) 多个读者须共享操作函数代码。
2总的设计思想及系统平台、语言、工具:
设计思想:程序设定的是10个读者和5个座位,对读者 ...
VC书籍 The C++ standard library provides a set of common classes and interfaces that greatly extend the cor
The C++ standard library provides a set of common classes and interfaces that greatly extend the core C++ language. The library, however, is not self-explanatory. To make full use of its components - and to benefit from their power - you need a resource that does far more than list the classes and t ...
单片机开发 The download includes the kernel source code, and a demo application for EVERY RTOS port. See http:
The download includes the kernel source code, and a demo application for EVERY
RTOS port. See http://www.freertos.org/a00017.html for full details of the
directory structure and information on locating the files you require.
The easiest way to use FreeRTOS is start start with one of the demo appli ...
单片机开发 This sample displays a basic integer calculator powered by the 8051 microcontroller. Although Keil
This sample displays a basic integer calculator powered
by the 8051 microcontroller. Although Keil C51 has a
full floating point math library the evaluation version
is restricted to 2k of object code, so we have constrained
this sample to integer maths in order to fit within this limit.
The progra ...
单片机开发 就像在嵌入系统中使用C语言替代汇编一样,在嵌入系统中使用RTOS是大势所趋。原因主要是现在在大多数情况下编程效率比执行效率重要(单片机便宜嘛)。但纵观51的RTOS
就像在嵌入系统中使用C语言替代汇编一样,在嵌入系统中使用RTOS是大势所趋。原因主要是现在在大多数情况下编程效率比执行效率重要(单片机便宜嘛)。但纵观51的RTOS,keil c51 所带的RTX Full 太大(6k多),且需要外部ram,又无源代码,很多时候不实用。RTX Tiny虽然小(900多字节),但是任务没有优先级和中断管理,也无源 ...
网络 最受欢迎的Joomla社区用户管理收费插件 - Commnity Builder 1.2 RC2。 Community Builder suite (CB) extends the Joomla!
最受欢迎的Joomla社区用户管理收费插件 - Commnity Builder 1.2 RC2。
Community Builder suite (CB) extends the Joomla! user management system. Key features: extra fields in profile, enhanced registration workflows, user lists, connection paths between users, admin defined tabs and user profiles, image u ...
软件设计/软件工程 最受欢迎的Joomla 社区用户管理收费插件 Community Builder 1.2 RC2 的电子书
最受欢迎的Joomla 社区用户管理收费插件 Community Builder 1.2 RC2 的电子书,仅提供给付费会员
Community Builder suite (CB) extends the Joomla! user management system. Key features: extra fields in profile, enhanced registration workflows, user lists, connection paths between users, admin defined tabs a ...
其他 给VC增加多标签功能,每个打开的文件显示为一个标签,可以快速切换文件.安装后解压语言文件到安装目录,可以实现多语言切换. === === "Window Tabs" (WndTabs) is
给VC增加多标签功能,每个打开的文件显示为一个标签,可以快速切换文件.安装后解压语言文件到安装目录,可以实现多语言切换.
=== ===
"Window Tabs" (WndTabs) is an add-in for Microsoft Visual C++ v6 family of
products (VC5, VC6, eVC3, eVC4 and Visual Fortran). It adds a docking bar of
tabs reflecting all of t ...
VHDL/FPGA/Verilog 异步FIFO的实现
异步FIFO的实现,可综合,可验证]
keywords:almost_full,full,almost_empty,empty
其他书籍 The MIPS32® 4KEm™ core from MIPS® Technologies is a member of the MIPS32 4KE™ proc
The MIPS32&#174 4KEm&#8482 core from MIPS&#174 Technologies is a member of the MIPS32 4KE&#8482 processor core family. It is a
high-performance, low-power, 32-bit MIPS RISC core designed for custom system-on-silicon applications. The core is
designed for semiconductor manufacturing companies, ASIC d ...