虫虫首页|资源下载|资源专辑|精品软件
登录|注册

drive

  • See Appendix B for a description of the programs included on this companion disk. RESOURCE.WRI iden

    See Appendix B for a description of the programs included on this companion disk. RESOURCE.WRI identifies other books and resources for Internet programming. WEBHELP.HLP contains an introduction to the World Wide Web. TCPMAN.HLP provides detailed instructions to help you use the Trumpet Winsock included on this disk. Use the Program Manager s File menu Run option to execute the SETUP.EXE program found on this disk. SETUP.EXE will install the programs on your hard drive and create an Internet Programming group window. Internet编程技术 [配套程序] [涉及平台] VC [作者] void [文件大小] 1032K

    标签: description companion Appendix RESOURCE

    上传时间: 2013-12-04

    上传用户:asasasas

  • 我搜索了这个网站

    我搜索了这个网站,见提供的CD player都是 c++,delphi源程序的;我就提供一个用win32汇编写的CD player。功能跟界面绝对不输于用上面软件编写的,具体功能如下: 1. CD loop. 2. Track loop. 3. Random track play. 4. Track sample. 5. Play list. 6. Track select. 7. Master volume control. 8. CD Speaker volume controls. 9. Multiple CD drive support.

    标签: 搜索 网站

    上传时间: 2015-07-13

    上传用户:远远ssad

  • 用win32汇编编写的类木马的东西

    用win32汇编编写的类木马的东西,运行后在机子上打开23端口,用telnet登陆,可以运行下列命令: open filename - open the file or program msg message - place message plainly over screen box message - show within a messagebox cdopen - to open CDROM drive door cdclose - to close CDROM drive door bye - terminate connection, handles one user at a time kill - terminate sparczerver

    标签: win 32 汇编 木马

    上传时间: 2013-12-11

    上传用户:wcl168881111111

  • Visual Basic 6.0可以通过调用API函数格式化一个磁盘

    Visual Basic 6.0可以通过调用API函数格式化一个磁盘,无论是软盘还是硬盘。 打开一个新的项目(工程1) ,如果你没有更改过缺省模式,那么Visual Basic 6.0会自动添加一个form1文件,在form1上添加一个命令控件,将下面的代码拷入。 Option Explicit Private Declare Function SHFormatdrive Lib"shell32"( ByVal Hend AS Long,ByVal drive AS Long,ByVal FormatID AS Long,ByVal Options AS Long) as Long Private Sub FormatDisk(intdrive as integer,blnQuickFormat as Boolean) dim lngReturn As Long if (blnQuickFormat) then lngReturn= SHFormatdrive(0,intdrive,0&,1&) else lngReturn= SHFormatdrive(0,intdrive,0&,0&) end if end Sub Private Sub Command1_Click() call FormatDisk(0,True) End Sub 运行此程序。 注意FormatDisk函数的第一个变量很重要,他的值是0,1,2时代表格式化的分别是:A、B、C盘。

    标签: Visual Basic 6.0 API

    上传时间: 2015-10-05

    上传用户:kytqcool

  • 安全移除usb设备功能

    安全移除usb设备功能,可禁止某类usb设备的使用,实行系统安全控制Removing a USB drive using the Windows tray icon is easy - especially if you single left-click it... But sometimes it s useful to it from your program

    标签: usb 设备

    上传时间: 2015-10-15

    上传用户:dianxin61

  • Spartan 3 Digilent Demo:This demo drives the perphrials on the Spartan 3 board. This drives a simple

    Spartan 3 Digilent Demo:This demo drives the perphrials on the Spartan 3 board. This drives a simple pattern to the VGA port, connects the switches to the LEDs, buttons to each anode of the seven segment decoder. The seven segment decoder has a simple counter running on it, and when SW0 is in the up position the seven segment decoder will display scan codes from the PS2 port. This demo how ever does not drive the RS-232 port or the memory. This is a simple design done entirely VHDL not microblaze.

    标签: Spartan drives This perphrials

    上传时间: 2014-05-29

    上传用户:SimonQQ

  • FLASH文件系统的源码

    FLASH文件系统的源码,Flash memory is a nonvolatile memory, which allows the user to electrically program (write) and erase information. The exponential growth of flash memory has made this technology an indispensable part of hundreds of millions of electronic devices. Flash memory has several significant differences with volatile (RAM) memory and hard drive technologies which requires unique software drivers and file systems. This paper provides an overview of file systems for flash memory and focuses on the unique software requirements of flash memory devices.

    标签: FLASH 文件系统 源码

    上传时间: 2015-11-29

    上传用户:问题问题

  • This submission includes the presentation and model files that were used in delivering a webinar on

    This submission includes the presentation and model files that were used in delivering a webinar on 12-15-05 that covered the topic of modeling Hybrid Electric Vehicles. Hybrid electric vehicles (HEVs) have proven they can substantially improve fuel economy and reduce emissions. Because HEVs combine an electric drive with the internal combustion engine (ICE) in the powertrain, the vehicle?s kinetic energy can be captured during braking and transformed into electrical energy in the battery. The dual power source also means that the ICE can be reduced in size and can operate at its most efficient speeds.

    标签: presentation submission delivering includes

    上传时间: 2015-12-23

    上传用户:zl5712176

  • Microsoft.NET测试驱动开发 Test-driven Development in Microsoft .NET by James W. Newkirk and Alexei A.

    Microsoft.NET测试驱动开发 Test-driven Development in Microsoft .NET by James W. Newkirk and Alexei A. Vorontsov ISBN:0735619484 Microsoft Press © 2004 Using a wealth of pragmatic examples in C# and other .NET development tools, the two authors of this text demonstrate how to use automated tests to drive lean, efficient coding and better design.

    标签: Microsoft A. W. Development

    上传时间: 2014-01-07

    上传用户:ynzfm

  • ST7529液晶驱动 The ST7529 is a driver & controller LSI for 32 gray scale graphic dot-matrix liquid cryst

    ST7529液晶驱动 The ST7529 is a driver & controller LSI for 32 gray scale graphic dot-matrix liquid crystal display systems. It generates 255 Segment and 160 Common driver circuits. This chip is connected directly to a microprocessor, accepts Serial Peripheral Interface (SPI), 8-bit/16-bit parallel or IIC display data and stores in an on-chip display data RAM. It performs display data RAM read/write operation with no external operating clock to minimize power consumption. In addition, because it contains power supply circuits necessary to drive liquid crystal, it is possible to make a display system with the fewest components.

    标签: 7529 controller dot-matrix graphic

    上传时间: 2013-12-02

    上传用户:奇奇奔奔