亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲(chóng)蟲(chóng)首頁(yè)| 資源下載| 資源專(zhuān)輯| 精品軟件
登錄| 注冊(cè)

READ-write

  • I want to provide an example file system driver for Windows NT/2000/XP. For some time I have worked

    I want to provide an example file system driver for Windows NT/2000/XP. For some time I have worked on an implementation of RomFs. RomFs is a small filesystem originally implemented in Linux, because of its simple disk layout its a good choice for an example driver. The current status is a working read-only driver that supports caching of file data, the create functionallity still needs some work but I m releasing it due to the high public demand.

    標(biāo)簽: provide Windows example driver

    上傳時(shí)間: 2013-12-19

    上傳用戶(hù):zsjzc

  • GPS 接收程序 DEMO。 HsGpsDll Library 1.1 A GPS Control/Component for C/C++ HsGpsDll is a Windows Dyn

    GPS 接收程序 DEMO。 HsGpsDll Library 1.1 A GPS Control/Component for C/C++ HsGpsDll is a Windows Dynamic Link Library which provides access to any NMEA-183 compliant GPS receiver via a serial communications port. HsGpsDll is designed for use from Visual C, Visual Basic or other languages, capable of calling DLL functions. HsGpsDll allows a user application to read from a GPS device the current GPS position fix, velocity over ground (speed in kilometers per hour), plus number of of sattelites in view, current altitude (against mean sea level) and UTC date and time

    標(biāo)簽: HsGpsDll GPS Component Control

    上傳時(shí)間: 2014-07-17

    上傳用戶(hù):thuyenvinh

  • 1. 統(tǒng)計(jì)工資 設(shè)計(jì)要求: (1) 使用結(jié)構(gòu)數(shù)組設(shè)計(jì)一個(gè)公司職員的數(shù)據(jù)結(jié)構(gòu)

    1. 統(tǒng)計(jì)工資 設(shè)計(jì)要求: (1) 使用結(jié)構(gòu)數(shù)組設(shè)計(jì)一個(gè)公司職員的數(shù)據(jù)結(jié)構(gòu),使用下述的結(jié)構(gòu)定義: struct employee{ int age char name[15] double salary } (2) 在主函數(shù)里構(gòu)造一個(gè)數(shù)組company,用來(lái)存放職工信息。 (3) 設(shè)計(jì)update函數(shù),用來(lái)對(duì)company中指定職員的信息進(jìn)行更改。要求先按照name查詢(xún)到相應(yīng)的職員,然后修改并保存。 (4) 設(shè)計(jì)一個(gè)read函數(shù),用來(lái)向company中錄入職員信息,并顯示結(jié)果。 (5) 編寫(xiě)mean函數(shù)求平均工資。 應(yīng)該能對(duì)全體職工或大于某一年齡的職工工資求和并計(jì)算平均值。 (6) 編寫(xiě)total函數(shù)對(duì)工資求和。 應(yīng)該能對(duì)全體職工或某一年齡段職工的工資求和。

    標(biāo)簽: 數(shù)組 數(shù)據(jù)結(jié)構(gòu)

    上傳時(shí)間: 2014-01-23

    上傳用戶(hù):colinal

  • COM組件調(diào)用方法: 首先 運(yùn)行 “注冊(cè)USBPass組件.bat”

    COM組件調(diào)用方法: 首先 運(yùn)行 “注冊(cè)USBPass組件.bat” ,在系統(tǒng)中注冊(cè)USBPassW.dll 和 USBPassR.dll 1>在VB6.0的調(diào)用 打開(kāi)一個(gè)工程 菜單->工程->引用-> 在打開(kāi)的窗口中 選擇“USBPass-Write (基于U盤(pán)的授權(quán)系統(tǒng) V3.0)”和“USBPass-Write (基于U盤(pán)的授權(quán)系統(tǒng) V3.0)” 然后可按照Demo中的方式使用。 2>在Delphi7的調(diào)用 打開(kāi)一個(gè)工程 菜單-> Project-> Import Type Library...->在打開(kāi)的窗口中分別選擇 “USBPass-Write (基于U盤(pán)的授權(quán)系統(tǒng) V3.0)(Version 1.0)”和“USBPass-Write (基于U盤(pán)的授權(quán)系統(tǒng) V3.0)(Version 1.0)” 然后點(diǎn)擊按鈕"Install..." 然后在 控件欄的“ActiveX”頁(yè)上找到兩個(gè)對(duì)應(yīng)的COM,再按照Demo中的方法使用。 3>在VC6.0 中調(diào)用 打開(kāi)一個(gè)工程 按Ctrl+W調(diào)出類(lèi)向?qū)В碅dd Class按鈕彈出新菜單,選From a type libarary,然后定位到USBPassW.dll 和USBPassR.dll,接下來(lái)會(huì)出來(lái) 該simpCOM中的所有接口,選擇你想生成的接口包裝類(lèi)后,向?qū)?huì)自動(dòng)生成相應(yīng)的.cpp和.h文件. 這樣你就可以在你的MFC工程中像使用普通類(lèi)那樣使用COM組件了. 具體的見(jiàn) 如何在VC++中調(diào)用標(biāo)準(zhǔn)COM組件.mht

    標(biāo)簽: USBPass COM bat 運(yùn)行

    上傳時(shí)間: 2014-01-06

    上傳用戶(hù):爺?shù)臍赓|(zhì)

  • UrJTAG package is free software, covered by the GNU General Public License, and you are welcome to

    UrJTAG package is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. There is absolutely no warranty for UrJTAG. Please read COPYING file for more info.

    標(biāo)簽: software General License package

    上傳時(shí)間: 2013-11-29

    上傳用戶(hù):lanjisu111

  • the function of the system is simulated ATM machine landing, balance inquiries, withdrawals, change

    the function of the system is simulated ATM machine landing, balance inquiries, withdrawals, change passwords, and other functions, use the JDBC interface, such as SWING. If ATM landing, withdrawals and change password must use JDBC interface and database links, I encountered a lot of problems, but the most important is that the database setting, in order to solve this problem, I read four books, Inquiries related information ( s burden

    標(biāo)簽: withdrawals the inquiries simulated

    上傳時(shí)間: 2017-01-27

    上傳用戶(hù):我們的船長(zhǎng)

  • )。-the function of the system is simulated ATM machine landing, balance inquiries, withdrawals, chan

    )。-the function of the system is simulated ATM machine landing, balance inquiries, withdrawals, change passwords, and other functions, use the JDBC interface, such as SWING. If ATM landing, withdrawals and change password must use JDBC interface and database links, I encountered a lot of problems, but the most important is that the database setting, in order to solve this problem, I read four books, Inquiries related information

    標(biāo)簽: withdrawals the inquiries simulated

    上傳時(shí)間: 2014-01-16

    上傳用戶(hù):lnnn30

  • )。-the function of the system is simulated ATM machine landing, balance inquiries, withdrawals, chan

    )。-the function of the system is simulated ATM machine landing, balance inquiries, withdrawals, change passwords, and other functions, use the JDBC interface, such as SWING. If ATM landing, withdrawals and change password must use JDBC interface and database links, I encountered a lot of problems, but the most important is that the database setting, in order to solve this problem, I read four books, Inquiries related information

    標(biāo)簽: withdrawals the inquiries simulated

    上傳時(shí)間: 2017-01-27

    上傳用戶(hù):ainimao

  • asfpga is an assembler written for use in FPGA design. It can be easily modified for your instructio

    asfpga is an assembler written for use in FPGA design. It can be easily modified for your instruction set. The ultimate goal of this software is to allow a FPGA designer to easily write assembly code for a custom instruction set.

    標(biāo)簽: instructio assembler for modified

    上傳時(shí)間: 2014-01-06

    上傳用戶(hù):xinyuzhiqiwuwu

  • A "code-what"? Unless you have spent some time working in the area of reverse engineering, chances a

    A "code-what"? Unless you have spent some time working in the area of reverse engineering, chances are you have not heard of the term "codecave" before. If you have heard of it, you might not have read a clear definition of it or quite understand what it is or why it is useful. I have even asked seasoned assembly programmers about the term before and most of them had not heard of it. If it is new to you, do not worry, you are not the only one. It is a term that is scarcely used and is only useful in a reverse engineering context. Furthermore, is it "codecave" or "code cave"? I am not quite sure, but I will try my best to refer to it consistently as a "codecave". A space may sneak in there from time to time

    標(biāo)簽: engineering code-what chances reverse

    上傳時(shí)間: 2014-01-17

    上傳用戶(hù):hn891122

主站蜘蛛池模板: 黄石市| 崇礼县| 大余县| 宣化县| 凤冈县| 迁安市| 岐山县| 高邑县| 武陟县| 依兰县| 怀安县| 合江县| 福鼎市| 浙江省| 台山市| 叶城县| 涿州市| 阳原县| 肥乡县| 札达县| 敖汉旗| 新泰市| 樟树市| 昌江| 安图县| 贵南县| 保靖县| 峡江县| 大悟县| 武隆县| 邢台市| 清原| 赣榆县| 鹤峰县| 慈利县| 桃源县| 滁州市| 长岭县| 儋州市| 祁阳县| 博野县|