-
C language programming book. C51 MCU development tool
C语言编程宝典。开发c51单片机的工具书-C language programming book. C51 MCU development tool
- 2022-01-22 05:48:17下载
- 积分:1
-
基于AVR的USB单片机的源代码,其中部分代码被用在产品上.
基于AVR的USB单片机的源代码,其中部分代码被用在产品上.-based on the USB AVR microcontroller source code, part of which code was used in products.
- 2022-03-09 15:46:46下载
- 积分:1
-
精密液晶温度计、C51、16×财阀,DS18B20温度传感器
高精度液晶显示温度计,C51,16*2LCD,DS18B20温度传感器-precision LCD thermometer, C51, 16* chaebol, DS18B20 temperature sensor
- 2022-07-07 10:56:21下载
- 积分:1
-
PDA卡CF文件系统建立的程序
PDA上的CF CARD 文件系统的建立程式-PDA CARD CF File System to establish programs
- 2022-04-11 21:51:46下载
- 积分:1
-
为T6963C控制器的C语言驱动程序,内有proteus仿真…
该程序为t6963控制器的c语言驱动程序,内有proteus的模拟仿真图形,是单片机学习的好例程!-procedures for the t6963 Controller c language driver, proteus within the simulation, graphics, SCM is a good learning routines!
- 2022-03-25 17:40:37下载
- 积分:1
-
例子:注:1 P89C669存储。公司的文件夹在第一P89C669文件,…
P89C669存储实例:
说明:
1. inc 文件夹
是关于P89C669的头文件,在使用下面两个例子前,请首先将头文件拷到
..KeilC51INC下.
2. Rom 文件夹
是关于P89C669的程序空间使用的例子,说明怎样利用大于64KB的程序空间。
3. Ram 文件夹
是关于P89C669的数据空间使用的例子,说明怎样在各个数据空间定义变量。
-P89C669 storage examples: Note: 1. Inc folder is on the first P89C669 documents, in the use of the following two examples, please first Kaodao header files .. KeilC51INC under .2. Rom folder P89C669 procedures on space use example of how to make use of the procedure is greater than 64KB of space. 3. Ram folder P89C669 data on space use examples to illustrate how the definition of data space in all variables.
- 2022-05-18 21:13:28下载
- 积分:1
-
《单片机语言C51程序设计》的部分配套源代码,适合于刚开始接触单片机编程的程序员...
《单片机语言C51程序设计》的部分配套源代码,适合于刚开始接触单片机编程的程序员- Single-chip C51 programming language part of supporting source code, suitable for beginning programmers contacts Microcontroller Programmer
- 2022-05-14 19:25:56下载
- 积分:1
-
c8051f020串口调试程序,针对c8051系列芯片,这是一个不错的例子噢〉...
c8051f020串口调试程序,针对c8051系列芯片,这是一个不错的例子噢〉-C8051f020 serial debugging procedures against c8051 series chip, which is a good example Oh>
- 2022-05-31 13:04:45下载
- 积分:1
-
dds 信号发生器的参考程序,,精工参考
dds 信号发生器的参考程序,,精工参考-dds reference signal generator procedures, Seiko reference
- 2022-03-17 18:45:10下载
- 积分:1
-
CPU Scheduler algorithms FCFS SJF Priority
This code is a simulation of all the...
CPU调度算法---模拟OS所使用的所有调度算法,包括创建一个kernel,PCB,队列,调度器等。-CPU Scheduler algorithms FCFS SJF Priority
This code is a simulation of all the Scheduling algorithms an OS uses. I have tried creating a Kernel, PCB, Queue, Scheduler etc. what all an OS needs to run and execute a piece of code. Right now the code just displays the file given to in the input, If we modify the code so that it can interpret the meaning of the file then it can execute the file and can become a sub OS or VirtualMachine like JVM
- 2022-04-23 19:33:16下载
- 积分:1