-
smbus_op
DOS下面进行SMBUS读写的小程序。
SMBUS上面一般挂着内存SPD,ClockGen,Thermal Sensor等器件配置信息。
本程序适用WatcomC编写(DOS to read and write the following small program to SMBUS. SMBUS usually hung above the memory SPD, ClockGen, Thermal Sensor devices and other configuration information. This procedure applies to the preparation of WatcomC)
- 2010-01-25 14:20:03下载
- 积分:1
-
longitude and latitude
调用谷歌地图API,用于查询给定地址的经纬度,适合python新手学习(To find longitude and latitude)
- 2018-02-06 15:44:35下载
- 积分:1
-
实验3
说明: 1、单向通信
向甲方连续不断地发送变量a的值,未按键,a=0x0f,按键后根据按键确定a值;并将a的值取反从P0口输出,控制D0、D1、D2、D3相应点亮。乙方接收到数据并偶校验正确后,将接收数据取反从P0口输出,控制D0、D1、D2、D3相应点亮。
2、双向通信
甲方连续不断地发送变量a的值,未按键,a=0x0f,按键后根据按键确定a值;乙方未按键不发送,按键后将乙方按键得到的a*16发送;甲乙双方都将发送数据与接收数据相或后再取反,从P0口输出控制D0—D7相应点亮。
3、间隔发送
未按键,甲方不发送数据,按键后甲方每隔50ms连续发送4个字节:0xff、a、a、a。
乙方只在收到甲方数据0xff后的3个数据并验证相同时,才将接收数据*16发送。
甲乙双方都将发送数据与接收数据相或后,从P0口输出控制D0—D7相应点亮。(1. One-way communication
The value of variable a is continuously sent to Party A without key, a = 0x0f. After the key is pressed, the value of a is determined according to the key; and the value of a is output from P0 port to control the corresponding lighting of D0, D1, D2 and D3. After receiving the data and checking it correctly, Party B will output the received data from P0 port and control D0, D1, D2 and D3 to light up accordingly.
2. Two-way communication
Party A continuously sends the value of variable a without key, a = 0x0f, and determines a value according to the key after the key; Party B does not send the key without key, and sends the a*16 obtained by the key after the key is pressed; Both parties will send the data to or from the receiving data, and then retrieve the data and control D0-D7 from the P0 port to light up accordingly.
3. Interval Sending
Without keys, Party A does not send data. After keys, Party A sends 4 bytes continuously every 50 ms: 0xff, a, a.)
- 2020-11-16 09:29:42下载
- 积分:1
-
android001
安卓人才企业面试题汇总,是从事安卓软件开发工作应聘时必要的宝典(Andrews personnel and enterprises face questions summary is engaged in the Android software development work necessary when candidates Collection)
- 2013-09-21 01:07:33下载
- 积分:1
-
简单的实现银行基本业务处理,c++编程,不是Windows界面
简单的实现银行基本业务处理,c++编程,不是Windows界面-A simple realization of the basic banking business processing, c++ programming, not the Windows Interface
- 2022-03-02 13:57:18下载
- 积分:1
-
基于VB教程网传输二进制数据。
Tutorial on transfer binary data using vb .net
- 2022-05-26 22:37:52下载
- 积分:1
-
小波分析例程
说明: 小波分析例程,小波分析实现理想效果,通过图像比较效果。(Wavelet analysis routine, wavelet analysis achieves ideal results,Compare effects by image.)
- 2020-06-20 17:40:02下载
- 积分:1
-
omp
omp算法,经典的相关omp匹配正交追踪算法,很好很强大,比较好用。(OMP algorithm, the classic correlation OMP matching orthogonal tracking algorithm, very good, very powerful, relatively easy to use.)
- 2017-10-31 22:18:24下载
- 积分:1
-
BP负荷预测
说明: 利用神经网络算法进行负荷的预测,选取若干天的预测数据,来预测接下来几天的负荷数据(The neural network algorithm is used to forecast the load. The forecasting data of several days are selected to forecast the load data of the next few days)
- 2021-03-01 18:49:34下载
- 积分:1
-
JAVA 2应用编程150例全书源码
JAVA2实用编程的150例全书的随书光盘源码,这些源码涉及到了JAva 2的游戏编写、字符操作、文件操作、数据库和界面等多方面的知识,是学习Java2编程的必看资料。
- 2023-06-05 09:25:03下载
- 积分:1