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

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

command-Line

  • Program Description: The program asks the user to choice from the menu an option

    Program Description: The program asks the user to choice from the menu an option A. Check to see if a number is prime. B. Count the number of vowels in a line. X. Exit the program.

    標簽: Description the Program program

    上傳時間: 2017-04-08

    上傳用戶:磊子226

  • The main MIPS processor of SMP8630 comes with a JTAG interface, allowing:  access to caches and da

    The main MIPS processor of SMP8630 comes with a JTAG interface, allowing:  access to caches and data bus (DRAM) with a bandwidth of about 200kbit/s  examining the processor state whatever the execution mode (monice)  connecting to monice using mdi-server and using a gdb client on the processor to step and break accurately whatever the execution mode  running semi-hosted applications  fl ash write tool  memory testing (MT command)  real-time traces: has not been built in CPU (Config3_TL=0) and only supported by MajicPLUS probes (maybe built into emulator?)

    標簽: interface processor allowing access

    上傳時間: 2013-12-19

    上傳用戶:youke111

  • Control your PC with Mobile Phone-it controls your pc using mobile phone from anywhere in the world.

    Control your PC with Mobile Phone-it controls your pc using mobile phone from anywhere in the world. A command can be send by mobile phone through sms.Based on the command ur pc performs tasks such as shut down,open file,play music etc.

    標簽: your Phone-it controls anywhere

    上傳時間: 2017-04-13

    上傳用戶:四只眼

  • A Convex Hull is the smallest convex polygon that contains every point of the set S. A polygon P is

    A Convex Hull is the smallest convex polygon that contains every point of the set S. A polygon P is convex if and only if, for any two points A and B inside the polygon, the line segment AB is inside P. One way to visualize a convex hull is to put a "rubber band" around all the points, and let it wrap as tight as it can. The resultant polygon is a convex hull.

    標簽: polygon S. the contains

    上傳時間: 2013-12-23

    上傳用戶:it男一枚

  • ecos RTOS 原理介紹和應用開發The design philosophy of eCos was to augment an open-source RTOS (which meant no

    ecos RTOS 原理介紹和應用開發The design philosophy of eCos was to augment an open-source RTOS (which meant no per-unit royalties) with source-level con?guration tools that would enable embedded developers to scale their RTOS from hundreds of bytes to hundreds of kilobytes without needing to manu- ally change a line of source code.

    標簽: RTOS open-source philosophy augment

    上傳時間: 2013-12-16

    上傳用戶:天涯

  • 深入淺出MFC是一本介紹 MFC(Microsoft Foundation Classes)程式設計技術的書籍。對于 Windows 應用軟體的開發感到興趣

    深入淺出MFC是一本介紹 MFC(Microsoft Foundation Classes)程式設計技術的書籍。對于 Windows 應用軟體的開發感到興趣,并欲使用 Visual C++ 整合環境的視覺開發工具,以 MFC 為程式基礎的人,都可以從此書獲得最根本最重要的知識與實例。      如果你是一位對 Application Framework 和物件導向(Object Oriented)觀念感興趣的技術狂熱份子,想知道神秘的 Runtime Type Information、Dynamic Creation、Persistence、Message Mapping 以及 Command Routing 如何實作,本書能夠充分滿足你。事實上,依我之見,這些核心技術與徹底學會操控 MFC 乃同一件事情。  

    標簽: Foundation MFC Microsoft Classes

    上傳時間: 2013-12-31

    上傳用戶:fxf126@126.com

  • Want to try a copy of Linux 2.6.29-rc5 in progess with Angstom and Opie? Opie probably isn t good fo

    Want to try a copy of Linux 2.6.29-rc5 in progess with Angstom and Opie? Opie probably isn t good for much but testing but it is kind of fun. This has a very slow boot, which is much improved since this NAND image was made. NAND image of Linux 2.6.9-rc5 with Angstrom and Opie for test. Download file. Set to NOR and power on. Install using the vivi command "Restore NAND Flash from HOST thru USB" Turn off, set to NAND, turn on. Enjoy.

    標簽: Opie probably Angstom progess

    上傳時間: 2013-12-17

    上傳用戶:gaojiao1999

  • Tiny Planet is small device connected to a GSM cell phone. When the mobile receives a predefined SMS

    Tiny Planet is small device connected to a GSM cell phone. When the mobile receives a predefined SMS (text message), like "Activate burglar alarm" or "Start backup pump", the circuit automatically recognizes it as a command, and switches the output port accordingly. Besides switching the port on or off, the user can pulse it for a short period (e.g. 鈥淩eboot remote server鈥?.

    標簽: predefined connected receives Planet

    上傳時間: 2017-05-17

    上傳用戶:fanboynet

  • this is for the AT commands in the used in delivery report using this your modem has to know the spe

    this is for the AT commands in the used in delivery report using this your modem has to know the specific command

    標簽: the this commands delivery

    上傳時間: 2014-01-23

    上傳用戶:極客

  • 本書分為四大篇。第一篇提出學習MFC程序設計之前的必要基礎

    本書分為四大篇。第一篇提出學習MFC程序設計之前的必要基礎,包括Widnows程序的基本觀念以及C++的高階議題。“學前基礎”是相當主觀的認定,不過,甚于我個人的學習經驗以及教學經驗,我的挑選應該頗具說服力。第二篇介紹Visual C++整合環境開發工具。本篇只不過是提綱挈領而已,并不企圖取代 Visual C++使用手冊。然而對于軟件使用的老手,此篇或已足以讓您掌握Visual C++整合環境。工具的使用雖然談不上學問,但在視覺化軟件開發過程中扮演極重角色,切莫小覷它。 第三篇介紹application framework的觀念,以及MFC骨干程序,所謂骨干程序,是指Visual C++的工具AppWizard所產生出來的程序碼。當然,AppWizard會根據你的選項做出不同的程序碼,我所據以解說的,是大眾化選項下的產品。 第四篇以微軟公司附于Visual C++光碟片上的一個范例程序Scribble為主軸,一步一步加上新的功能。并在其間深入介紹Runtime Type Information(RTTI)、Dynamic Creation、Persistence(Serialization)、Message Mapping、Command Routing等核心技術。這些技術正是其他書籍最缺乏的部分。此篇之最后數章則脫離Scribble程序,另成一格。 本書內含光盤一片,書中所有原始碼與可執行文件盡在其中。

    標簽: MFC 程序設計

    上傳時間: 2014-01-04

    上傳用戶:x4587

主站蜘蛛池模板: 盐边县| 石家庄市| 邵东县| 涿州市| 民丰县| 阿拉善左旗| 望都县| 栾川县| 宕昌县| 寿阳县| 原平市| 咸宁市| 当雄县| 会宁县| 乐陵市| 贵溪市| 阿鲁科尔沁旗| 南投市| 洪江市| 正宁县| 武穴市| 伊春市| 通河县| 文山县| 海安县| 霸州市| 筠连县| 庆城县| 陵川县| 婺源县| 安塞县| 错那县| 库尔勒市| 墨玉县| 南阳市| 玉林市| 和硕县| 黑山县| 云霄县| 井陉县| 自治县|