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

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

流量預(yù)(yù)測(cè)

  • Intro/: Directory containing introductory examples. HelloWorld.c A simple program that draws a bo

    Intro/: Directory containing introductory examples. HelloWorld.c A simple program that draws a box and writes "Hello World" in HelloWorld.f it. data The data file for the introductory progressive example. Lines.c Reads the data from file "data" and plots just the curve with Lines.f no labels, viewport or anything indicating quantity or units. Viewport.c Restricts the graph to a viewport and frames the viewport, Viewport.f leaving the remainder of the area for labels, etc. CharLbls.c Adds labels for the chart title, X-axis title, and Y-axis CharLbls.f title. Tics.c Adds tic marks to the viewport edges, but since clipping was Tics.f not set correctly, tics extend outside the viewport. Clip.c Sets clipping such that tic marks are clipped at the viewport Clip.f boundaries. TicLabels.c Adds numeric tic labels to the graph this is the final TicLabels.f installment of the progressive example.

    標簽: introductory HelloWorld containing Directory

    上傳時間: 2016-03-29

    上傳用戶:exxxds

  • 多項式曲線擬合 任意介數(shù) Purpose - Least-squares curve fit of arbitrary order working in C++ Builder 2007 as

    多項式曲線擬合 任意介數(shù) Purpose - Least-squares curve fit of arbitrary order working in C++ Builder 2007 as a template class, using vector<FloatType> parameters. Added a method to handle some EMathError exceptions. If do NOT want to use this just call PolyFit2 directly. usage: Call PolyFit by something like this. CPolyFit<double> PolyFitObj double correlation_coefficiant = PolyFitObj.PolyFit(X, Y, A) where X and Y are vectors of doubles which must have the same size and A is a vector of doubles which must be the same size as the number of coefficients required. returns: The correlation coefficient or -1 on failure. produces: A vector (A) which holds the coefficients.

    標簽: Least-squares arbitrary Purpose Builder

    上傳時間: 2013-12-18

    上傳用戶:宋桃子

  • 實現(xiàn)最優(yōu)二叉樹的構(gòu)造;在此基礎(chǔ)上完成哈夫曼編碼器與譯碼器。 假設(shè)報文中只會出現(xiàn)如下表所示的字符: 字符 A B C D E F G H I J K L M N 頻度 186 64 13 22

    實現(xiàn)最優(yōu)二叉樹的構(gòu)造;在此基礎(chǔ)上完成哈夫曼編碼器與譯碼器。 假設(shè)報文中只會出現(xiàn)如下表所示的字符: 字符 A B C D E F G H I J K L M N 頻度 186 64 13 22 32 103 21 15 47 57 1 5 32 20 57 字符 O P Q R S T U V W X Y Z , . 頻度 63 15 1 48 51 80 23 8 18 1 16 1 6 2 要求完成的系統(tǒng)應(yīng)具備如下的功能: 1.初始化。從終端(文件)讀入字符集的數(shù)據(jù)信息,。建立哈夫曼樹。 2.編碼:利用已建好的哈夫曼樹對明文文件進行編碼,并存入目標文件(哈夫曼碼文件)。 3.譯碼:利用已建好的哈夫曼樹對目標文件(哈夫曼碼文件)進行編碼,并存入指定的明文文件。 4.輸出哈夫曼編碼文件:輸出每一個字符的哈夫曼編碼。

    標簽: 186 字符 13 64

    上傳時間: 2014-11-23

    上傳用戶:shanml

  • 監(jiān)聽分析流量中的http流量

    監(jiān)聽分析流量中的http流量,并把抓到的http網(wǎng)址存到c盤下

    標簽: http 流量 監(jiān)聽

    上傳時間: 2016-09-02

    上傳用戶:gxrui1991

  • 5位的操作數(shù)X和Y輸入后暫存在寄存器A和B中

    5位的操作數(shù)X和Y輸入后暫存在寄存器A和B中,兩位的操作控制碼control暫存在寄存器C中,按照control碼的不同,分布實現(xiàn)下列操作: 00控制X+Y 01控制X-Y 10控制X and Y 11控制 X xor Y 運算結(jié)果暫存在寄存器D中,然后輸出。

    標簽: 操作 寄存器 輸入 暫存

    上傳時間: 2014-01-18

    上傳用戶:yyyyyyyyyy

  • 5位的操作數(shù)X和Y輸入后暫存在寄存器A和B中

    5位的操作數(shù)X和Y輸入后暫存在寄存器A和B中,兩位的操作控制碼control暫存在寄存器C中,按照control碼的不同,分布實現(xiàn)下列操作: 00控制X+Y 01控制X-Y 10控制X and Y 11控制 X xor Y 運算結(jié)果暫存在寄存器D中,然后輸出。

    標簽: 操作 寄存器 輸入 暫存

    上傳時間: 2014-01-09

    上傳用戶:凌云御清風

  • 專家點評: Y P7 `. @ {$ r% pa.功能很強大

    專家點評: Y P7 `. @ {$ r% pa.功能很強大,可以看出花了很多心血在算法上,非常好。算法上還有一點瑕疵,例如在刪除一個員工的同時沒有辦法自動建立其他員工的上下級關(guān)系,必須刪除全部下級員工,不是非常合理。此外,界面設(shè)計過于簡單,應(yīng)該加強. " W" R+ b* g$ a$ Sb.程序運用了自己的算法來提高Tree控件顯示的速度和資源分配,這個非常值得肯定和鼓勵。* C. c4 D0 e9 ` J$ w# U c.基本實現(xiàn)所有規(guī)定的功能,在所有參賽者中唯一熟 : O) l- F6 F9 f) S7 Q. l練使用面向?qū)ο笤O(shè)計方式開發(fā)程序的工程師,很不錯!程序體現(xiàn)了作者非常扎實的數(shù)據(jù)結(jié)構(gòu)功底,值得大家學習。工程管理也做得非常好,體現(xiàn)了作者在軟件工程方面也有很深入的研究,該代碼是很好的學習范例。 % G* H$ ~3 W1 ]. e! id.算法的創(chuàng)新是獨特之處(hashtable算法建立),可見作者在數(shù)據(jù)結(jié)構(gòu)方面的熟練掌握.此程序是很多專家會員學習典范.

    標簽: P7 pa

    上傳時間: 2017-01-19

    上傳用戶:奇奇奔奔

  • 液晶 OCM/TG240128 驅(qū)動 編程語言: C 原產(chǎn)品硬件ATMega128/1280 ,晶振14.7456M 軟件AVR ICC7.14C 破解版 由產(chǎn)品源碼中提取,詳細的

    液晶 OCM/TG240128 驅(qū)動 編程語言: C 原產(chǎn)品硬件ATMega128/1280 ,晶振14.7456M 軟件AVR ICC7.14C 破解版 由產(chǎn)品源碼中提取,詳細的字符和圖行操作.實現(xiàn)LCD內(nèi)任何位置的定位操作. void LCD_Init(void) void GMoveTo(U8 yline, U8 xcolumn) void TMoveTo(U8 y, U8 x,U8 len) void DispStartLine(U8 gt, U8 line) void LCD_ClrRam (void) void LCD_ON(unsigned char on) void Draw_Pixel(U8 x, U8 y) void LineTo(U8 x0, U8 y0, U8 x1, U8 y1) void Draw_Line(unsigned char x0, unsigned char y0, unsigned char yl) void disp_img(unsigned int x0, unsigned int y0, unsigned int xl, unsigned int yl, const U8 *img) void DispString(unsigned char x, unsigned char y, char* string) void Printf(U8 x, U8 y, char *fmt, ...) ......

    標簽: 14.7456 240128 ATMega 1280

    上傳時間: 2013-12-27

    上傳用戶:youke111

  • AVR ATmega48 SPI最簡單測試碼! 透過spi_data[x]陣列寫入想要傳送的資料

    AVR ATmega48 SPI最簡單測試碼! 透過spi_data[x]陣列寫入想要傳送的資料, 而x則是控制傳送第x筆數(shù),而接腳輸出則在PortB的預(yù)設(shè)接腳內(nèi),只要修改spi_data就可以透過示波器看到SPI的信號了!

    標簽: spi_data ATmega AVR SPI

    上傳時間: 2014-06-09

    上傳用戶:jcljkh

  • GUIDE es un entorno de programación visual disponible en MATLAB para realizar y ejecutar programas

    GUIDE es un entorno de programación visual disponible en MATLAB para realizar y ejecutar programas que necesiten ingreso continuo de datos. Tiene las características básicas de todos los programas visuales como Visual Basic o Visual C++.

    標簽: disponible programaci programas ejecutar

    上傳時間: 2013-12-24

    上傳用戶:王慶才

主站蜘蛛池模板: 谷城县| 出国| 阿尔山市| 鄂尔多斯市| 色达县| 雅江县| 盐源县| 吴堡县| 景宁| 斗六市| 墨竹工卡县| 屏东县| 泰和县| 南宫市| 湄潭县| 南靖县| 扎鲁特旗| 甘孜| 天峻县| 大宁县| 龙门县| 平山县| 讷河市| 大田县| 洛川县| 西充县| 青海省| 涟源市| 应城市| 东兰县| 蕲春县| 双城市| 枣阳市| 哈密市| 龙门县| 松潘县| 黄骅市| 远安县| 岑溪市| 洪湖市| 中江县|