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

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

數(shù)據(jù)篩選

  • 這是我自己寫的一個Gtk+2.18與directfb1.2自動安裝腳本

    這是我自己寫的一個Gtk+2.18與directfb1.2自動安裝腳本,由于源碼包太大,下載者自己去下載吧,按腳本的版本找到,解壓放到指定位置,運行./install.sh即可自動完成,或者你可以修改腳本。

    標簽: directfb 2.18 Gtk 1.2

    上傳時間: 2017-06-27

    上傳用戶:壞天使kk

  • 傅立葉分析的C原碼

    傅立葉分析的C原碼,幫助您提升數值演算功力。

    標簽:

    上傳時間: 2014-01-11

    上傳用戶:3到15

  • 嚴格按照BP網絡計算公式來設計的一個matlab程序,對BP網絡進行了優化設計 優化1:設計了yyy

    嚴格按照BP網絡計算公式來設計的一個matlab程序,對BP網絡進行了優化設計 優化1:設計了yyy,即在o(k)計算公式時,當網絡進入平坦區時(<0.0001)學習率加大,出來后學習率又還原 優化2:v(i,j)=v(i,j)+deltv(i,j)+a*dv(i,j)

    標簽: matlab yyy BP網絡 計算公式

    上傳時間: 2014-11-30

    上傳用戶:妄想演繹師

  • AHP toolbox AHPCALC Perform a complete AHP calculation. AHPHIER One-step hierarchic

    AHP toolbox AHPCALC Perform a complete AHP calculation. AHPHIER One-step hierarchical assembly of AHP weighting vector. AHPREORDER Internal reordering function called by AHPCALC. AHPVECTOR Calculate the AHP ranking or weighting vector from an AHP reciproal matrix. AHPMAKEMAT Turn a vector of comparisons into an AHP reciprocal matrix. Copyright (C) 2001 Michael J. Scott

    標簽: calculation hierarchic AHP One-step

    上傳時間: 2013-11-28

    上傳用戶:PresidentHuang

  • JavaServer Faces (JSF) is the “offcial” component-based view technology in the Java EE web tier. J

    JavaServer Faces (JSF) is the “offcial” component-based view technology in the Java EE web tier. JSF includes a set of predefned UI components, an event-driven programming model, and the ability to add third-party components. JSF is designed to be extensible, easy to use, and toolable. This refcard describes the JSF development process, standard JSF tags, the JSF expression language, and the faces-confg.xml confguration fle.

    標簽: component-based JavaServer technology the

    上傳時間: 2014-01-12

    上傳用戶:songyue1991

  • 移位運算器SHIFTER 使用Verilog HDL 語言編寫

    移位運算器SHIFTER 使用Verilog HDL 語言編寫,其輸入輸出端分別與鍵盤/顯示器LED 連接。移位運算器是時序電路,在J鐘信號到來時狀態產生變化, CLK 為其時鐘脈沖。由S0、S1 、M 控制移位運算的功能狀態,具有數據裝入、數據保持、循環右移、帶進位循環右移,循環左移、帶進位循環左移等功能。 CLK 是時鐘脈沖輸入,通過鍵5 產生高低電平M 控制工作模式, M=l 時帶進位循環移位,由鍵8 控制CO 為允許帶進位移位輸入,由鍵7 控制:S 控制移位模式0-3 ,由鍵6 控制,顯示在數碼管LED8 上 D[7..0]是移位數據輸入,由鍵2 和1 控制,顯示在數碼管2 和1 上 QB[7..0]是移位數據輸出,顯示在數碼管6 和5 上:cn 是移位數據輸出進位,顯示在數碼管7 上。

    標簽: SHIFTER Verilog HDL 移位

    上傳時間: 2014-01-16

    上傳用戶:wys0120

  • 這是個prolog程式

    這是個prolog程式,能解決4x4的數獨問題 例: ?- sudoku ([4,2,0,0]/[0,1,0,2]/[0,0,1,0]/[1,0,0,4], Solution). Solution = [[4,2,3,1]/[3,1,4,2]/[2,4,1,3]/[1,3,2,4]]

    標簽: prolog 程式

    上傳時間: 2017-07-21

    上傳用戶:rocwangdp

  • This function is another tutorial on how to do computer vision type stuff with Octave/Matlab. It sh

    This function is another tutorial on how to do computer vision type stuff with Octave/Matlab. It shows how to implement Hartley and Zisserman s "DLT" algorithm for estimating a homography from point correspondences

    標簽: function computer tutorial another

    上傳時間: 2013-12-21

    上傳用戶:ruixue198909

  • g a w k或GNU awk是由Alfred V. A h o

    g a w k或GNU awk是由Alfred V. A h o,Peter J.We i n b e rg e r和Brian W. K e r n i g h a n于1 9 7 7年為U N I X創建的a w k編程語言的較新版本之一。a w k出自創建者姓的首字母。a w k語言(在其所有的版本中)是一種具有很強能力的模式匹配和過程語言。a w k獲取一個文件(或多個文件)來查找匹配特定模式的記錄。當查到匹配后,即執行所指定的動作。作為一個程序員,你不必操心通過文件打開、循環讀每個記錄,控制文件的結束,或執行完后關閉文件。

    標簽: V. Alfred GNU awk

    上傳時間: 2014-01-02

    上傳用戶:hwl453472107

  • Client/Server application. This application was written using RMI Java. It resolve "access to critic

    Client/Server application. This application was written using RMI Java. It resolve "access to critical section " example problem. To use this program you should change in *.bat / *.sh files the java path according in your computer

    標簽: application resolve written Client

    上傳時間: 2013-12-03

    上傳用戶:hxy200501

主站蜘蛛池模板: 宁陕县| 平塘县| 贵阳市| 清原| 舟山市| 奇台县| 老河口市| 辛集市| 云安县| 平乡县| 砀山县| 崇文区| 建平县| 怀集县| 五莲县| 宁海县| 东至县| 乌拉特后旗| 上蔡县| 濉溪县| 景东| 桦甸市| 漳平市| 赫章县| 赞皇县| 浦城县| 高安市| 嘉祥县| 遵化市| 夏河县| 波密县| 茌平县| 思茅市| 米易县| 卫辉市| 洛扎县| 昌邑市| 页游| 扎赉特旗| 邳州市| 化德县|