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

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊

StRing-include

  • Micro In-System Programmer Brief Installation Notes Enter the src directory. If uisp does not

    Micro In-System Programmer Brief Installation Notes Enter the src directory. If uisp does not compile successfully, add switch -DNO_DIRECT_IO in the Makefile to remove support for direct I/O port access (that may be necessary on non-PC architectures). Parallel port access should still work if you have the Linux ppdev driver (patch for 2.2.17 is in the kernel directory, ppdev is standard in 2.4 kernels). Please lobby Alan Cox to include this tiny little driver in 2.2.x too :). To make it type: make and to install it: make install If you have any further doubts, please consult UISP s homepage: http://www.nongnu.org/uisp/

    標簽: Installation Programmer In-System directory

    上傳時間: 2013-12-23

    上傳用戶:小儒尼尼奧

  •  ? Java函數(shù)速查 你能很快的查到你要的函數(shù) DataBinding類 代表數(shù)據(jù)源字段和組件屬性之間一個單獨的綁定。 package com.ms.wfc.data.ui

     ? Java函數(shù)速查 你能很快的查到你要的函數(shù) DataBinding類 代表數(shù)據(jù)源字段和組件屬性之間一個單獨的綁定。 package com.ms.wfc.data.ui public class DataBinding implements IConstructable 說明 DataBinder控件使用該類來表示數(shù)據(jù)源中的每一個綁定。 請參閱:《Microsoft Visual J++ 6.0 程序員指南》第18章“WFC中的數(shù)據(jù)綁定”。 構(gòu)造器 DataBinding.DataBinding 創(chuàng)建一個DataBinding對象。 語法 public DataBinding () public DataBinding ( IComponent target, String propertyName,String fieldName ) public DataBinding ( IComponent target, String propertyName,String fieldName, IDataFormat format )

    標簽: DataBinding package Java data

    上傳時間: 2013-12-20

    上傳用戶:TRIFCT

  • 人民幣大寫金額轉(zhuǎn)換程序(修正版v0.0.3) =================================== 1.使用方法: ------------- 將Cash_RMB.dcu

    人民幣大寫金額轉(zhuǎn)換程序(修正版v0.0.3) =================================== 1.使用方法: ------------- 將Cash_RMB.dcu放入Delphi安裝目錄下的Lib中,在uses中加入Cash_RMB, 即可引用CashRMB方法. function CashRMB(CashAmount: Double): String 如: procedure TForm1.Button1Click(Sender: TObject) begin QRLabel1.Caption := CashRMB(Table1.FieldByName( 金額 ).AsFloat) end 結(jié)果將傳回人民幣金額大寫字符串. 如果 CashAmount = 0 或數(shù)值溢出(超出萬億位),結(jié)果返回空串. 2.說明: -------- A.本轉(zhuǎn)換程序最大程度只支持到萬億元(位)的金額數(shù)值轉(zhuǎn)換操作.如果你的 轉(zhuǎn)換數(shù)值超出此極限,你可以在調(diào)用前先行判斷數(shù)據(jù)的合法性,如果沒有作預(yù) 先判斷,轉(zhuǎn)換過程中將引發(fā)本單元中自帶的錯誤處理例程. b.該轉(zhuǎn)換結(jié)果符合標準金額大寫書寫格式,零角零分等字樣不存在于最終的 轉(zhuǎn)換結(jié)果中. c.本轉(zhuǎn)換程序自帶數(shù)據(jù)溢出等數(shù)據(jù)非法及轉(zhuǎn)換錯誤等處理例程. d.本程序適用于32位的Delphi版本.

    標簽: Cash_RMB dcu 轉(zhuǎn)換 程序

    上傳時間: 2013-12-31

    上傳用戶:hebmuljb

  • S3C4510模擬器及實例源碼 安裝ADS1.2之后

    S3C4510模擬器及實例源碼 安裝ADS1.2之后,再安裝模擬器。模擬器安裝路徑必須選擇到ADS的bin目錄,所以必須先安裝ADS。安裝模擬器時請仔細閱讀提示文字。 模擬器安裝完成后,會在桌面建立快捷圖標S3C4510B_Board,運行這個快捷圖標可以看到開發(fā)板的圖形,在AXD啟動后將可以在S3C4510B_Board上面看到效果。 模擬器安裝完成后,還會建立文件夾 C:\ArmEmulate,桌面快捷圖標S3C4510B_Board 就是指向這里。這個文件夾下有5個子文件夾,分別是: 1. C:\ArmEmulate\GPIO\ , 這個文件夾里是GPIO的程序例子。 2. C:\ArmEmulate\Include, 這個文件夾里只有一個頭文件S3C4510B.h,包含S3C4510B寄存器的定義。 3. C:\ArmEmulate\make, 這個文件夾里是gnu 的make工具包,所有的程序都是用makefile管理的,沒有工程文件。 4. C:\ArmEmulate\TIMER,這個文件夾里是TIMER的程序例子。 5. C:\ArmEmulate\UCOSIITest,這個文件夾里是UCOSII的程序例子,如果想了解UCOS的運行過程,可以使用這個例子單步運行,查看程序流程和內(nèi)存,變量。 在程序例子文件夾中還有一個ads12.bat批處理文件,用于使用makefile時設(shè)置臨時環(huán)境變量。 具體使用過程,請看C:\ArmEmulate\Readme.txt。

    標簽: S3C4510 ADS 1.2 模擬

    上傳時間: 2013-12-03

    上傳用戶:lanwei

  • 用jsp編寫的網(wǎng)上測試系統(tǒng)。 (1)以“Windows身份驗證模式”連接SQL Server數(shù)據(jù)庫。 (2)需要安裝SQL Server 的補丁SP3。 (3)運行的時候可以參照書上

    用jsp編寫的網(wǎng)上測試系統(tǒng)。 (1)以“Windows身份驗證模式”連接SQL Server數(shù)據(jù)庫。 (2)需要安裝SQL Server 的補丁SP3。 (3)運行的時候可以參照書上的說明進行,如出試卷的時候,若試卷標題重復(fù),可以從數(shù)據(jù)庫中刪除,然后添加試卷。 (4)出試卷路徑為 http://localhost:8080/chap22/chujuan.jsp 如果放在根目錄,則路徑和書上的界面一樣。 (5)選擇題路徑為 http://localhost:8080/chap22/xuanzeti.jsp (6)判斷題路徑為 http://localhost:8080/chap22/panduanti.jsp (7)如果采用本應(yīng)用中連接數(shù)據(jù)庫的方法調(diào)試不通,可以參照20章中通過ODBC連接數(shù)據(jù)庫的方法來修改 將以下代碼: Class.forName("com.microsoft.jdbc.sqlserver.SQLServerDriver") String driver = "jdbc:microsoft:sqlserver://localhost:1433" Connection conn = DriverManager.getConnection(driver,"","") 修改成: Class.forName("sun.jdbc.odbc.JdbcOdbcDriver") String driver = "jdbc:odbc:try" Connection conn = DriverManager.getConnection(driver,"sa","") //如果是windows驗證,則不用用戶名和密碼

    標簽: Server SQL Windows jsp

    上傳時間: 2015-06-27

    上傳用戶:450976175

  • Windows下讀寫硬件的工具. RW - Read & Write utility, for hardware engineers, firmware (BIOS) engineers, driv

    Windows下讀寫硬件的工具. RW - Read & Write utility, for hardware engineers, firmware (BIOS) engineers, driver developers, QA engineers, performance test engineers, diagnostic engineers, etc., This utility access almost all the computer hardware, including PCI (PCI Express), PCI Index/Data, Memory, Memory Index/Data, I/O Space, I/O Index/Data, Super I/O, Clock Generator, DIMM SPD, SMBus Device, CPU MSR Registers, ATA/ATAPI Identify Data, ACPI Tables Dump (include AML decode), Embedded Controller, USB Information and LPT Remote Access. And also an Command Window is provided to access hardware manually.

    標簽: engineers firmware hardware Windows

    上傳時間: 2015-07-01

    上傳用戶:xc216

  • 剖析Intel IA32 架構(gòu)下C 語言及CPU 浮點數(shù)機制 Version 0.01 哈爾濱工業(yè)大學(xué) 謝煜波 (email: xieyubo@126.com 網(wǎng)址:http://purec.b

    剖析Intel IA32 架構(gòu)下C 語言及CPU 浮點數(shù)機制 Version 0.01 哈爾濱工業(yè)大學(xué) 謝煜波 (email: xieyubo@126.com 網(wǎng)址:http://purec.binghua.com) (QQ:13916830 哈工大紫丁香BBSID:iamxiaohan) 前言 這兩天翻看一本C 語言書的時候,發(fā)現(xiàn)上面有一段這樣寫到 例:將同一實型數(shù)分別賦值給單精度實型和雙精度實型,然后打印輸出。 #include <stdio.h> main() { float a double b a = 123456.789e4 b = 123456.789e4 printf(“%f\n%f\n”,a,b) } 運行結(jié)果如下:

    標簽: Version xieyubo Intel email

    上傳時間: 2013-12-25

    上傳用戶:徐孺

  • This book focuses on combining C++ s power and flexibility with high performance and scalability, r

    This book focuses on combining C++ s power and flexibility with high performance and scalability, resulting in the best of both worlds. Specific topics include temporary objects, memory management, templates, inheritance, virtual functions, inlining, referencecounting, STL, and much more

    標簽: flexibility performance scalability and

    上傳時間: 2015-07-02

    上傳用戶:784533221

  • The Viterbi algorithm is the same as the binary case with one main difference: The survivor sequence

    The Viterbi algorithm is the same as the binary case with one main difference: The survivor sequences include the uncoded bits, which are decided at each trellis stage when selecting one of two parallel branches with the largest correlation metric. Presently, only 8-PSK modulation is considered. Extensions to higher-order modulations can be implemented following a similar procedure.

    標簽: difference The algorithm the

    上傳時間: 2015-07-05

    上傳用戶:qiaoyue

  • 函數(shù) long StrToData(CString strData,int jz) 功能:字符串轉(zhuǎn)為正整數(shù)值 [字符串可為2-16]任意進制數(shù)值字符串 返回:長整型數(shù)值 參數(shù):strData

    函數(shù) long StrToData(CString strData,int jz) 功能:字符串轉(zhuǎn)為正整數(shù)值 [字符串可為2-16]任意進制數(shù)值字符串 返回:長整型數(shù)值 參數(shù):strData 為將要轉(zhuǎn)換的字符串 參數(shù):jz 為字符串的進制 如: CString s s="FFA6" long data=StrToData(s,16) 則:data的值為:65446 用法:將StrToData.h和StrToData.cpp復(fù)制加入到您的工程里,在需要調(diào)用的函數(shù)中      加入#include "StrToData.h"即可調(diào)用

    標簽: strData StrToData CString long

    上傳時間: 2015-07-05

    上傳用戶:佳期如夢

主站蜘蛛池模板: 班玛县| 赤壁市| 石门县| 柏乡县| 鄂托克前旗| 孟村| 宣恩县| 洛阳市| 澄江县| 临潭县| 饶河县| 新野县| 甘孜县| 西乌珠穆沁旗| 城固县| 芜湖县| 招远市| 竹北市| 科尔| 上犹县| 厦门市| 阿拉善左旗| 色达县| 鄄城县| 呼图壁县| 宜川县| 盘山县| 峨边| 池州市| 屏东县| 凤庆县| 新化县| 通江县| 从江县| 房山区| 宜君县| 宁陕县| 和平县| 吴江市| 襄垣县| 大竹县|