资源列表
xqyj2
- 实现一个小球的碰壁反弹操作,小球经过的路径会变化并显示出来。-Achieve a small ball into a wall bounce operation, the ball changes and the path will be displayed.
masm-query
- 汇编实现字符查找功能:data segment word1 db macth! ,0ah,0dh, $ word2 db no match! ,0ah,0dh, $ buffer1 db ? 存入关键字 buffer2 db 20h dup(?) db 0 db 20h duo(?) 存输入字符,大小可改 data ends stack1 segment stack db 200h dup(?) stack1 ends code se
123
- 定义一个学生类student,学生类中有3个私有数据成员:num(学号)、name(姓名)、age(年龄);2个公有成员函数:display、paixu。使用paixu函数按照姓名的第一个字母从小到大排序,display负责显示学生的基本信息。 -Define a student class student, the student class has three private data members: num (student number), name (name), age (the
IO
- 大家好!我为大家提供个小程序,单片机汇编语言编写的IO模拟串口程序,此程序可供参考和使用-Good! I provide a small program, single-chip assembly language prepared by serial IO simulation procedure, this procedure can be used as reference and use
128160-123initialcode
- Initial procedure for display :TRULY_1.77 inch drv:S6D0151X -Initial procedure for display :TRULY_1.77 inch drv:S6D0151X
Calculator-in-Assembly
- calculator on assembly
main
- 找出最长的回文子串,输出的第一行为找到的最长的回文字符串的长度。后面的行应该包括该字符串,字符串两边多余的空格和标点都不需要输出,但字符串中的空格、标点和换行则需要按照原样输出。-To find the longest palindrome substring of the first acts of the output to find the longest palindrome length of the string. Back row should include extra spac
82510
- 8251的一个 例程,用于学习交流,也可以移植。-8251 of a routine for learning exchanges.
8255
- 8255及键盘,数码管显示的编程方法。程序使码块显示相应的按键数字。-8255 and a keyboard, digital display of the programming method. Procedures so that the corresponding code block shows the number of keys.
HARDWARE8
- 实现交通灯的设计,红绿黄交通灯交替亮,当急救车通过的时候,可以实现先行!-the design of traffic light
zifuchuanjiami
- 汇编语言写的字符串加密程序,输入密码,返回加密后的文字-Written in assembly language string encryption, password, return to the encrypted text
Form1
- so easy it is something about Visual basic-Very simple