资源列表

« 1 2 ... .10 .11 .12 .13 .14 65915.16 .17 .18 .19 .20 ... 66603 »

[驱动编程windows磁盘IO

说明:1 程序开发步骤如下 (1) 打开vc,选择菜单项file->new,选择projects选项并建立一个名为"floppy"的win32 console applicatoin工程;创建时注意指定创建该工程的目录; (2) 在工程中创建源文件"floppy.cpp":选择菜单项project->add to project->files,在选择框中输入自己想要创建的文件名,这里是"floppy.cpp";在接下
<黄小文> 在 2024-11-13 上传 | 大小:54kb | 下载:0

[Windows编程引导程序的设计以及进程环境的建立

说明: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
<黄小文> 在 2024-11-13 上传 | 大小:10kb | 下载:0

[ActiveX/DCOMMyTime

说明:一个时钟的ActiveX控件,对开发此类控件的初学者很有帮助-a clock ActiveX controls, such controls on the development of useful beginners
<ll> 在 2024-11-13 上传 | 大小:2.96mb | 下载:0

[其他小程序作业调度算法的模拟

说明: 用C语言,或C++实现对N个作业分别采用FCFS,SJF,HRN和高优先权优先等算法进行调度。-language C, or C N realization of operations respectively FCFS, SJF, 010-001 and high priority for priority scheduling algorithm.
<冯志强> 在 2024-11-13 上传 | 大小:7kb | 下载:0

[进程与线程创建多进(线)程

说明:VC目录: 演示Viusal C++中创建多线程的方法 编译环境要求: 安装Viusal C++6.0 主要文件说明: ThreadDemo.cpp: 演示创建线程的C++文件 run.cmd:自动打开一个命令窗口执行程序的脚本文件-VC Contents : Presentations Khan C to create multiple threads of environmental require
<黄小文> 在 2024-11-13 上传 | 大小:81kb | 下载:0

[进程与线程进程创建

说明:1 程序开发步骤 (1) 打开vc,选择菜单项file->new,选择projects选项卡并建立一个名为"process"的win32 console applicatoin工程;创建时注意指定创建该工程的目录; (2) 在工程中创建源文件"process.cpp":选择菜单项project->add to project->files,在选择框中输入自己想要创建的文件名,这里是"process.cpp";接
<黄小文> 在 2024-11-13 上传 | 大小:29kb | 下载:0

[C#编程2004090316423911078

说明:微软最新的.NET技术专题,大量ASP.NET、C#、VB.NET编写 的建站源码免费下载,全方位的.NET技术文章及资料等着你来查阅及参 考-the latest Microsoft.NET technology topics, a large number of ASP.NET, C#, VB.NET source of the station to prepare for free download, all over t
<李鹰> 在 2024-11-13 上传 | 大小:284kb | 下载:0

[多媒体编程emu-tools-0.9.4.tar

说明:大名鼎鼎的sblive声卡的驱动程序和控制程序的源代码!-famous SBLive card drivers and control procedures for the source code!
<张九文> 在 2024-11-13 上传 | 大小:129kb | 下载:0

[其他小程序renamePrj

说明:批量更名,对从网页缓冲区里读出来的文件,进行批量更名.-batch renaming of the buffer zone right from the website read the document, renamed in volume.
<roc> 在 2024-11-13 上传 | 大小:236kb | 下载:0

[进程与线程java海上的小游戏

说明:小游戏,是服务器有客户端的游戏,只有能登陆就可以玩,还上对战,支持多个客户端-small games, the server is a client of the game, only the landing will be able to play, but also on the screen, multiple client
<刘亮> 在 2024-11-13 上传 | 大小:6kb | 下载:0

[Windows编程UPubFunction

说明:我使用比较多的公用函数整理的 公用的过程代码,与具体业务无关-I use the more common function of the common collation process code has nothing to do with the specific business
<殷飞> 在 2024-11-13 上传 | 大小:7kb | 下载:0

[驱动编程硬盘驱动程序

说明:一个硬盘驱动的例子,没什么好说的了,自己看看吧-an example of the hard drives, and there is nothing more to be said, you look at it
<飞机抗敌> 在 2024-11-13 上传 | 大小:40kb | 下载:0
« 1 2 ... .10 .11 .12 .13 .14 65915.16 .17 .18 .19 .20 ... 66603 »

源码中国 www.ymcn.org