资源列表
huib2
- 汇编语言,用二重循环实现,给片内ram中的00H~1FH赋初值,对初学者了解工作寄存区组的工作方式有帮助-Achieved with double loop, to the on-chip ram in the 00H ~ 1FH initial value, working storage area for beginners to understand way to help the working group
1
- 汇编语言16位画圆程序 计算三角形水平边平方 计算半径r平方 双字减法,入口参量:bx减数的低16位,cx减数的高16位-Circle 16-bit assembly language program to calculate the level of the triangle the square of the radius r side of the square of double word compute the subtraction, the entra
dianyabiao-
- 电压表实现程序源代码,包括源程序,说明以及结果-Voltmeter to achieve the program source code, including source code, descr iption and results
even
- 编制计算N (N<50)个偶数之和(2+4+6+…)的子程序和接收输入N及将结果(例如:2+4+6=12)显示的主程序。 对键盘输入的字符进行判断,如果不是数字,显示提示,输入两位数。对输入的数字进行判断,如果输入的数不在1~50之 间,提示重新输入。结束时,显示提示信息,按任意键退出。 -the calculation of N even numbers
CsvReader
- ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
masm5
- 在数据段DATA中有两个数据X和Y,假设X=1122H,Y=3344H,编程求两个字的和,结果存放到Z单元中。-DATA in the data segment has two data X and Y, assuming X = 1122H, Y = 3344H, program requirements and the word, the result in the Z unit.
masm5
- 从SOURCE_BUFFER单元开始存放了20个字母A,编程将这个20个字母A的字符串传送到DEST_BUFFER开始的单元中。-Starting from SOURCE_BUFFER unit 20 holds the letters A, this program will be a string of 20 letters sent to the DEST_BUFFER A starting unit.
eightPqueensPproblem
- 八皇后问题。输入第一个皇后所在的行和列,给出所有符合条件的解。输出使用0和1画棋盘-Eight queens problem. Enter the first row and column where the Queen gives all eligible solution. Output board with 0 and 1 draw
to-determine-a-leap-year
- 3、 题目:输入1842——2006年之间的十进制数。 要求: (1) 要求必须有提示信息,并独占一行。 (2) 判断是否是闰年,如果是输出“yes”,否则输出“no”。 (提示:先除100,如果除尽了再用400除如果除不尽是闰年。(如果刚才的100没有除尽则用4除,除尽则为闰年。) (3) 以二进制输出xxxx年8月29日距离1842年8月29日的月数。 (4) 以十进制输出xxxx年8月29日距离1842年8月29日的天数。 -3, the title:
Animated-heart
- 可爱小动画 本动画先显示一些提示信息,然后按任意键进入,只见一个方框向中 间由大变小,并留下痕迹,然后出现一个心,按空格重复出现心,按其他 键将重复,按Q键退出程序,。 -This cute little animation animation shows some of the first message, then press any key to enter, I saw a box to the center from big to small, and leave
Car-birdie-animation
- 运行可执行程序CAR.exe,选择1,小鸟飞过;选择2,汽车开过;选择3,退出。 -Run the executable program CAR.exe, choose one, the birds fly option 2, the car opened Option 3, to exit.
Typing-practice
- 运行可执行程序testword.exe,出现菜单主界面,按回车键出现由26个字母组成 的乱序行,这时其中任一字母落下,在键盘上敲入该字母,如果输入正确,字母 消失;按ESC键返回主界面;按空格见暂停;按‘E’退出。 -Run the executable program testword.exe, the main menu screen appears, press the Enter key when the 26-letter-of-order line, then any
