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

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

Small-world

  • graspForth is my humble attempt at a Forth-in-C that has the following goals: GCC ......... to su

    graspForth is my humble attempt at a Forth-in-C that has the following goals: GCC ......... to support all 32-bit micros that GCC cross-compiles to. Relocatable . to be able to run in-place in either Flash or Ram. Fast ........ to be "not much" slower than an assembly based native Forth. Small ....... to fit-in approx 300 words in less than 25Kbytes on a 32-bit machine. Portable .... to achieve a 5 minute port to a new 32bit micro-processor, or micro-controller.

    標簽: graspForth Forth-in-C following attempt

    上傳時間: 2015-05-23

    上傳用戶:tfyt

  • See Appendix B for a description of the programs included on this companion disk. RESOURCE.WRI iden

    See Appendix B for a description of the programs included on this companion disk. RESOURCE.WRI identifies other books and resources for Internet programming. WEBHELP.HLP contains an introduction to the World Wide Web. TCPMAN.HLP provides detailed instructions to help you use the Trumpet Winsock included on this disk. Use the Program Manager s File menu Run option to execute the SETUP.EXE program found on this disk. SETUP.EXE will install the programs on your hard drive and create an Internet Programming group window. Internet編程技術 [配套程序] [涉及平臺] VC [作者] void [文件大小] 1032K

    標簽: description companion Appendix RESOURCE

    上傳時間: 2013-12-04

    上傳用戶:asasasas

  • Expert Choice represents a significant contribution to the decision making process 工t assists a deci

    Expert Choice represents a significant contribution to the decision making process 工t assists a decision maker in solving complex problems involving many criteria and several courses of action . An Expert Choice solution to a problem reflects the expertise of the decision maker , not the computer . Behavioral scientists have spent many years studying the human mind and how it makes decisions . They have found that humans are influenced by their previous experiences and this causes them to have biases . Basic instincts , preferences and environmental factors also play key roles in how we analyze data and make decisions . There 15 way to remove these factors from human decision making , nor would we necessarily want to , but as the problems of our world become more and more complex , it 15 necessary for us to employ a framework to help make more logical and less biased decisions while still taking our feelings and intuition into consideration .

    標簽: contribution significant represents decision

    上傳時間: 2015-06-02

    上傳用戶:gmh1314

  • Windows環境下32位匯編語言是一種全新的編程語言。它使用與C++語言相同的API接口

    Windows環境下32位匯編語言是一種全新的編程語言。它使用與C++語言相同的API接口,不僅可以用來開發出大型的軟件,而且是了解操作系統運行細節的最佳方式。本書從編寫應用程序的角度,從“Hello World!”這個簡單的例子開始到編寫多線程、注冊表和網絡通信等復雜的程序,通過60多個實例逐漸深入Win32匯編語言的方方面面。本書作者羅云彬擁有十余年匯編語言編程經驗,是匯編編程網站http://asm.yeah.net和匯編編程論壇http://win32asm.yeah.net的站長。本書是作者多年來編程工作的總結,適合于欲通過Win32匯編語言編寫Windows程序的讀者。

    標簽: Windows API 環境 匯編語言

    上傳時間: 2013-12-25

    上傳用戶:lo25643

  • Jollen-Kit! 2006 是非常積極進行中的專案

    Jollen-Kit! 2006 是非常積極進行中的專案,所有紀錄與更新將同步揭示於本網頁。 快速下載 U-Boot 的 binary code:U-Boot binary - 2006/01/03 Linux kernel 2.4.18 for jk2410:uimage.img - 2006/01/06 可開機的 Base root filesystem: urootfs.img -2006/01/07 (without tftp) 可開機的 Base root filesystem: urootfs2.img -2006/03/10 (Busybox 1.10 with tftp) GNU cross toolchain:arm-9tdmi-linux-gnu.tar.gz (armpath by Joe) 安裝方法: # cd / (切換到 / 根目錄) # tar jxf <路徑>/arm-9tdmi-linux-gnu.tar.gz (將檔案解開)   "Hello, World!" 在 ARM9 的範例:hello_arm.tar.gz (使用Makefile) 其它工具與原始碼下載 驅動程式模組

    標簽: Jollen-Kit 2006

    上傳時間: 2015-06-16

    上傳用戶:xz85592677

  •  調制解調器是一種使計算機通過電話線路通信的設備。使用調制解調器

     調制解調器是一種使計算機通過電話線路通信的設備。使用調制解調器,您可以向另一臺配有調制解調器的計算機發送數據。這使您可以從全球網 (World Wide Web) (正如您現在所做的一樣) 中下載信息、發送和接收電子郵件 (e-mail) 及與遠程對手玩計算機游戲。一些調制解調器還能發送和接收傳真及語音電話呼叫。   不同的調制解調器通信速率也不相同。許多新型的調制解調器能以 33.6 kbps 的速率發送和接收數據;以 14.4 kbps 的速率發送和接收傳真。一些調制解調器能以高達 56 kbps 的速率從 Internet 服務供應商處 (ISP) 下載信息。

    標簽: 調制解調器 計算機 電話線路 設備

    上傳時間: 2015-06-30

    上傳用戶:爺的氣質

  • DVBstream is based on the ts-rtp package available at http://www.linuxtv.org. It broadcasts a (subs

    DVBstream is based on the ts-rtp package available at http://www.linuxtv.org. It broadcasts a (subset of a) DVB transport stream over a LAN using the rtp protocol. There were a couple of small bugs in the original ts-rtp application, which I have fixed here.

    標簽: broadcasts DVBstream available linuxtv

    上傳時間: 2013-11-30

    上傳用戶:sy_jiadeyi

  • Title: STL Tutorial and Reference Guide: C++ Programming with the Standard Template Library (2nd Edi

    Title: STL Tutorial and Reference Guide: C++ Programming with the Standard Template Library (2nd Edition) Author: David R. Musser / Gillmer J. Derge / Atul Saini / Gilmer J. Derge Publisher: Addison-Wesley Page: 560 Edition: 2nd edition (March 27, 2001) Format: PDF Summary: The Standard Template Library was created as the first library of genetic algorithms and data structures, with four ideas in mind: generic programming, abstractness without loss of efficiency, the Von Neumann computation model, and value semantics. This guide provides a tutorial, a description of each element of the library, and sample applications. The expanded second edition includes new code examples and demonstrations of the use of STL in real-world C++ software development it reflects changes made to STL for the final ANSI/ISO C++ language standard.

    標簽: Programming Reference Standard Template

    上傳時間: 2014-01-19

    上傳用戶:netwolf

  • TrainReset:there are many trains need to drive out of the station .In terms of their numbers from sm

    TrainReset:there are many trains need to drive out of the station .In terms of their numbers from small to large.There are only three railways used to place the trains ,and also need the same order.

    標簽: TrainReset numbers station trains

    上傳時間: 2015-07-04

    上傳用戶:moerwang

  • This model is just testing an idea of MIMO, which IEEE802.11n will have. But I havo not seen the s

    This model is just testing an idea of MIMO, which IEEE802.11n will have. But I havo not seen the standard, I tried to make it with 11a. Actually this model would not work in real world, because the preambles were not designed to solve the MIMO feature. But this model may be useful to get some idea to start to design a PHY with MIMO.

    標簽: testing 802.11 model which

    上傳時間: 2013-12-25

    上傳用戶:jeffery

主站蜘蛛池模板: 泊头市| 荆州市| 霸州市| 开平市| 晋宁县| 麟游县| 莒南县| 饶平县| 临朐县| 仙居县| 大关县| 汉川市| 邹平县| 宝清县| 文安县| 锡林郭勒盟| 灵台县| 鄂州市| 辽阳市| 岳普湖县| 鲁山县| 黔南| 博兴县| 依安县| 西乌珠穆沁旗| 崇义县| 密山市| 唐海县| 南投县| 广昌县| 光泽县| 宁河县| 山丹县| 湘阴县| 金阳县| 周宁县| 磴口县| 曲周县| 江源县| 汽车| 历史|