最新的ATA-六总线协议源代码参考,实现DMA,PIO模式,可挂CDROM,IDE硬盘,CF卡.
上传时间: 2014-01-23
上传用户:manlian
用Delphi的人对TMediaPlayer组件比较熟悉,它是一个相当出色的多用途的多媒体组件,但是美中不足的是:如果CDROM光驱的仓门打开就不能自动关闭。而且不幸的是,TMediaPlayer的方法和属性中没有解决这个问题的办法,所以我们不得不求助于Windows API,具体一些就是使用MMSystem.pas文件,另外一件需要注意的事是:我们可以单独调用Windows API函数,但是TMediaPlayer做了一些内部处理,所以我们就不必担心我们是否使用了组件。所以本例中使用了TMediaPlayer。
标签: TMediaPlayer Delphi 比较
上传时间: 2015-09-16
上传用户:sammi
This is the library for all storage drivers. It simplifies writing a storage driver by implementing 90 percent of the code required to support Plug and Play, Power Management, et cetera. This library is used by disk.sys, CDROM.sys and the tape class drivers. No INF file is needed to install this library. The library is 64-bit compliant.
标签: storage implementing simplifies drivers
上传时间: 2014-01-01
上传用户:txfyddz
This is the library for all storage drivers. It simplifies writing a storage driver by implementing 90 percent of the code required to support Plug and Play, Power Management, et cetera. This library is used by disk.sys, CDROM.sys and the tape class drivers.
标签: storage implementing simplifies drivers
上传时间: 2016-05-17
上传用户:我干你啊
这是一个ce5.0下usb storage的程序源代码,对于开发嵌入式系统下u盘和usb CDROM的朋友有很大的帮助
上传时间: 2013-12-21
上传用户:thinode
The VGA example generates a 320x240 diffusion-limited-aggregation (DLA) on Altera DE2 board. A DLA is a clump formed by sticky particles adhering to an existing structure. In this design, we start with one pixel at the center of the screen and allow a random walker to bounce around the screen until it hits the pixel at the center. It then sticks and a new walker is started randomly at one of the 4 corners of the screen. The random number generators for x and y steps are XOR feedback shift registers (see also Hamblen, Appendix A). The VGA driver, PLL, and reset controller from the DE2 CDROM are necessary to compile this example. Note that you must push KEY0 to start the state machine.
标签: diffusion-limited-aggregation DLA generates 320x240
上传时间: 2014-01-16
上传用户:225588
C++ by Dissection presents a thorough introduction to the programming process by carefully developing working programs to illuminate key features of the C++ programming language. Program code is explained in an easy-to-follow, careful manner throughout. The code has been tested on several platforms and is found on the bundled CDROM accompanying this text. The code in C++ By Dissection can be used with most C++ systems, including those found in operating systems such as MacOS, MS-DOS, OS/2, UNIX, and Windows.
标签: introduction programming Dissection carefully
上传时间: 2014-01-27
上传用户:thesk123