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

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

感性負(fù)載

  • 關于FORTRAN的常用算法

    關于FORTRAN的常用算法,對于F的愛好者有很大的幫助。

    標簽: FORTRAN 算法

    上傳時間: 2013-12-15

    上傳用戶:851197153

  • This book is the most accurate and up-to-date source of information the STL currently available. ...

    This book is the most accurate and up-to-date source of information the STL currently available. ... It has an approach and appeal of its own: it explains techniques for building data structures and algorithms on top of the STL, and in this way appreciates the STL for what it is - a framework. Angelika Langer, Independent Consultant and C++ Report Columnist "A superbly authored treatment of the STL......an excellent book which belongs in any serious C++ developer s library." Jim Armstrong, President 2112 F/X, Texas. \n The C++ Standard Template Library (STL) represents a breakthrough in C++ programming techniques. With it, software developers can achieve vast improvements in the reliability of their software, and increase their own productivity.

    標簽: information up-to-date available currently

    上傳時間: 2015-10-31

    上傳用戶:CHINA526

  • 這是LInux下C語言開發的推箱子游戲。對學習curese編程的人有幫助 用了大量的Curese函數

    這是LInux下C語言開發的推箱子游戲。對學習curese編程的人有幫助 用了大量的Curese函數,此游戲可建立關卡。默認有10關。 作者 /* File: tuixiangzi.c */ Makefile如下: all: tuixiangzi tuixiangzi: tuixiangzi.c gcc -o tuixiangzi tuixiangzi.c -lcurses clean: rm -f tuixiangzi *.bak

    標簽: Curese curese LInux C語言

    上傳時間: 2013-12-21

    上傳用戶:bakdesec

  • 對比分類器的測試數據和輸出結果

    對比分類器的測試數據和輸出結果,給出Precsion,Recall和F-Measure

    標簽: 對比 分類器 測試數據 輸出

    上傳時間: 2013-12-20

    上傳用戶:ljmwh2000

  • This book is intended for embedded system programmers, consultants and students interested in real-t

    This book is intended for embedded system programmers, consultants and students interested in real-time operating systems. μC/OS-II is a high performance, deterministic real-time kernel and can be embedded in commercial products (see Appendix F, Licensing). Instead of writing your own kernel, you should consider μC/OS-II. You will find, as I did, that writing a kernel is not as easy as it first looks.

    標簽: consultants programmers interested intended

    上傳時間: 2015-11-06

    上傳用戶:l254587896

  • php開發的行業搜索系統?。?! 2. 安裝 ------------ a. 解壓程序rar文件

    php開發的行業搜索系統?。?! 2. 安裝 ------------ a. 解壓程序rar文件,用二進制方式上傳到你的網站的根目錄或某一目錄下 注意:一定要將ftp上傳工具設置為二進制方式,再上傳程序文件 b. unix或linux服務器下, 將以下文件屬性改為:666 (或777) - function/base_info.php - function/emphasis_info.php - function/admin_pass_info.php - function/search_info.php - function/userfield_info.php - template/default/目錄下的所有html文件 c. unix或linux服務器下, 將upfile/目錄屬性改為:777 d. 建立一個mysql數據庫,并記下用戶名和密碼,以便安裝時使用 e. 進入安裝目錄http://www.your_website.com/install/, 自動運行安裝程序 f. 安裝完成后,要求刪除安裝目錄install/及其下文件 g. 后臺管理目錄http://www.your_website.com/adiministrator/ h. 可修改adiministrator/目錄為你希望的獨特的名字

    標簽: a. php 搜索

    上傳時間: 2014-11-29

    上傳用戶:小草123

  • LCD-7279的經過調試多次已經能夠實現在指定的位置顯示特定的數據。 程序lcd1.c實現基本的功能

    LCD-7279的經過調試多次已經能夠實現在指定的位置顯示特定的數據。 程序lcd1.c實現基本的功能,即:鍵盤輸入0、1、2、3、4、5、6、7、8、9、a\b\c\d\e\f 在液晶的指定位置顯示實現滿屏或半屏顯示點陣和字符,調入一幅圖畫的代碼進行顯示;

    標簽: 7279 LCD lcd 調試

    上傳時間: 2014-01-14

    上傳用戶:hgy9473

  • 最小二乘曲面擬合程序(m文件)

    最小二乘曲面擬合程序(m文件),對一組三維數據z=f(x,y)擬合,成為關于x和y的多項式

    標簽: 程序

    上傳時間: 2015-11-10

    上傳用戶:xsnjzljj

  • 五對角占優線性方程組求解的MATLAB 程序MYLU。 輸入參數A為系數矩陣

    五對角占優線性方程組求解的MATLAB 程序MYLU。 輸入參數A為系數矩陣,F為右端向量。輸出參數L,U為A的LU 分解A=LU,X為解向量。

    標簽: MATLAB MYLU 對角 參數

    上傳時間: 2013-12-04

    上傳用戶:c12228

  • This document provides guidelines for integrating a discrete high speed USB host controller onto a f

    This document provides guidelines for integrating a discrete high speed USB host controller onto a fourlayer desktop motherboard. The material covered can be broken into three main categories: Board design guidelines, EMI/ESD guidelines and front panel USB guidelines. Section 1.1 Background provides an explanation of the routing experiments and testing performed to validate the feasibility of 480 Megabits per second on an actual motherboard. Section 7 contains a design checklist that lists each design recommendation described in this document. High speed USB operation is described in the USB 2.0 Specification (http://www.usb.org/developers/docs.html).

    標簽: integrating controller guidelines document

    上傳時間: 2013-11-27

    上傳用戶:電子世界

主站蜘蛛池模板: 东乡县| 潞城市| 凌源市| 尚义县| 灵石县| 巴塘县| 杂多县| 通州区| 南和县| 运城市| 当阳市| 嘉峪关市| 杭锦旗| 牟定县| 新建县| 新丰县| 山丹县| 赣州市| 邯郸县| 安丘市| 安阳县| 巴南区| 绥芬河市| 仙桃市| 夹江县| 报价| 阿勒泰市| 集贤县| 股票| 武邑县| 盐源县| 马尔康县| 洛南县| 阳谷县| 红桥区| 衡阳县| 红安县| 绍兴市| 太原市| 土默特左旗| 北宁市|