-
This is the third part of the game is the use of a transparent manner the backgr...
这是游戏的第三部分,是利用透明背景的方式去掉人物外面的白框-This is the third part of the game is the use of a transparent manner the background to remove the white figure outside the box
- 2023-04-25 03:50:02下载
- 积分:1
-
比较各种排序方法的效率
主要内容
选择四种以上的排序方法,采用随机生成的数据,登记并比较各个排序方法的比较次数和交换次数,计算排序所用的时间,验证各个排...
比较各种排序方法的效率
主要内容
选择四种以上的排序方法,采用随机生成的数据,登记并比较各个排序方法的比较次数和交换次数,计算排序所用的时间,验证各个排序方法效率。-Compare the efficiency of the sorting method of choice of content more than four sorting methods, using randomly generated data, the registration and compare the various methods of sorting and exchange of the number of comparisons, calculate the time used to sort, verify the efficiency of various sorting methods.
- 2022-03-11 13:29:08下载
- 积分:1
-
1、BOOTSECT.BIN
功能:1.44M软盘的引导扇区中的文件
源代码文件:BOOTSECT.ASM
编译方法 nasm bootsect...
1、BOOTSECT.BIN
功能:1.44M软盘的引导扇区中的文件
源代码文件:BOOTSECT.ASM
编译方法 nasm bootsect.asm -o bootsect.bin
2、WRBOOT.COM
功能:将BOOTSECT.BIN 写到软盘的引导扇区
源代码文件:WRBOOT.ASM
编译方法 nasm wrboot.asm -o wrboot.com
使用方法:将BOOTSECT.BIN 与WRBOOT.COM
置于同一目录下,软驱中插入软盘,执行WRBOOT.COM
3、OS.PCS
功能:操作系统的任务切换演示
源代码文件:PCS.ASM
编译方法 nasm pcs.asm -o os.pcs
使用方法:将OS.PCS拷贝到引导扇区为BOOTSECT.BIN的软盘上,设定从软驱启动计算机,重新启动计算机,电脑启动成功后可运行OS.PCS文件以显示任务切换。
-1, BOOTSECT.BIN features: 1.44M floppy disk boot sector of the document source code files: BOOTSECT.ASM compiler methods nasm bootsect.asm-o bootsect.bin2, WRBOOT.COM features: The floppy disk BOOTSECT.BIN wrote the guide Sector source code files: WRBOOT.ASM compiler methods nasm wrboot.asm-o wrboot.com use Methods: BOOTSECT.BIN with WRBOOT.COM under the same directory, insert the floppy diskette, the implementation of WRBOOT.COM3, OS.PCS functions: task switching operating system demo source code files: PCS.ASM compiler methods nasm pcs.asm-o os.pcs use
- 2022-03-26 13:01:00下载
- 积分:1
-
ICP
在pc端使用matlab处理点云数据的配准,代码详细,解释清楚,对初学者有很大的帮助,点云配准是三维重建工作中的重要环节,对该算法做详细的研究不仅可以提高配准的速度,还可以提高精度。详细学习该算法对学习点云数据有很大帮助。
- 2023-08-16 00:55:02下载
- 积分:1
-
使用C Sharp制作的网页分析器。可以下载并提取网页中的图片或其他连接并显示出来。...
使用C Sharp制作的网页分析器。可以下载并提取网页中的图片或其他连接并显示出来。-C Sharp produced by the website analyzer. And can be downloaded from the website of pictures or other connection and displayed.
- 2022-06-15 03:03:13下载
- 积分:1
-
著名的外星人算法C++小经典,计算出的80位小数点;24个…
著名的外星人算法 经典C小程序 计算pi到小数点后80位;24点算法;爱因斯坦台阶问题-famous alien algorithm C minor classic calculated pi to 80 decimal places; 24 points algorithm; Einstein height issue
- 2022-05-26 15:51:29下载
- 积分:1
-
32432423fwtetfgsd
tưertwertttyq3teqrtgdfgdfgeqghfuiiiiiiiiiiiisdhuiuewhriuehwifjhnsdkjfnasiofh8werhfksdhfiusahfksadfiusahf8w3uhflksdahf87qwhf7w94yrfuisdhfisadjnhfijwfj908uefwijfijsadjfysahdfksjdnhf8sahfiw4efj9weufosidajf89uasjfoiewjf9weajfosdjf98wjfiosdjfujwifj4ofs
- 2022-01-22 14:28:18下载
- 积分:1
-
用Visual Basic 6.0生成雪花的小程序
用Visual Basic 6.0生成雪花的小程序-a Procedure generating snowflake
- 2023-02-22 18:40:03下载
- 积分:1
-
a regimen based on the PXA255 telemetry, remote control system server software s...
一个基于PXA255的水情遥测、遥控系统现场服务器软件,WINCE环境下运行仅现场服务器部分-a regimen based on the PXA255 telemetry, remote control system server software scene, pulled environment servers running only part of the scene
- 2023-01-04 09:10:03下载
- 积分:1
-
#包括<;STDLIB. H & gt;
#include
#include
#include
//#include
#include "debugmalloc.h"
#include "dmhelper.h"
/*Define the macro */
#define ALIGN 8
#define FENCE 0xDEADBEEF
#define HEADERSIZE sizeof(struct header)
#define FOOTERSIZE sizeof(struct footer)-#include
#include
#include
//#include
#include "debugmalloc.h"
#include "dmhelper.h"
/*Define the macro*/
#define ALIGN 8
#define FENCE 0xDEADBEEF
#define HEADERSIZE sizeof(struct header)
#define FOOTERSIZE sizeof(struct footer)
- 2022-01-20 23:08:39下载
- 积分:1