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

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

c語(yǔ)言編程

  • 熱敏打印機驅(qū)動程序 用keil C 7.06開發(fā)

    熱敏打印機驅(qū)動程序 用keil C 7.06開發(fā),不可多得的例程

    標簽: keil 7.06 熱敏打印機 驅(qū)動程序

    上傳時間: 2013-12-28

    上傳用戶:大融融rr

  • 用C++中的MFC編程實現(xiàn)正軸等角割圓柱投影

    用C++中的MFC編程實現(xiàn)正軸等角割圓柱投影,實現(xiàn)以下要求: 取克拉索夫斯基橢球 (1)制圖區(qū)域: Bs=0°, BN=25° LE=105°, LE=125° (2)經(jīng)緯線間隔: ΔB=ΔL=5° (3)制圖比例尺: 1:M0=1:1000 000 (4)標準緯線: Bk=±15° 計算經(jīng)緯網(wǎng)格點的 x, y,m,n, p

    標簽: MFC 編程實現(xiàn) 投影

    上傳時間: 2013-12-29

    上傳用戶:himbly

  • 加密程序源代碼* A 變成 C

    加密程序源代碼* A 變成 C,B 變成 D,a 變成 c,b 變成 d,Y 變成 A, * z 變成 b,以此類推。非字母字符不變。

    標簽: 加密 程序 源代碼

    上傳時間: 2013-12-28

    上傳用戶:stvnash

  • s1.c是server

    s1.c是server,c.c是client, server負責接收client傳的數(shù)字進行運算並回傳,運用了同步的機制。編譯須加 -lsocket -lpthread -lrt

    標簽: server

    上傳時間: 2014-01-02

    上傳用戶:athjac

  • 功能:編寫的計算皮亞諾相關(guān)系數(shù) 開發(fā)語言:ruby 調(diào)用:correlate(x,y) 其中,x,y為需要計算相關(guān)度的向量 調(diào)用示例: a = [3, 6, 9, 12, 15, 18

    功能:編寫的計算皮亞諾相關(guān)系數(shù) 開發(fā)語言:ruby 調(diào)用:correlate(x,y) 其中,x,y為需要計算相關(guān)度的向量 調(diào)用示例: a = [3, 6, 9, 12, 15, 18, 21] b = [1.1, 2.1, 3.4, 4.8, 5.6] c = [1.9, 1.0, 3.9, 3.1, 6.9] c1 = correlate(a,a) # 1.0 c2 = correlate(a,a.reverse) # -1.0 c3 = correlate(b,c) # 0.8221970228 puts c1#,c2,c3

    標簽: correlate ruby 計算 12

    上傳時間: 2013-12-18

    上傳用戶:skfreeman

  • 1、Embest S3CEB2410驅(qū)動例程源代碼

    1、Embest S3CEB2410驅(qū)動例程源代碼,缺省使用Embest PowerICE仿真器調(diào)試(使用Embest JTAG仿真器其他型號民的用戶只需修改調(diào)試設備即可); 2、實驗時,請把S3CEB2410文件夾拷貝到實驗目錄:EmbestIDE\Examples\Samsung\S3CEB2410;單個操作實驗例程必須拷貝到實驗目錄或深度相同的EmbestIDE例程目錄下(如EmbestIDE\Examples\Samsung\MyDir)使用 3、如果拷貝工程到非IDE實驗目錄下,請修改工程配置中使用..\..\..\定義的設置為IDE安裝目錄(如C:\EmbestIDE)。

    標簽: Embest 3CEB 2410 CEB

    上傳時間: 2016-03-15

    上傳用戶:dyctj

  • 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

    上傳用戶:宋桃子

  • 一個雙向棧的C++實現(xiàn)

    一個雙向棧的C++實現(xiàn),支持多線程環(huán)境。適用2個list記錄棧的移入移除。

    標簽:

    上傳時間: 2016-04-07

    上傳用戶:qunquan

  • AVR C 語言的應用說明

    AVR C 語言的應用說明,和應用例程。詳細的介紹了IAR C的應用

    標簽: AVR 語言

    上傳時間: 2016-04-12

    上傳用戶:z754970244

主站蜘蛛池模板: 台北县| 河源市| 霞浦县| 西和县| 澄迈县| 田东县| 关岭| 乌拉特后旗| 漯河市| 泰州市| 五常市| 来凤县| 巴彦淖尔市| 上杭县| 琼结县| 黑龙江省| 通河县| 杭锦旗| 昆山市| 浠水县| 丰都县| 阳城县| 乌兰浩特市| 磐石市| 延边| 周至县| 栾城县| 定安县| 离岛区| 乌什县| 吉林市| 老河口市| 城步| 平潭县| 祥云县| 永嘉县| 蕉岭县| 思南县| 江孜县| 巍山| 英山县|