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

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

Matrix-vector

  • 第1章 TURBO PASCAL高級編程技術 1.1 單元及其使用 1.2 與匯編語言混合編程 1.3 與C語言混合編程 1.4 過程類型及其使用 1.5 中斷例程的編寫方法

    第1章 TURBO PASCAL高級編程技術 1.1 單元及其使用 1.2 與匯編語言混合編程 1.3 與C語言混合編程 1.4 過程類型及其使用 1.5 中斷例程的編寫方法 1.6 動態(tài)數(shù)組及其使用 1.7 擴充內(nèi)存(EMS)及其使用 1.8 擴展內(nèi)存(XMS)及其使用 1.9 程序的標準數(shù)據(jù)作代碼處理的方法 第2章 實用工具單元 2.1 屏幕輸入與輸出單元ACRT 2.2 字符串處理單元ASTR 2.3 磁盤操作單元DISK 2.4 熱鍵單元POPUP 2.5 數(shù)據(jù)庫交互單元DBASE 2.6 擴充內(nèi)存單元EMS 2.7 擴展內(nèi)存單元XMS 2.8 數(shù)學函數(shù)單元MATH 2.9 矩陣運算單元MATRIX 2.10 概率分布函數(shù)單元PROB 2.11 復數(shù)運算單元COMPLEX 第3章 實用程序 3.1 軟鎖驅動器程序 3.2 鎖硬盤邏輯盤程序 3.3 稿紙打印程序 3.4 源程序列表程序 3.5 查找并替換程序 3.6 備份硬盤主引導扇區(qū)程序 3.7 四通-PC文本文件轉換程序 3.8 SPT文件與BMP文件的雙向轉換程序 3.9 數(shù)據(jù)庫卡片打印程序 3.10 BATCH文件轉換為COM文件程序 3.11 機密文件的有效銷毀程序 3.12 釋放內(nèi)存程序 附錄1 源程序文件索引表 附錄2 各種顯示卡及其顯示模態(tài)表

    標簽: PASCAL TURBO 1.1 1.2

    上傳時間: 2015-11-16

    上傳用戶:dengzb84

  • So you wanted to add a forms editor to your application? A dialog editor? Something that allows draw

    So you wanted to add a forms editor to your application? A dialog editor? Something that allows drawing of HTML <div>s? Here is a feature rich skeleton (!) to get you started. CDiagramEditor is a package that gives you a basic visual editor intended for vector objects. Although perhaps not sufficient to create a CAD-application, you ll indeed be able to create a dialog editor. The editor itself is derived

    標簽: editor application Something wanted

    上傳時間: 2013-12-13

    上傳用戶:戀天使569

  • So you wanted to add a forms editor to your application? A dialog editor? Something that allows draw

    So you wanted to add a forms editor to your application? A dialog editor? Something that allows drawing of HTML <div>s? Here is a feature rich skeleton (!) to get you started. CDiagramEditor is a package that gives you a basic visual editor intended for vector objects. Although perhaps not sufficient to create a CAD-application, you ll indeed be able to create a dialog editor. The editor itself is derived

    標簽: editor application Something wanted

    上傳時間: 2014-01-21

    上傳用戶:BIBI

  • 圖像處理的關于Snakes : Active Contour Models算法和水平集以及GVF的幾篇文章

    圖像處理的關于Snakes : Active Contour Models算法和水平集以及GVF的幾篇文章,文章列表為: [1]Snakes Active Contour Models.pdf [2]Multiscale Active Contours.pdf [3]Snakes, shapes, and gradient vector flow.pdf [4]Motion of level sets by mean curvature I.pdf [5]Spectral Stability of Local Deformations Spectral Stability of Local Deformations.pdf [6]An active contour model for object tracking using the previous contour.pdf [7]Volumetric Segmentation of Brain Images Using Parallel Genetic AlgorithmsI.pdf [8]Segmentation in echocardiographic sequences using shape-based snake model.pdf [9]Active Contours Without Edges.pdf 學習圖像處理的人必看的幾篇文章

    標簽: Contour Snakes Active Models

    上傳時間: 2014-01-15

    上傳用戶:wqxstar

  • #if !defined(AFX_GAQUEEN_H__C26AE0A3_F9B4_426F_A324_B460CC7946CB__INCLUDED_) #define AFX_GAQUEEN_H_

    #if !defined(AFX_GAQUEEN_H__C26AE0A3_F9B4_426F_A324_B460CC7946CB__INCLUDED_) #define AFX_GAQUEEN_H__C26AE0A3_F9B4_426F_A324_B460CC7946CB__INCLUDED_ #if _MSC_VER > 1000 #pragma once #endif // _MSC_VER > 1000 class CGAQueen { public: CGAQueen(int nPopulation,int nIteration,float Mutation,int mChBoard) virtual ~CGAQueen() void Clear() // to clear chess board with 0 value void InitialPopulation() // to create the first and initial randompopulation void FillArea(int index) // to fill chess board with desired chromosome int CostFunc(int index) // determine the cost of matrix[index][index] void PopulationSort() // to sort population from the best to the worst void GenerateCrossOverMatrix() // a way to create children from parent is CcrossOver void Mating() // to create children from parents void Ap

    標簽: AFX_GAQUEEN_H INCLUDED defined define

    上傳時間: 2015-12-27

    上傳用戶:wuyuying

  • % because we do not truncate and shift the convolved input % sequence, the delay of the desired out

    % because we do not truncate and shift the convolved input % sequence, the delay of the desired output sequence wrt % the convolved input sequence need only be the delay % introduced by the ideal weight vector centred at n=5

    標簽: the convolved truncate sequence

    上傳時間: 2015-12-27

    上傳用戶:www240697738

  • 這是基于jsoncpp項目寫擴展功能

    這是基于jsoncpp項目寫擴展功能,jsoncpp只支持簡單的系列化,我寫了JsonArchive.h類,并提供了測試源代碼tt.cpp。擴展了value,自動支持list、vector的系列化,支持2進制數(shù)據(jù)的系列化。這可是我花費了不少時間才搞定的。 包中不包含jsoncpp,請使用者自己下載。

    標簽: jsoncpp 項目 擴展功能

    上傳時間: 2014-09-06

    上傳用戶:aa54

  • This a translation of the ToyFDTD c code available from the web site http://www.borg.umn.edu/toyfdt

    This a translation of the ToyFDTD c code available from the web site http://www.borg.umn.edu/toyfdtd/ToyFDTD1.html This some optimization to use MATLAB matrix notation. Others may find a way to further optimize the nested loops.

    標簽: translation available the ToyFDTD

    上傳時間: 2013-12-07

    上傳用戶:daoxiang126

  • Flirt is an SWF rendering library. Flirt contains a parser for reading SWF format files, a rasteriz

    Flirt is an SWF rendering library. Flirt contains a parser for reading SWF format files, a rasterizer for rendering the vector shaped into bitmaps, and an actionscript engine

    標簽: Flirt SWF rendering contains

    上傳時間: 2014-01-13

    上傳用戶:璇珠官人

  • 本手冊包含如下內(nèi)容 J2ME Web Services RPC (JSR 172) J2ME Web Services XML (JSR 172) Java APIs for Blueto

    本手冊包含如下內(nèi)容 J2ME Web Services RPC (JSR 172) J2ME Web Services XML (JSR 172) Java APIs for Bluetooth (JSR 82) Location API (JSR 179) MID Profile 2.0 (JSR-118) Mobile Media API 1.1 (JSR-135) Mobile 3D Graphics API (JSR184) PDA Pim 1.0 (JSR 75) PDA FileConnection (JSR 75) J2ME Web Services RPC (JSR 172) Scalable 2D Vector Graphics API (JSR-226) SIP API (JSR 180) Wireless Messaging API 1.0 (JSR 120) WTK2.2 相關文檔 Nokia UI API 1.1

    標簽: Services J2ME 172 Web

    上傳時間: 2016-01-08

    上傳用戶:GavinNeko

主站蜘蛛池模板: 思南县| 汤原县| 乌恰县| 偏关县| 东安县| 卢龙县| 邓州市| 阿巴嘎旗| 潞城市| 福州市| 平南县| 石家庄市| 冀州市| 万州区| 林芝县| 荔浦县| 保康县| 漾濞| 榕江县| 武汉市| 潼关县| 漳浦县| 永德县| 城市| 西畴县| 四会市| 惠水县| 民乐县| 墨脱县| 淮安市| 连云港市| 承德市| 吴川市| 新乡市| 洪洞县| 桐梓县| 江华| 广昌县| 旬阳县| 河北区| 化德县|