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

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

Sources

  • The LPC2468 OEM quick start board user guide provide information for starting ARM LPC2468 quick deve

    The LPC2468 OEM quick start board user guide provide information for starting ARM LPC2468 quick development.It contains 128M Nand flash, 4 M Nor flash and 32M RAM, VGA LCD and TOUCH SCREEN. Includes complete Sources code for UCLINUX development.

    標簽: quick 2468 information LPC

    上傳時間: 2016-08-08

    上傳用戶:xuanchangri

  • 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

  • he algorithm is equivalent to Infomax by Bell and Sejnowski 1995 [1] using a maximum likelihood form

    he algorithm is equivalent to Infomax by Bell and Sejnowski 1995 [1] using a maximum likelihood formulation. No noise is assumed and the number of observations must equal the number of Sources. The BFGS method [2] is used for optimization. The number of independent components are calculated using Bayes Information Criterion [3] (BIC), with PCA for dimension reduction.

    標簽: equivalent likelihood algorithm Sejnowski

    上傳時間: 2016-09-17

    上傳用戶:Altman

  • 采用3D Bresenham算法在兩點間劃一直線 % This program is ported to MATLAB from: % B.Pendleton. line3d - 3D Bres

    采用3D Bresenham算法在兩點間劃一直線 % This program is ported to MATLAB from: % B.Pendleton. line3d - 3D Bresenham s (a 3D line drawing algorithm) % ftp://ftp.isc.org/pub/usenet/comp.Sources.unix/volume26/line3d, 1992 % % Which is referenced by: % Fischer, J., A. del Rio (2004). A Fast Method for Applying Rigid % Transformations to Volume Data, WSCG2004 Conference. % http://wscg.zcu.cz/wscg2004/Papers_2004_Short/M19.pdf

    標簽: Bresenham Pendleton program MATLAB

    上傳時間: 2013-12-10

    上傳用戶:sz_hjbf

  • 王小平《遺傳算法——理論、應用與軟件實現》隨書光盤

    王小平《遺傳算法——理論、應用與軟件實現》隨書光盤,內容有: \GA 本書中所附源程序C或C++代碼文件及其可執行文件 Scs.cpp 基本分類算法源程序,輸入數據文件cfile.txt,efile.txt,gfile.txt,pfile.txt,rfile.txt,tfile.txt Sga.c 基本遺傳算法源程序, 輸入數據文件input,輸出文件output A_life.c 基于遺傳算法的人工生命模擬源程序, 輸入數據文件world GA_nn.c 基于遺傳算法優化神經網絡結構源程序,輸入數據文件sample Patmat.c 基于遺傳算法提取基元圖形源程序 \Sources 遺傳算法相關自由軟件及代碼。

    標簽: 算法 光盤 軟件實現

    上傳時間: 2016-10-04

    上傳用戶:skhlm

  • /* This IPv4 example listens for incoming packets and automatically adds destinations for new so

    /* This IPv4 example listens for incoming packets and automatically adds destinations for new Sources. 這個例子主要是讓大家了解下面3個函數的用法。 void OnNewSource(RTPSourceData *dat) void OnBYEPacket(RTPSourceData *dat) void OnRemoveSource(RTPSourceData *dat) 具體內容看我的測試文檔吧。 例子的中文解釋都由hanyuejun添加,有任何疑問請發hanyuejun2006@163.com */

    標簽: automatically destinations for incoming

    上傳時間: 2014-01-25

    上傳用戶:songrui

  • The XC226x derivatives are high-performance members of the Infineon XC2000 Family of full-feature s

    The XC226x derivatives are high-performance members of the Infineon XC2000 Family of full-feature single-chip CMOS microcontrollers. These devices extend the functionality and performance of the C166 Family in terms of instructions (MAC unit), peripherals, and speed. They combine high CPU performance (up to 80 million instructions per second) with extended peripheral functionality and enhanced IO capabilities. Optimized peripherals can be adapted flexibly to meet the application requirements. These derivatives utilize clock generation via PLL and internal or external clock Sources. Onchip memory modules include program Flash, program RAM, and data RAM.

    標簽: high-performance full-feature derivatives Infineon

    上傳時間: 2016-12-12

    上傳用戶:wab1981

  • 裝一整套 gcc-libc libstdc++ gcc-c++ gcc -objc cpp binutil 卸載與2.95.3-8有關的 卸載gcc 卸載gcc-

    裝一整套 gcc-libc libstdc++ gcc-c++ gcc -objc cpp binutil 卸載與2.95.3-8有關的 卸載gcc 卸載gcc-g++ 卸載gcc-chill 卸載gcc-g77 卸載gcc-objc 卸載gcc 卸載 libstdc++-2.95.3-8 批量裝gcc rpm -ivh gcc*.rpm 批量裝libstdc++ rpm -ivh libstdc++*.rpm 查看某軟件包安裝路徑 rpm -qpl xxxxxx 源碼包tar.gz放于 /var/src/rpm/Sources 安裝完后的.src.rpm 生成的 ix86.rpm 放于 /var/src/rpm/RPMS

    標簽: gcc gcc-libc binutil libstdc

    上傳時間: 2016-12-17

    上傳用戶:wang5829

  • zlibyou can found an optimized version of Zlib 1.1.4 that you can embed into every Delphi executable

    zlibyou can found an optimized version of Zlib 1.1.4 that you can embed into every Delphi executable without use external dlls. Further I have build a little example hoping to aid "young" Delphi programmers getting in trouble with streams... Please let me know if you ll discover errors. These objects and Sources are targeted for executing into P6+ CPU core, and Delphi5-6-7-x software. Benchmarks show this zlib 40% average faster than native DLL distribution and 100% reliable.

    標簽: executable can optimized zlibyou

    上傳時間: 2016-12-19

    上傳用戶:lili123

  • FIBPlus is a component suite intended for work with InterBase. It is direct, fast and flexible Inter

    FIBPlus is a component suite intended for work with InterBase. It is direct, fast and flexible InterBase connectivity for Delphi, C++ Builder, Ada and Kylix. FIBPlus supports Delphi 5-7, Delphi 2005, Delphi 2006, Delphi 2007, C++ Builder 5-6, C++ Builder 2006, C++ Builder 2007, Kylix 3, gnat-3.15p, gnat2006 GPL, and all versions of InterBase 4.x-7.x, InterBase 2007 and Firebird 1.x-2.x. Using FIBPlus in your applications you do not need to install any additional software except for InterBase Client Software. FIBPlus supports all special InterBase features such as array-fields, event alerters, BLOB-fields, etc. FIBPlus is a native component set and its evaluation versions are distributed partially in Sources. Registering FIBPlus you get full Sources of components and technical support

    標簽: component InterBase intended flexible

    上傳時間: 2013-12-01

    上傳用戶:xuan‘nian

主站蜘蛛池模板: 伊宁市| 会理县| 灵台县| 青海省| 长宁区| 长治县| 宜宾市| 德化县| 铅山县| 濮阳市| 江源县| 环江| 廉江市| 喜德县| 贵南县| 瑞昌市| 尖扎县| 乐陵市| 芷江| 平定县| 安西县| 四川省| 玉溪市| 浏阳市| 沙湾县| 阿拉善左旗| 杭州市| 高安市| 朝阳区| 庐江县| 玉树县| 新营市| 靖远县| 宁明县| 奉节县| 武义县| 汾西县| 利川市| 靖边县| 绥宁县| 富裕县|