-
1)设定字节型变量VAR1的内容为35H,编写程序将VAR1的高4位与低4位分离,分别作为低4位保存在RES1和RES2中,这两个变量高4位置0。
2...
1)设定字节型变量VAR1的内容为35H,编写程序将VAR1的高4位与低4位分离,分别作为低4位保存在RES1和RES2中,这两个变量高4位置0。
2)设定32位(二进制)数据0E2597455H(注:最高位为E)保存在变量VAR2中,将该变量中的内容算术左移2位,所得结果仍然保存在VAR2中-1) Set the contents of byte variable VAR1 is 35H, the preparation of the program will VAR1 high 4 and low 4 separation, respectively, as a low 4 bits stored in RES1 and RES2, this high-4 position of the two variables 0.2 ) to set the 32-bit (binary) data 0E2597455H (Note: The highest level of E) stored in the variable VAR2 in the contents of the variable arithmetic left two, the result is still stored in the VAR2 in the
- 2022-09-12 00:15:03下载
- 积分:1
-
一个基本的窗口游戏例子很有意思,哦,是美国退伍军人..
一个基本的windows游戏程序范例,也很有意思哦,是一个老美写的!-a basic windows Games examples are very interesting, oh, is a veteran of the U.S. write!
- 2023-03-19 20:40:03下载
- 积分:1
-
游戏移动的源代码
source code about game mobile
- 2022-01-26 06:40:58下载
- 积分:1
-
这个程序是一个个人考勤软件,它从系统时钟获取时间信息,可逐日记录下个人每天的工作时间,按月统计汇总,按年形成文件.可以查看过去的记录,也可把记录按月打印出来.或...
这个程序是一个个人考勤软件,它从系统时钟获取时间信息,可逐日记录下个人每天的工作时间,按月统计汇总,按年形成文件.可以查看过去的记录,也可把记录按月打印出来.或进行年汇总-the procedure is a personal appraisal software from the system clock time access to information, daily records of individuals under the daily working hours, monthly statistical summary, by creating a document. The past can check the records, but also can print out monthly record. Or, summary
- 2022-01-31 12:11:54下载
- 积分:1
-
一个经典的休闲小游戏――俄罗斯方块,当你疲惫的时候他能给你带来欢乐!...
一个经典的休闲小游戏――俄罗斯方块,当你疲惫的时候他能给你带来欢乐!-a small leisure classic games-- Tetris, when you tired of the time he would give you joy!
- 2022-01-26 16:18:53下载
- 积分:1
-
学习dos的好软件,希望有需要的朋友下来看看呀。很好的谢谢支持...
学习dos的好软件,希望有需要的朋友下来看看呀。很好的谢谢支持-A good software to learn dos and hope there is a need of a friend down to see呀. Thank you very good support for
- 2022-03-05 21:16:57下载
- 积分:1
-
简单的绘图编程
划直线水平线随手画直线椭圆位图
简单的绘图编程
划直线水平线随手画直线椭圆位图-simple graphics programming is readily horizontally straight line drawing elliptical bitmap
- 2022-03-14 05:35:44下载
- 积分:1
-
Using the C language implementation of the data structure in the B number
使用C语言实现的数据结构中的B树,经过验证,程序绝对能正常运行。-Using the C language implementation of the data structure in the B number
- 2022-07-07 10:42:40下载
- 积分:1
-
北大青鸟的java学习文档,一共有4份,这是第二份,希望对大家有帮助。...
北大青鸟的java学习文档,一共有4份,这是第二份,希望对大家有帮助。-Beida Jade Bird to learn the java files, a total of 4, which is the second, in the hope that everyone has to help.
- 2022-08-19 02:23:40下载
- 积分:1
-
贪吃蛇,在tc++3.0下运行;
解压后打开snake.prj文件,如果出现invalid data or directory点击ok之后从新运行;...
贪吃蛇,在tc++3.0下运行;
解压后打开snake.prj文件,如果出现invalid data or directory点击ok之后从新运行;
也可将自己建立一个工程 ,将snakeh.h snakecpp.cpp use.cpp 文件添加到工程中,之后运行-snake
- 2023-04-22 17:00:02下载
- 积分:1