-
at89c51 ADC0809 Basic
at89c51 ADC0809 Basic
- 2023-02-14 00:15:04下载
- 积分:1
-
计时程序,对8253进行分频,使用二个计数器,使第二个计数器的OUT作为中断源,送到8259产生中断,在LED上显示时间...
计时程序,对8253进行分频,使用二个计数器,使第二个计数器的OUT作为中断源,送到8259产生中断,在LED上显示时间-time procedures for the 8,253-frequency, the use of two counters, so that a second counter OUT interrupted as a source to have interrupted 8259, the time shown on the LED
- 2022-05-24 19:23:29下载
- 积分:1
-
fangmiandefhf H
FFT
fft fangmiandefhf h
dgdfdgdgfhffj
- 2022-02-07 08:07:51下载
- 积分:1
-
查找硬盘坏扇区并快速标出坏扇区 (FindBad v1.3)
查找硬盘坏扇区并快速标出坏扇区 (FindBad v1.3)-you drive bad sector and the rapid deterioration marked Sector (FindBad v1.3)
- 2022-07-01 05:39:49下载
- 积分:1
-
S2 test AT89C51 crystal plate 12M1
S2试验板 AT89C51 晶振12M
1-S12控制的数码显示-S2 test AT89C51 crystal plate 12M1-S12-controlled digital display
- 2023-04-21 05:41:02下载
- 积分:1
-
汇编,bios功能调用,直接控制光驱开关
汇编,bios功能调用,直接控制光驱开关-compilation, bios function, direct control drive Switches
- 2022-08-05 16:49:10下载
- 积分:1
-
#include <iostream>
#include <stack>
#define MAX_SIZE...
非递归的快速排序算法-#include
#include
#define MAX_SIZE 11
using namespace std
typedef int elem
typedef std::stack Stack
int partition(elem*pData, int low, int high)
void swap(elem& a, elem& b)
void qsort(elem* pData, int low, int high)
int partition(elem*pData, int low, int high)
{
elem key = pData[low]
while(low < high)
{
while(low < high && pData[high] >= key)
high--
swap(pData[low], pData[high])
while(low < high && pData[low]
- 2022-05-08 16:41:43下载
- 积分:1
-
header p16f916
此头文件定义配置、寄存器和其他有用的文件
- 2022-12-19 16:05:03下载
- 积分:1
-
Jennic with ADE7756 power meter
Jennic with ADE7756 power meter
- 2023-03-12 16:35:04下载
- 积分:1
-
光学冷加工倒角机的设计
伺服电机+LCD显示
光学冷加工倒角机的设计
伺服电机+LCD显示-Optical design of cold chamfering machine servo motor+ LCD Display
- 2022-01-25 21:16:44下载
- 积分:1