剖析Intel IA32 架構下C 語言及CPU 浮點數機制 Version 0.01 哈爾濱工業大學 謝煜波 (email: xieyubo@126.com 網址:http://purec.binghua.com) (QQ:13916830 哈工大紫丁香BBSID:iamxiaohan) 前言 這兩天翻看一本C 語言書的時候,發現上面有一段這樣寫到 例:將同一實型數分別賦值給單精度實型和雙精度實型,然后打印輸出。 #include <stdio.h> main() { float a double b a = 123456.789e4 b = 123456.789e4 printf(“%f\n%f\n”,a,b) } 運行結果如下:
標簽: Version xieyubo Intel email
上傳時間: 2013-12-25
上傳用戶:徐孺
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 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
函數 long StrToData(CString strData,int jz) 功能:字符串轉為正整數值 [字符串可為2-16]任意進制數值字符串 返回:長整型數值 參數:strData 為將要轉換的字符串 參數:jz 為字符串的進制 如: CString s s="FFA6" long data=StrToData(s,16) 則:data的值為:65446 用法:將StrToData.h和StrToData.cpp復制加入到您的工程里,在需要調用的函數中 加入#include "StrToData.h"即可調用
標簽: strData StrToData CString long
上傳時間: 2015-07-05
上傳用戶:佳期如夢
利用FaxModem通過串口或TAPI接口直接發送和接收傳真 一套非常不錯的傳真庫(穩定,高速),幾乎支持所有的FaxModem,出自Symantec公司 Winfax 中國作者之手。 一 .Some of the standard features: 1.Comes with Class1, Class1.0, Class2 and Class 2.0 Fax Drivers 2.Class 1 ECM error correction . 3.Supports CCITT T.30 Specifications . 4.TAPI Support with sample code 5.Caller ID 6.Group 4 Faxing 7.Remote Fax Retrieval with password protection 二 .Function declare Reference: include\SmarFaxh.h
上傳時間: 2013-12-23
上傳用戶:xiaoyunyun
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. Website1: http://rw.net-forces.com/ Website2: http://home.kimo.com.tw/ckimchan.tw/ Website3: http://jacky5488.myweb.hinet.net/ For best view, please change the screen resolution to 1024 x 768 (or above) pixels.
標簽: engineers developers firmware hardware
上傳時間: 2013-12-22
上傳用戶:王楚楚
This book offers 226 code recipes applicable to a variety of difficulties that may arise in the process of application development. Topics covered include XML processing, Windows forms, database access, networking, runtime security, cryptography and more.
標簽: difficulties applicable recipes variety
上傳時間: 2015-07-21
上傳用戶:朗朗乾坤
demo目錄: fvs_enhancer:指紋增強程序,描述了如何使用該庫增強指紋圖像。原圖像和目標圖 像都是位圖。 fvs_direction:描述了如何提取方向圖。輸入圖像必須是歸一化的圖像,這樣才能 有較好的效果。輸出圖像覆蓋于輸入圖像之上。 fvs_createtestimages:該程序用來產生調試過程中可能會用到的一些位圖圖像,這 些圖像是不同角度和不同間隔的條紋。產生圖像的文件名命名方式如下: testimgSSSDDD.bmp 其中,SSS代表條紋間隔(像素個數),DDD代表方向的角度。 fvs_thinner:描述了怎樣細化一個指紋圖像。細化后的圖像盡可能的代表了指紋的 脊線。 fvs_minutia:顯示了如何從細化后的指紋圖像中獲得細節點集合。這一部分目前做 的效果不好,提取出的偽細節點太多。 fvs_mask:計算有效的指紋區域(剔除非指紋區域以及模糊指紋區域)。 include目錄: 包含了頭文件。 src目錄: 包含了指紋識別中各種算法的實現代碼。這些代碼的使用方法可以參見demo目錄中的 例程。
標簽: fvs_enhancer demo 目錄 指紋
上傳時間: 2013-12-25
上傳用戶:xwd2010
PHP免費網摘程序 詳細說明: 安裝說明: 1、把文件上穿上去以后,在phpmyadmin里邊 建立一個數據庫。假設是 pictop。 然后把sql文件mmei8.sql導進去。 2、修改數據庫配置文件,conn.php.修改網摘配置文件 include/setup.php。 3、后臺路徑admin/default.php 默認帳號密碼 是 admin admin . 4、生成所有網摘靜態頁面程序為data.php。生成所有新網摘的程序為 datanew.php 生成靜態首頁程序為index.php。 5、把網摘文件夾html屬性設為777,把index.htm 的屬性設為 777 6、所有廣告在 ad/ 文件夾下修改。 7、首頁摸版 template/index.htm
上傳時間: 2014-02-11
上傳用戶:youmo81
本驅動程序在linux2.6.17中測試通過。yangxing msn:lelma_yx@hotmail.com 希望對SPI操作的朋友有所幫助。 一、工作方式: 從設備:SPI為MASTER模式 S3C2410:SPI為SLAVE模式+DMA 二、工作流程 1.S3C2410從接收:當從設備發送數據時,S3C2410利用DMA方式收數,收到指定長度的數據,則進入DMA中斷,將接收的數據拷出。 2.S3C2410從發送:當S3C2410需要發送,首先由RTS請求發送,然后等待從設備應答CTS,當從設備應答CTS時,進入外部中斷,啟動DMA發送,發送完成,再次進入從接收狀態。 三、文件位置 spi_dma_slave.c spi_dma_slave.h circular_buf.c circular_buf.h 等文件存放入driver/char/目錄 dma.c存放于arch/arm/mach-s3c2410/目錄 dma.h存放于include/arm-asm/mach-s3c2410/目錄 四、使用環境 1.arm-linux-gcc-3.4.1
標簽: SPI lelma_yx yangxing hotmail
上傳時間: 2015-08-11
上傳用戶:徐孺