-
visio=dianjiyunxing
电机运行的流程图,用visio画的图,可以直接复制到word中使用(the picture
in the visio)
- 2013-03-15 17:33:53下载
- 积分:1
-
LED显示屏控制卡源码
/*=================================================================
4扫16*16下入上出C语言程序, 低位起笔,数据反相。
预定义
**************************************************************/
#include
#include //可使用其中定义的宏来访问绝对地址?
bit ture=1; // 使能正反相位选择
bit false=0; // 使能反相
sbit SCK=P3^6; // EQU 0B6H ; 移位
sbit RCK=P3^5; //EQU 0B5H ; 并行锁存
//sbit P1_3=P1^3; //外RAM扩展读写控制,不能重复申明
sbit EN1=P1^7; //BIT
sbit FB=0xD8; // FB作为标志
sfr BUS_SPEED=0xA1; //访问片外RAM速度设置寄存器
sfr P4SW=0xBB; //P4SW寄存器设置P4.4,P4.5,P4.6的功能
sfr P4=0xC0; // P4 EQU 0C0H
s
- 2022-08-13 08:16:27下载
- 积分:1
-
TEST
基于matlab的对光学设计里像差测量和校正的程序(Matlab aberration measurement of the optical design and calibration procedures)
- 2020-10-28 17:39:57下载
- 积分:1
-
matrix_mul_block_parallel
此程序使用MPI实现两个矩阵的相乘,使用的语言是C(This program uses MPI to achieve multiply two matrices, the use of the language is C)
- 2011-05-13 22:53:57下载
- 积分:1
-
guanxi
离散数学中对于判断任意一关系是否满足自反关系、对称关系和传递关系。(Discrete Mathematics for judging any one relationship meets the reflexive relationship, symmetry relations and transitive relation.)
- 2013-12-09 20:11:43下载
- 积分:1
-
GPS网平差c++程序
是基于Windows下的C++语言编写的,能实现GPS网的平差功能(Adjustment of GPS network)
- 2019-04-17 19:22:32下载
- 积分:1
-
C#操作XML方法
做Web服务器编程,使用xml作为变量,网上整理的操作xml(Operation XML of online reorganization)
- 2020-06-17 20:40:04下载
- 积分:1
-
很好的csharp 管理系统代码 , 数据库是axces 的
很好的csharp 管理系统代码 , 数据库是axces 的 -goooooooooooooooooooooooooooood!!~
- 2022-12-16 08:55:03下载
- 积分:1
-
uart
一个实用的uart协议模块,使用verilog 实现(A practical uart protocol modules, use verilog to achieve)
- 2013-07-25 11:43:34下载
- 积分:1
-
AD9854-SPI
AD9854 SPI串行控制开发资料
资料包括
AD9854 芯片手册
AD9854 芯片手册对照翻译(阅读手册时自己整理的)
AD9854频率控制字简易计算器 (写来自用的)
SPI方式操作AD9854的历程(基于MSP430F149)
SPI方式操作AD9854扫频的历程(基于MSP430F149)
其他参考历程
AD9854 SPI串行控制调试体会(我的博客文章)
等
(AD9854 SPI serial control data, including development of data-chip AD9854 AD9854 chip manual manual control translations (when you read the manual finishing their own) AD9854 Frequency control word simple calculator (written from the use of) SPI mode operation AD9854 course (based on MSP430F149) SPI mode AD9854 sweep the course of operation (based on MSP430F149) other reference process AD9854 SPI serial control debugging experience (my blog), etc.)
- 2011-05-26 21:40:11下载
- 积分:1