Location:
Search - sout
Search list
Description: 八位并入串出移位寄存器
利用3种状态LOAD,CLK,SOUT,系统时钟为输入的CLK,在这3种状态间变换。发送时,当CLK上升沿时,并且LOAD=1时,输出(SOUT)为并行输入量的最低位(即din(0)),当CLK是上升沿时,LOAD低电平时,输出为并行输入量的最低位(din(0))。
Platform: |
Size: 10892 |
Author: 黄杰深 |
Hits:
Description: 可将EXE文件破解成C- May explain the EXE document C
Platform: |
Size: 238592 |
Author: 翟羽佳 |
Hits:
Description: sbit CS = P1^0
sbit SCK = P1^6
sbit SIN = P1^7
sbit SOUT = P1^5
sbit WP = P1^1
void XReady(void)
void XSendByte(unsigned char b)
unsigned char XGetByte(void)
void XWriteEn(void)
void XWriteDis(void)
unsigned char XReadStatus(void)
void XWipPoll(void)
void XWriteStatus(unsigned char b)
void XReadData(unsigned char *m,unsigned char x,unsigned char n)
void XWriteData(unsigned char *m,unsigned char x,unsigned char n)
#define XResetDog() {CS=0 CS=1 }
void InitX5045(void)
-sbit CS = P1^0
sbit SCK = P1^6
sbit SIN = P1^7
sbit SOUT = P1^5
sbit WP = P1^1
void XReady(void)
void XSendByte(unsigned char b)
unsigned char XGetByte(void)
void XWriteEn(void)
void XWriteDis(void)
unsigned char XReadStatus(void)
void XWipPoll(void)
void XWriteStatus(unsigned char b)
void XReadData(unsigned char*m,unsigned char x,unsigned char n)
void XWriteData(unsigned char *m,unsigned char x,unsigned char n)
#define XResetDog() {CS=0 CS=1 }
void InitX5045(void)
Platform: |
Size: 1024 |
Author: 施红雷 |
Hits:
Description: 索特购物系统手机版,适合手机网店。有手机选机中心-Sauter Mobile Shopping System
Platform: |
Size: 6088704 |
Author: ghjhujujd |
Hits:
Description: 本实验模拟使用缓冲池完成输入输出过程。
(2)系统中完成输入输出过程的四个线程:
收容输入hin:将设备输入的数据写到缓冲池的收容输入工作缓冲区。
提取输入sin:将缓冲池中的提取工作缓冲区的数据提取给CPU。
收容输出hout:将CPU输出的数据写到缓冲池的收容输出工作缓冲区。
提取输出sout:将缓冲池中的提取输出工作缓冲区的数据提取给设备。
-This experiment simulated the use of input and output buffer pool to complete the process. (2) system to complete the process input and output of the four threads: receiving input hin: the device input buffer pool data writes to input buffer to accept. Extract input sin: the extraction of the work of the buffer pool data extraction buffer to the CPU. Receiving the output hout: the CPU output data is written to the buffer pool buffer receiving the output of work. Extract the output sout: the output of the work of the extraction of the buffer pool data extraction buffer to the device.
Platform: |
Size: 13312 |
Author: 超越 |
Hits:
Description: load 8051.dll
load SUART
xtal=11059200
mode com1 1200
assign com1 <sin >sout
g,main
ws TL0-load 8051.dll
load SUART
xtal=11059200
mode com1 1200
assign com1 <sin >sout
g,main
ws TL0
Platform: |
Size: 3072 |
Author: gaotian |
Hits:
Description: 多用途计数器,可以联合多人使用的小型计数器,自己研究的,大家卡看能用不,呵呵。-this is diount sout si fot.
Platform: |
Size: 558080 |
Author: 吴涛 |
Hits:
Description: 比较器 输入信号为s1 s2 reset clock 输出信号为sout。如果在任意4个连续时间周期中s1=s2,则sout=1,否则sout=0-The comparator input signals s1 s2 reset clock output signal sout. If in any four consecutive time period s1 = s2, then sout = 1, otherwise sout = 0
Platform: |
Size: 123904 |
Author: 吕笑慰 |
Hits:
Description: 锯齿波发生器,能够产生频率和幅度可调的锯齿波-Sawtooth generator
Platform: |
Size: 3631104 |
Author: 廖文平 |
Hits:
Description: 并行计算的4位累加器,a和b分别为4为数据,cin为进位三者相加结果为sout和cout-4-bit parallel computing accumulator, a and b are 4 for the data, cin is carry addition result of the three sout and cout
Platform: |
Size: 45056 |
Author: 王深圳 |
Hits:
Description: Cost Accounting:Foundations and Ebolutions
sout-western college,kinney,Raiborn 8th
Platform: |
Size: 3228672 |
Author: David Hwang |
Hits:
Description: POS printer Directly manipulate interface files()
Platform: |
Size: 217088 |
Author: Luwrdece
|
Hits:
Description: implement a 12-hour clock(This is a 12-hour digital clock, hout designates the hour, mout designates the minute, sout designates the second, and pout designates morning or afternoon. For example, if current time is 3:08:12 pm, then hout = 3, mout = 8, sout = 12, apout = 1. If current time is 9:08:12 am, then hout = 9, mout = 8, sout = 12, apout = 0)
Platform: |
Size: 696320 |
Author: ssttt |
Hits: