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

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

System-on-a-<b>CHip</b>

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

    剖析Intel IA32 架構下C 語言及CPU 浮點數(shù)機制 Version 0.01 哈爾濱工業(yè)大學 謝煜波 (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) } 運行結果如下:

    標簽: Version xieyubo Intel email

    上傳時間: 2013-12-25

    上傳用戶:徐孺

  • A six people s rushing replies an implement, use some s switches in toggle switch K0 ~ K5 is that ON

    A six people s rushing replies an implement, use some s switches in toggle switch K0 ~ K5 is that ON accomplishes when rushing to reply button , nobody rush to answer, 6 numerical code circulation takes turns at demonstrating 1 ~ 6 (horse races) , who rushes to reply the numerical code stops having a ride on a horse , first, whose serial number, has simultaneous light of 6 numerical codes again afterwards the key presses down. System denies responding to, until this place is OFF batch , the wheel restoring 1 ~ 6 horse races starting time as soon as rushes to answer.

    標簽: implement switches rushing replies

    上傳時間: 2013-12-27

    上傳用戶:l254587896

  • The model consists of two systems, a climate control system and an electrical system. This allows fo

    The model consists of two systems, a climate control system and an electrical system. This allows for examination of the loading effects of the climate control system on the car s electrical system.

    標簽: system electrical consists climate

    上傳時間: 2015-12-24

    上傳用戶:zhengzg

  • We have a group of N items (represented by integers from 1 to N), and we know that there is some tot

    We have a group of N items (represented by integers from 1 to N), and we know that there is some total order defined for these items. You may assume that no two elements will be equal (for all a, b: a<b or b<a). However, it is expensive to compare two items. Your task is to make a number of comparisons, and then output the sorted order. The cost of determining if a < b is given by the bth integer of element a of costs (space delimited), which is the same as the ath integer of element b. Naturally, you will be judged on the total cost of the comparisons you make before outputting the sorted order. If your order is incorrect, you will receive a 0. Otherwise, your score will be opt/cost, where opt is the best cost anyone has achieved and cost is the total cost of the comparisons you make (so your score for a test case will be between 0 and 1). Your score for the problem will simply be the sum of your scores for the individual test cases.

    標簽: represented integers group items

    上傳時間: 2016-01-17

    上傳用戶:jeffery

  • DO-178B document The rapid license in the use of software in airbore system and equipment used on a

    DO-178B document The rapid license in the use of software in airbore system and equipment used on aircraft and engines

    標簽: equipment document software airbore

    上傳時間: 2016-07-18

    上傳用戶:wfeel

  • This the first release of a free TCP/IP/PPP protocol stack for the uC/OS Real-Time Operating System.

    This the first release of a free TCP/IP/PPP protocol stack for the uC/OS Real-Time Operating System. As a first release it s still rather rough and very much larger than desired however it is working well in an embedded product and therefore may be useful to others. Much of the code is ported from public sources including BDS Lite and KA9Q (and its derivatives) and carries copyright notices from those sources. Essentially TCP is based on KA9Q but with ideas from BSD, IP is a simple implementation supporting BSD structures, ICMP is ported from BSD, and PPP is ported from the BSD version of the distribution common to BSD, Linux, and many other systems

    標簽: Operating Real-Time the protocol

    上傳時間: 2016-09-16

    上傳用戶:songyue1991

  • This a simple database management system. It doesn t use any other code (i.e. ODBC, ADO, etc.) and h

    This a simple database management system. It doesn t use any other code (i.e. ODBC, ADO, etc.) and has it s own database file format. I wrote it because I found the other DBMSs code too bulky and hard to debug. It s designed for small applications and I doubt it could handle anything on a large scale. A sample program included in the .zip shows how everything works. The database project is a library project, so you ll have to compile and link with the .lib file to get everything working. Pros: - You have the source code so you know exactly what it is doing - Database files are very small - Small and fast code Cons: - Can t handle large amounts of records (more than 65000ish) - Doesn t support SQL (you have to search the database by cycling through the records and testing them against your constraints) - Each database file can only have one table.

    標簽: i.e. management database simple

    上傳時間: 2016-10-02

    上傳用戶:851197153

  • The USB Multi-Interface driver is a replacement driver for the system provided Multi-Interface drive

    The USB Multi-Interface driver is a replacement driver for the system provided Multi-Interface driver. This driver was developed to overcome some bugs that are included in the build in driver and to introduce new features. The driver is compatible to the system provided Multi-Interface driver. If the driver is installed on a system, it does not automatically replace the system provided driver. It exists parallel to the system driver and is assigned to a device during the installation process.

    標簽: Multi-Interface driver replacement provided

    上傳時間: 2017-02-11

    上傳用戶:asddsd

  • The BuildBot is a system to automate the compile/test cycle required by most software projects. CVS

    The BuildBot is a system to automate the compile/test cycle required by most software projects. CVS commits trigger new builds, run on a variety of client machines. Build status (pass/fail/etc) are displayed on a web page or through other protocols.

    標簽: BuildBot automate required projects

    上傳時間: 2017-05-06

    上傳用戶:懶龍1988

  • Genode FX is a composition of hardware and software components that enable the creation of fully fl

    Genode FX is a composition of hardware and software components that enable the creation of fully fledged graphical user interfaces as system-on-chip solutions using commodity FPGAs.

    標簽: composition components hardware creation

    上傳時間: 2017-09-24

    上傳用戶:huql11633

主站蜘蛛池模板: 左贡县| 得荣县| 边坝县| 江西省| 密山市| 建湖县| 鄂尔多斯市| 葵青区| 板桥市| 武邑县| 皋兰县| 阜宁县| 卓尼县| 崇义县| 台前县| 梁河县| 兰溪市| 郸城县| 错那县| 临泽县| 石渠县| 新昌县| 邛崃市| 梁平县| 永春县| 巴里| 榕江县| 孟村| 香格里拉县| 潞城市| 楚雄市| 武平县| 讷河市| 塘沽区| 万盛区| 嘉义县| 新余市| 苍溪县| 诸暨市| 祁东县| 织金县|