Welcome![Sign In][Sign Up]
Location:
Search - CD Write

Search list

[OS programcqa0404

Description: 如何才能知道 CD 驱动器是不是刻录设备呢?此外,如何将文件写入可擦写 CD?Windows XP 允许你用 Windows 资源管理拖拽文件,并将其写入CD。你能否告知有没有什么方法从我的程序中实现,而不需要用户购买第三方软件,如:Nero 或者 Roxio? 有没有相关的 MFC 类可以实现这个功能? -CD drive is not recording equipment? In addition, how to write papers erasable CD? Windows XP allows you to use the Windows drag-and-drop file management, it was written into the CD. Can you tell what is not from the process I realized, without the need for users to purchase third-party software, such as : Nero or Roxio is not related to the MFC class can achieve this function?
Platform: | Size: 109373 | Author: 王维 | Hits:

[Other resource《Java实用系统开发指南》CD光盘

Description: 《Java实用系统开发指南》一书的源代码。该书是J道论坛彭晨阳编著,内容翔实新颖,非常富有针对性,是从事企业级java程序开发人员非常好的一本参考书-"Practical Java System Development Guide," a book of the source code. This book is the J Road Forum PENG Chen Yang write informative, innovative and very well-targeted, are engaged in enterprise java developers a very good reference books
Platform: | Size: 17772403 | Author: 韩志达 | Hits:

[WinSock-NDISBCBIPCAPTURE

Description: C++Builder写的一个网络截包程序,修改一下可以用处很多,比如作影音拦截等-C Builder write a closed network packet procedure can be useful to change it a lot, such as for CD-interception
Platform: | Size: 9176 | Author: xhzxlqt | Hits:

[OpenGL programOpenGLfor3Dgame_CAI

Description: 唐老师<学OpenGL编3D游戏>教程的CD,从头到尾看了一遍,写的不错,很容易明白.-professors lt; Part learn OpenGL 3D games gt; Copies of this CD, from start to finish, seeing something and write good, it is easy to understand.
Platform: | Size: 6224427 | Author: 化康 | Hits:

[JSP/Javadavidflanagan

Description: davidflanagan写的java教程附带的光盘 里面有上百个java类,注释详细,初学java的话配套着看很有好处!!! 里面的java类重复利用率很高的-davidflanagan write java Guide accompanying CD-ROM contains more than 100 java Class Notes detailed, Beginners java with the matching is very good to see! ! ! The java class inside the use of recycled high
Platform: | Size: 1115265 | Author: 研究员 | Hits:

[Disk Tools光盘刻录

Description: MFC没有提供CD刻录的类,但WindowsXp内置了写入CD的支持。如果只是复制文件和目录,可以用shell s ICDBurn接口。如果要刻录音频或更近一步的实现对音频的控制,那么下面会介绍一个专用的API。 ICDBurn有三个方法,HasRecordableDrive扫描系统内可写的CD驱动器,找到的话返回TRUE。GetRecorderDriveLetter返回可写驱动器的盘符。最后刻录指令通知Windows从“集结区”向可写CD拷贝数据。“集结区”是一个专用的文件夹,通常是-MFC failed to provide the kind of CD burners, but built into Windows Xp CD support. If it is duplicated files and directories, you can use shell s ICDBurn interface. If recording audio or closer to the realization of the right to control audio, will be introduced following a special API. ICDBurn are three ways HasRecordableDrive scanning system can write CD drives, found by the return TRUE. GetRecorderDriveLetter return can write drives drive. The final notice Windows burners directive from the "assembly areas" can write to CD copy data. "Assembly areas" is a special folder, usually
Platform: | Size: 3072 | Author: 罗森 | Hits:

[source in ebook《Java实用系统开发指南》CD光盘

Description: 《Java实用系统开发指南》一书的源代码。该书是J道论坛彭晨阳编著,内容翔实新颖,非常富有针对性,是从事企业级java程序开发人员非常好的一本参考书-"Practical Java System Development Guide," a book of the source code. This book is the J Road Forum PENG Chen Yang write informative, innovative and very well-targeted, are engaged in enterprise java developers a very good reference books
Platform: | Size: 17772544 | Author: 韩志达 | Hits:

[OtherCDControl

Description: 演示用VC++编写硬件控制程序,包含有光驱的读写功能,还有光驱的开盒功能,是一个不错的程序。-demonstration VC control procedures for the preparation of the hardware, including a drive to read and write, but also the opening drive box functions it is a good procedure.
Platform: | Size: 55296 | Author: 刘小坚 | Hits:

[Embeded Linuxspansion

Description: 1.under bootloader 1)cd your_dir/mrua_EM8620L_2.5.115.RC8_dev.arm.bootirq/MRUA_src/loader 2)将flash_v3.c改名为flash.c替换原来的flash.c 3)编译 2.under linux kernel 1)cd armutils_2.5.108.0/build_arm/linux-2.4.22-em86xx/drivers/mtd 2)将mtdblock_v4.c改名为mtdblock.c替换原来的mtdblock.c 3)cd armutils_2.5.108.0/build_arm/linux-2.4.22-em86xx/drivers/mtd/chips 4)将cfi_cmdset_0002_v4.c改名为cfi_cmdset_0002.c替换原来的cfi_cmdset_0002.c 5)编译。 note:如果在使用cat等指令写flash的过程中出现下面的信息: Flash write to Buffer aborted @ 0x****** = 0x****** 是正常信息。 -1.under bootloader 1) cd your_dir/mrua_EM8620L_2.5.115.RC8_dev.arm.bootirq/MRUA_src/loader 2) will be renamed as flash_v3.c replacement flash.c original flash.c 3) compile 2.under linux kernel 1) cd armutils_2.5.108.0/build_arm/linux-2.4.22-em86xx/drivers/mtd 2) will be renamed as mtdblock_v4.c replacement mtdblock.c original mtdblock.c 3) cd armutils_2.5.108.0/build_arm/linux-2.4 .22-em86xx/drivers/mtd/chips 4) will be renamed as cfi_cmdset_0002_v4.c replacement cfi_cmdset_0002.c original cfi_cmdset_0002.c 5) compiler. note: If the cat, such as instruction in the use of flash in the process of writing the following information: Flash write to Buffer aborted @ 0x****** = 0x****** is normal information.
Platform: | Size: 22528 | Author: qiujian | Hits:

