-
如果您还没有注册,请先注册。源码要求为至少5个C或Java源码或其他好源码或编程学习资料,质量越高得到的下载个数越多(一般上传5个,可以下载200个)。...
如果您还没有注册,请先注册。源码要求为至少5个C或Java源码或其他好源码或编程学习资料,质量越高得到的下载个数越多(一般上传5个,可以下载200个)。
请不要重复上传同一源码, 站长审核合格后才能开通帐号。如果不想上传源码,可以成为【VIP会员】获得帐号
如果其他会员下载一次您上传的源码,您的可用下载数就会增加1次。更多说明请参看[帮助说明]
-如果您还没有注册,请先注册。源码要求为至少5个C或Java源码或其他好源码或编程学习资料,质量越高得到的下载个数越多(一般上传5个,可以下载200个)。
请不要重复上传同一源码, 站长审核合格后才能开通帐号。如果不想上传源码,可以成为【VIP会员】获得帐号
如果其他会员下载一次您上传的源码,您的可用下载数就会增加1次。更多说明请参看[帮助说明]
- 2022-03-03 06:06:06下载
- 积分:1
-
Skype API application5
skype api application5
- 2022-04-08 19:43:35下载
- 积分:1
-
judge whether matching brackets
判断括号是否匹配-judge whether matching brackets
- 2023-04-12 03:45:04下载
- 积分:1
-
C++Builder成绩提交小程序
C++Builder成绩提交小程序-C Builder results submitted small program
- 2022-02-05 12:04:22下载
- 积分:1
-
眼睛检测
应用背景眼睛检测与跟踪是细心的用户界面组成。为此,我们正在研究一种低成本,可靠的眼动仪。我们也用眼睛来提取更高级别的功能,如面孔、眨眼率。我们目前的工作界面,使用这种高水平的信息,更有效地支持作用。寻找不同的环境的一个很好的门槛是很难的。选择一个坏的阈值产生太多的误报。我们用眼睛的生理性能,外观和动力检测和跟踪的眼睛可靠。只有区域的光反射回,像,像的眼睛追踪移动。关键技术我用emgu CV C #。哈尔(Haar特征的级联是 ; ;数字图像特征 ; ;用于 ;目标识别。他们欠他们的名字他们的直觉相似 ;Haar小波 ;和用于第一个实时人脸检测。)
- 2022-09-13 07:20:10下载
- 积分: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
-
Windows environment
WINDOWS环境下宏命令批处理增强工具包C语言解释器 -Windows environment-order batch tool kit to enhance C language interpreter
- 2023-01-10 11:30:03下载
- 积分:1
-
学生成绩查询系统源码
默认用户名、密码为:admin
学生成绩查询系统源码
默认用户名、密码为:admin-pupils Inquiry System source default user name, password : admin
- 2023-04-15 08:15:03下载
- 积分:1
-
This is a time in my own study of small programs still feel quite up to the peop...
这是一个我在学习时自己做的小程序感觉还是比较行的大家过来帮我提一些意见吧-This is a time in my own study of small programs still feel quite up to the people to help me make some views on this
- 2022-08-24 23:38:14下载
- 积分:1
-
本游戏是微软SMART PHONE平台下的手机游戏,由于平台的特殊性,所以在游戏的架构和设计上既要符合游戏的特点,又要考虑到与设计其他PC游戏的不同。难点在于手...
本游戏是微软SMART PHONE平台下的手机游戏,由于平台的特殊性,所以在游戏的架构和设计上既要符合游戏的特点,又要考虑到与设计其他PC游戏的不同。难点在于手机资源是很有限的,不能直接从设计PC游戏的架构直接搬到SMART PNONE游戏上,架构设计的变化是必然的。在本游戏中我们提出了一套全新的设计架构,充分考虑到了C#语言的特点,以及.NET平台的优点。在架构中摈弃了以前手机游戏设计中,虽然采用面向对象开发但是没有充分利用面向对象的不足,大量采用了当前先进的设计模式
-the game is Microsoft SMART PHONE platform mobile phone game, due to the special nature of platform, Therefore, the structure of the game and is designed to meet the characteristics of the game, also take into account the design of the other PC games are different. The difficulty lies in cell phone resources are very limited. not directly from the design of PC games moved to the structure of direct SMART PNONE game, Architecture Design changes are inevitable. In this game, we proposed a new set of design framework, taking fully into account the C# language features, and.NET platform advantages. Discard the framework of the previous mobile phone games design, Although object-oriented development but did not take full advantage of object-oriented inad
- 2022-11-05 20:25:04下载
- 积分:1