-
运行在Keil C创建C源代码中使用PDIUSBD12接口的微控制器…
运行于c51单片机上的用keil c创建的C源程序,采用PDIUSBD12接口。-run on the microcontroller with Keil c create C source code using PDIUSBD12 interface.
- 2022-05-09 09:38:12下载
- 积分:1
-
飞思卡尔的JL16程序,显示部分,使用CodeWarrior IDE编写的
飞思卡尔的JL16程序,显示部分,使用CodeWarrior IDE编写的-Freescale JL16 procedures, showed that some, use the CodeWarrior IDE prepared
- 2023-03-23 12:10:04下载
- 积分:1
-
自己参加07电子设计写的内码转换的程序包,包含unicode的多种码制转换。...
自己参加07电子设计写的内码转换的程序包,包含unicode的多种码制转换。-Electronic Design 07 to participate in their own written code conversion package, that contains a variety of unicode code conversion system.
- 2022-06-29 15:36:49下载
- 积分:1
-
SCM Communications experimental procedure (detailed source code)
单片机通信实验程序(详细源代码)-SCM Communications experimental procedure (detailed source code)
- 2022-02-11 11:26:03下载
- 积分:1
-
8051单片机上4*4矩阵键盘的扫描方式1
8051单片机上4*4矩阵键盘的扫描方式1-none
- 2023-05-07 00:25:03下载
- 积分:1
-
一种很好的键盘键扫描方法,对初学者有大大的帮助。
一种很好的键盘键扫描方法,对初学者有大大的帮助。-A good keyboard key scanning method, has greatly help beginners.
- 2023-03-20 21:10:03下载
- 积分:1
-
金鹏LCD驱动,单片机和液晶的底层接口程序。可以在液晶的任意位置显示任意字符(包括汉字、字幕和ASCII图形)、字符串...
金鹏LCD驱动,单片机和液晶的底层接口程序。可以在液晶的任意位置显示任意字符(包括汉字、字幕和ASCII图形)、字符串-Jinpeng LCD drivers, MCU and the bottom of the LCD interface program. Can be anywhere in the liquid crystal display of arbitrary characters (including Chinese characters, titles, and ASCII graphics), string
- 2022-12-20 03:10:03下载
- 积分:1
-
这篇程序是我一个同学编的,并且已经应用到了二相步进电机(四线步进电机)上了.但是我认为此程序需要改进的地方有很多....
这篇程序是我一个同学编的,并且已经应用到了二相步进电机(四线步进电机)上了.但是我认为此程序需要改进的地方有很多.
-This procedure is a fellow student, I made and have been applied to a two-phase stepper motor (four-wire stepper motor) on. But I think this process needs to be improved where there are many.
- 2022-01-29 01:49:52下载
- 积分:1
-
这是一个周界报警的报警控制程序,采用89C52芯片,KEIL 51开发!
这是一个周界报警的报警控制程序,采用89C52芯片,KEIL 51开发!-This is a perimeter alarm alarm control procedures used 89C52 chip development KEIL 51!
- 2022-02-02 08:07:58下载
- 积分:1
-
生成SSE/SSE2分形
Generating Fractals with SSE/SSE2
You probably have heard about fractals before. They are beautiful pictures such as the one shown above. Any fractal can be described using iterative formulas. So you can generate a fractal by evaluating these formulas and finding the color of each pixel. That is a large computational task, and drawing a fractal needs a fast CPU and a carefully optimized program.
- 2022-04-23 12:16:57下载
- 积分:1