[OS Developlinuxtrycode

Description: linux文件系统试验 一、实验目的 学习有关linux文件管理程序如何组织的知识,为简化的文件系统设计并实现一组目录操作。实验中使用软盘的fat12格式,设计一个程序可以对这种格式的磁盘进行一组目录操作。 实验使用了部分linux的系统调用,比如说open() sleek() read() write()几个调用。通过此实验来对linux的文件系统的管理有进一步的理解。 二、实验要求 主要实现三个功能:一 读取磁盘目录的目录列表。(命令输入 ls ) 二 切换目录(不处理路径名)。(命令输cd dir_name 或cd/ 或cd.. ) 三 删除当前目录下的文件。(命令输入 del filename )-err
Platform: | Size: 337920 | Author: jialin | Hits:

[OS programRecovery

Description: 这个程序实现的功能是:在采用UDF文件格式的光盘中写数据失败时恢复盘片到写操作之前的状态.-Realize the function of this process are: the introduction of UDF file format to write data on CD-ROM disc fails to restore the state before the write operation.
Platform: | Size: 5184512 | Author: lak47 | Hits:

[CSharpCSharpBurn

Description: 在c#中读写光盘的控件,可以刻录光盘,挺好用的-In c# In control read and write CD-ROM, you can burn CDs, very good use
Platform: | Size: 32768 | Author: Wang Sir | Hits:

[Windows Develop1

Description: 这是采用IMAPI2写的一个刻录程序,可以刻录CD,DVD,代码质量非常不错,建议下载!-This is used to write IMAPI2 a burning program, you can burn CD, DVD, code quality is very good, it is recommended to download!
Platform: | Size: 56320 | Author: 胡建康 | Hits:

[Multimedia programCDWritingOCX

Description: Visiual C++ CD Write OCX
Platform: | Size: 174080 | Author: Park | Hits:

[SCSI-ASPICDR_recording

Description: 此为使用MFC编写的光碟机烧入工具,藉由此程式可以了解如何应用MFC撰写光碟机烧入应用程式-This is written using the MFC into the CD-ROM burning tools, through this program can learn how to use MFC write into the CD-ROM burning application
Platform: | Size: 5825536 | Author: 蔡智原 | Hits:

[J2MEJ2ME_CD_Source_Code

Description: A source code from CD that was attached to a J2ME Game Programming by J. Wells. It contains a lot of interesting examples how to write a commercially successful game. Comment s within the source files will help to understand the programs and learn new techniques.
Platform: | Size: 1509376 | Author: TinCup | Hits:

[OS DevelopWrite-Yourself-OS

Description: 于渊的自己动手写操作系统完全版,含光盘源码-Write himself operating system by Yu Yuan, full version, with CD-ROM Source
Platform: | Size: 21875712 | Author: root | Hits:

[Windows DevelopCDWriterTest

Description: Visual C++ Sample CD Write
Platform: | Size: 6117376 | Author: lee | Hits:

[DVDWrite-a-UDF-CDR

Description: ripping audio files from protected cd or dvd, and save to the hard disk.it can encode with several types.
Platform: | Size: 6484992 | Author: Pek KS | Hits:

[source in ebook30-days-write-os

Description: 《30天自制操作系统》光盘,经测试可用。-30 days homemade operating system,CD-ROM, it is corect after testing.
Platform: | Size: 10359808 | Author: lupy | Hits:
« 12 3 4 5 6 7 »

CodeBus www.codebus.net