-
屏幕取词程序VC源码
屏幕取词源码.zip(Screen source. Zip)
- 2004-06-08 18:59:18下载
- 积分:1
-
关于 avr 单片机的 UART
这是UART代码你可以使用这个数据从一个终端发送到LCD,数据将显示在屏幕上,你可以发任何波特率9600人的性格常,这是很简单的接受,你可以用它很干净的形式。
- 2022-05-29 13:09:53下载
- 积分:1
-
MyBrower
用C++制作的浏览器,浏览速度快,占用内存小(This is mybrowse)
- 2012-03-07 09:58:05下载
- 积分:1
-
LCD1602显示矩阵按键键值
1602显示源程序 基于51单片机的1602显示矩阵按键键值 按下矩阵键盘显示对应按键号(1602 Display source program,Based on 51 MCU, 1602 display matrix button key value, press matrix keyboard and display corresponding key number.)
- 2018-04-14 17:35:41下载
- 积分:1
-
zhuanjiaxtylybc_pdf
专家系统原理与编程(包括CLIPS编程)(expert system Principle and programming)
- 2018-09-20 16:52:43下载
- 积分:1
-
温度实时无线传输程序
资源描述自己整合调试的温度无线传输程序。所用到的单片机和模块:中颖SH88F2051单片机,DS18B20温度传感器,NRF24L01发射接收模块,12864显示屏;所用语言:keil c。发射部分:由中颖SH88F2051单片机读取DS18B20温度传感器数值,处理后由NRF24L01发射出去;接收部分:SH88F2051单片机通过NRF24L01接收到的数据处理后由12864显示。程序有详细注释,也是在调试中发现问题后一步一步解决问题的,程序仅供参考。
- 2022-03-24 19:45:07下载
- 积分:1
-
ipc.cpp
A program to show inter-process-communication(ipc) between reader process and writer process (in linux systems) .
- 2015-04-23 20:55:35下载
- 积分:1
-
8013interrupt
56F8013VFAE的一个中断书写 ,c编译器编译(56F8013VFAE a break to write,Metrowerks DSP C Compiler
)
- 2011-08-03 16:57:00下载
- 积分:1
-
Graph
输入一个带权无向图的顶点数、边数、各条边信息(两个顶点和权值),建立该图的邻接矩阵结构,输出该邻接矩阵。将上述无向图邻接矩阵转换为邻接表结构,输出该邻接表;根据该邻接表对无向图进行深度优先遍历序列和广度优先遍历序列,并输出遍历结果;用prim算法实现构造该带权无向图的最小生成树,并将该最小生成树的各条边信息输出。(Enter a weighted undirected graph with vertices, edges, each of the side information (two vertices and weights), the establishment of the adjacency matrix structure, the output of the adjacency matrix. The above undirected graph adjacency matrix into adjacency list structure, the output of the adjacency list according to the adjacency table undirected graph depth-first traversal sequence and breadth-first traversal sequence, and outputs through the results using prim algorithm construct the weighted undirected graph minimum spanning tree, and the minimum spanning tree information on respective sides of the output.)
- 2020-12-13 15:29:15下载
- 积分:1
-
esp8266透传
这是基于ESP8266做的开发,在AP模式下实现TCP SERVER 透传。ESP8266是当前最便宜也是最有优势的一款物联网芯片,本代码可以使用或者做二次开发。
- 2022-07-19 04:35:35下载
- 积分:1