-
lcd模块化编程
lcd模块化编程,类比驱动一样注册,添加等,增加代码的移植性
- 2022-12-22 01:00:03下载
- 积分:1
-
89C516RD+的两个AD转换程序,89C51是22.1184MHZ,有64KB Flash 256B(DataRAM)+1024B(Ext.RAM)的性价比...
89C516RD+的两个AD转换程序,89C51是22.1184MHZ,有64KB Flash 256B(DataRAM)+1024B(Ext.RAM)的性价比很高的MCU-89C516RD AD converter, 89C51 is 22.1184MHZ, 64KB Flash 256B (DataRAM) 1024B (Ext.RAM) of high performance and low price MCU
- 2023-03-17 21:00:03下载
- 积分:1
-
Qt/Embedded is a multi
Qt/Embedded是一个多平台的C++图形用户界面应用程序框架,其对象容易扩展,可移植性好,支持多个GUI平台的交互开发。现在,Qt/Embedded被广泛地应用于各种嵌入式产品和设备中。-Qt/Embedded is a multi-platform C++ graphical user interface application framework for easy expansion of the target, portability, and support multiple cross-platform GUI development. Now, Qt/Embedded has been widely used in a wide variety of embedded products and devices.
- 2023-04-08 00:25:05下载
- 积分:1
-
电路设计软件multisim的培训教程。
电路设计软件multisim的培训教程。-Multisim circuit design software training tutorials.
- 2022-03-13 09:54:48下载
- 积分:1
-
MiniGUI文档以及源代码和相关的网页,有利于…
minigui的文档以及源代码和相关网页,有利于基于minigui的软键盘开发-minigui documents as well as the source code and related web pages, in favor of the soft keyboard based on the development of minigui
- 2022-07-23 22:00:28下载
- 积分:1
-
主要介绍指针的概念和常用的方法,包括一些容易错误的使用...
主要介绍指针的概念和常用的方法,包括一些容易错误的使用-Introduces the concept of pointers and common methods, including the use of a number of easy mistakes
- 2022-10-13 08:25:03下载
- 积分:1
-
这是一个有关linux的非常经典的电子书,很有用,希望给你带来帮助。...
这是一个有关linux的非常经典的电子书,很有用,希望给你带来帮助。-This is a very classic about linux e-books, very useful, want to bring you help.
- 2022-04-28 20:10:19下载
- 积分:1
-
Linux安全和优化
书籍语言: 简体中文
书籍类型: 系统专区
授权方式: 免费软件
书籍大小:...
Linux安全和优化
书籍语言: 简体中文
书籍类型: 系统专区
授权方式: 免费软件
书籍大小: 311 KB
-Linux security and optimization books Language : English books Type : System Precinct license : free software books Size : 311 KB
- 2022-03-31 20:05:50下载
- 积分:1
-
本例的源描述超过了演示版限制的300行,
如果您需要对其进行编译与模拟,请与北京理工大学
ASIC研究所联系,获取Talent系统的完全...
本例的源描述超过了演示版限制的300行,
如果您需要对其进行编译与模拟,请与北京理工大学
ASIC研究所联系,获取Talent系统的完全版本.
联系方法:-The source described in this case than the demo version of the 300 line limit, if you need to be compiled with the simulation, please contact ASIC Institute of Beijing Institute of Technology to obtain the complete version of Talent system. Contact:
- 2022-01-26 00:43:03下载
- 积分:1
-
开发代码来评估函数调用,类型铸造和代码流算法。
Develop code to evaluate function calls, type casting and code flow algorithms for performance.
Programming assignment 4 is exploring the use of Shared Memory (shm).
//
// This program configures the shm region, accepts user input, and stores
// the user msg in shm.
//
// Scope:
// Open and attach to shm region
// while runable
// shm allowed to write
// clear message
// prompt user for msg
// store msg in shm
// if msg begins with "end", detach from shm
// allow program 2 to resume
// exit
//
-Develop code to evaluate function calls, type casting and code flow algorithms for performance.
Programming assignment 4 is exploring the use of Shared Memory (shm).
//
// This program configures the shm region, accepts user input, and stores
// the user msg in shm.
//
// Scope:
// Open and attach to shm region
// while runable
// shm allowed to write
// clear message
// prompt user for msg
// store msg in
- 2022-03-14 14:23:14下载
- 积分:1