-
uC/OS II不支持同优先级的任务调度,但实际应用中,有些任务需要同优先级调度。...
uC/OS II不支持同优先级的任务调度,但实际应用中,有些任务需要同优先级调度。-uC/OS II do not support same-priority task scheduling, but the practical application, some tasks need to work with priority scheduling.
- 2023-09-05 06:25:03下载
- 积分:1
-
中文版的mcp2515说明书,can总线设计经典资料
中文版的mcp2515说明书,can总线设计经典资料-Chinese version of mcp2515 instructions, Classic reference for can bus design.
- 2023-04-13 17:45:03下载
- 积分:1
-
c_c++技巧集
c_c++技巧集-c_c skills Set
- 2022-01-31 11:09:58下载
- 积分:1
-
介绍WIN32编程的电子书,很不错的学习用书!
介绍WIN32编程的电子书,很不错的学习用书!-introduced WIN32 programming e-books, very good to learn from the book!
- 2022-04-28 17:37:17下载
- 积分:1
-
关于VB脚本的电子书籍
关于VB脚本的电子书籍-VB script on e-books
- 2023-08-21 11:05:03下载
- 积分:1
-
Book of modern communication systems in Chapter III Procedure (Publishing House...
现代通信系统书第三章程序(电子工业出版社)-Book of modern communication systems in Chapter III Procedure (Publishing House of Electronics Industry)
- 2022-03-12 13:46:40下载
- 积分:1
-
nunit2.0
nunit2.0----详细使用方法--(中文) ,nuint是开源的单元测试框架,这本书是中文入门教程-nunit2.0---- detailed the use of- (in Chinese), nuint is open-source unit testing framework, this book is Getting Started Tutorial in Chinese
- 2023-08-29 17:45:03下载
- 积分:1
-
“网格计算:使全球基础设施成为现实”,由F…
《Grid Computing: Making the Global Infrastructure a Reality》
由 Fran Berman、Geoffrey Fox 和 Tony Hey 共同编辑的这本书,由 Wiley 于 2003 年 3 月出版。这本大部头的书共 1000 多页,它包含了从各种科学与技术角度研究网格计算的文章和评论,其中包括:网格的历史、语义网格、网格体系结构的概述、网格部署模型、OGSA 和对等网格数据库等许多内容。-"Grid Computing : Making the Global Infrastructure a Reality "by F. ran Berman, Geoffrey Fox and Tony Hey co-editor of this book. by Wiley in March 2003 publication. This voluminous book has more than 1,000 pages. It contains from various scientific and technical point of the grid computing research articles and comments, including : Grid history, Semantic Grid, the Grid Architecture overview Grid deployment model, P2P lattice OGSA and many other database content.
- 2022-12-28 19:55:05下载
- 积分:1
-
JDBC与Java数据库程序设计_0
JDBC与Java数据库程序设计_0-with Java JDBC database programming Huffman
- 2022-03-04 16:41:54下载
- 积分:1
-
I/O 格式设置和分析字符串
字符串函数在计算机编程语言中用于操作字符串或查询有关信息的字符串 (一些做两个)。
有字符串数据类型的大多数编程语言将会有一些字符串函数,虽然可能有其他低级方法内的每种语言直接处理字符串。在面向对象语言中,字符串函数通常实现为字符串对象的属性和方法。在基于列表的功能和语言中字符串表示为 (字符代码) 的列表,因此所有列表操作程序可以都考虑字符串函数。然而这种语言可能实现,以及明确的字符串特定功能的一个子集。
最基本的实例的字符串是函数的length(string)函数。此函数返回字符串的长度。
- 2022-10-06 08:00:03下载
- 积分:1