-
自己做的程序,分享一下,希望大家多多指点,汇编语言学习的成果,包含了两个源代码,分别是(add和sub)...
自己做的程序,分享一下,希望大家多多指点,汇编语言学习的成果,包含了两个源代码,分别是(add和sub)-To do their own procedures, to share the hope that a lot of U.S. guidance, the compilation of the results of language learning, including the two source code, respectively (add and sub)
- 2023-07-21 14:10:04下载
- 积分:1
-
从键盘读入一个4进制数,CRT显示等效双…
从键盘读入一个四位的十六进制数,CRT显示等值的二进制数.
由于每个十六进制数位对应4个二进制,所以每读入一个十六进制位后,即可将其对应的4个二进制位依次输出。由于数字‘0’~ ‘9’的ASCⅡ码为30H~39H,字母‘a’~‘f’与 ‘A’~‘F’的ASCⅡ码为61H~66H 与41H~46H ,因此,如果输入的字母为数字‘0’~‘9’,则其低4位即为对应的二进制位;如果输入的字符为字母‘a’~‘f’或‘A’~‘F’,则需要减7,然后通过移位将低4位依次输出。
-Reading from the keyboard into a 4 hexadecimal number, CRT display equivalent binary number. Since each hexadecimal number of the corresponding 4-bit binary, so every time into a hexadecimal places, can be its corresponding 4-bit binary sequence output. Due to the number
- 2022-12-17 12:35:03下载
- 积分:1
-
批处理文件内容增加。汇编利用windows API函数实现。
批处理文件内容增加。汇编利用windows API函数实现。-add string batch program。win32 assembly language using windows API achieved。
- 2022-03-22 00:46:01下载
- 积分:1
-
关于接口课程实验的一个源代码,需要有相关的实验平台配合使用...
关于接口课程实验的一个源代码,需要有相关的实验平台配合使用-courses on the interface of an experimental source code, the need for the combined use of experimental platform
- 2022-03-13 21:14:39下载
- 积分:1
-
数字频率调制又称频移键控(FSK),二进制频移键控记作2FSK。数字频移键控是用载波的频率来传送数字消息,即用所传送的数字消息控制载波的频率。2FSK信号便是符...
数字频率调制又称频移键控(FSK),二进制频移键控记作2FSK。数字频移键控是用载波的频率来传送数字消息,即用所传送的数字消息控制载波的频率。2FSK信号便是符号“1”对应于载频,而符号“0”对应于载频(与不同的另一载频)的已调波形,而且与之间的改变是瞬间完成的。 -Digital frequency modulation called frequency shift keying (FSK), binary frequency shift keying recorded as 2FSK. Digital frequency-shift keying is the carrier frequency to transmit digital information, that is, the number of messages transmitted with the control of the carrier frequency. 2FSK signal is the symbol of "1" corresponds to the carrier frequency, while the symbol "0" corresponds to the carrier frequency (with a different carrier frequency to another) and modulated waveform, but also between the change was instantaneous.
- 2022-08-23 09:17:39下载
- 积分:1
-
与java相关的各种例程
不是很难 适合初学者
上手比较容易
与java相关的各种例程
不是很难 适合初学者
上手比较容易-And java-related routines are not difficult to get started is easier for beginners
- 2023-02-06 16:30:03下载
- 积分:1
-
推箱子
推箱子-Sokoban
- 2023-03-22 03:15:04下载
- 积分:1
-
此文件包括各种编码转换程序,比如:二进制到BCD 码转换、二进制到ASCII码转换...
此文件包括各种编码转换程序,比如:二进制到BCD 码转换、二进制到ASCII码转换-This document includes a variety of encoding conversion process, such as: binary to BCD code conversion, binary to ASCII code conversion
- 2022-05-15 21:33:47下载
- 积分:1
-
定时同步是UWB通信系统中至关重要的问题,定时偏差和抖动将严重影响接收机性能。一般定时同步分为捕获和跟踪两个阶段。在捕获阶段,要求接收机快速搜索信号到达时间,并...
定时同步是UWB通信系统中至关重要的问题,定时偏差和抖动将严重影响接收机性能。一般定时同步分为捕获和跟踪两个阶段。在捕获阶段,要求接收机快速搜索信号到达时间,并根据搜索结果调整接收机定时.-Timing Synchronization UWB communication systems is of vital importance to the issue, timing error and jitter will seriously affect the receiver performance. Timing Synchronization generally divided into two stages to capture and track. In the capture stage, the request receiver Quick Search signal arrival time, and adjust search results according to the receiver from time to time.
- 2022-04-06 16:01:27下载
- 积分:1
-
Text block of the calendar in detail the algorithm, except to the accurate data,...
此文挡详细的阐述了万年历的算法,给除了精确的数据,运行调试即可-Text block of the calendar in detail the algorithm, except to the accurate data, run debug can
- 2022-10-02 18:55:03下载
- 积分:1