writing these tutorials it has been assumed that the reader has a fundamental Windows programming BAckground and is also familiar with the Microsoft Foundation Classes (MFC). The reader need not have any BAckground in OpenGL
標簽: fundamental programming has tutorials
上傳時間: 2016-06-25
上傳用戶:duoshen1989
C 程序 球面方位角算法: azimuth.cpp CRC校驗快速算法: CRC_Table.cpp 解擾碼算法: scrambler.cpp Matlab 程序 信號帶寬測量: BAndWith.m 帶通信號下變頻: fqmv.m QPSK 解調 demodQpsk.m pwelch求功率譜的算法 psdwh.m 均值濾波算法 cvmn.m 信號正交分解: Cnv2BAs.m
標簽: cpp CRC_Table scrambler azimuth
上傳時間: 2016-08-13
上傳用戶:TF2015
AppWizard has created this Diary application for you. This application not only demonstrates the BAsics of using the Microsoft Foundation classes but is also a starting point for writing your application.
標簽: application demonstrates AppWizard created
上傳時間: 2013-12-23
上傳用戶:
復雜網絡是一門前沿科學,現在都在廣泛研究,此程序為復雜網絡中BA模型
標簽: 復雜網絡
上傳時間: 2014-06-28
上傳用戶:asdfasdfd
c語言編程寶典,C 語言是1972年由美國的Dennis Ritchie設計發明的, 并首次在UNIX操作系統 的 DEC PDP-11 計算機上使用。 它由早期的編程語言 BCPL( BAsic Combind Programming Language) 發展演變而來。在1970年, AT&T 貝爾實驗室的 Ken Thompson根據BCPL語言設計出較先進的并取名為 B的語言, 最后導了C 語言的問世。 隨著微型計算機的日益普及, 出現了許多C 語言版本。由于沒有統一的標準, 使得這些C 語言之間出現了一些不一致的地方。為了改變這種情況, 美國國家標準 研究所(ANSI)為C 語言制定了一套ANSI標準, 成為現行的C語言標準。
上傳時間: 2017-02-27
上傳用戶:dongBAoBAo
介紹了與51 單片機USB 接口的PC 主機在Windows 環境下軟件設計過程。驅動程序由DriverStudio 生成, 動態鏈 接庫和應用程序分別采用Visual C++ 和Visual BAsic 編寫。實現了PC 機與單片機之間通過PDIUSBD 12 芯片進行數據通訊 的功能。
標簽: Visual DriverStudio Windows USB
上傳時間: 2017-04-17
上傳用戶:cooran
Heapsort 1.A heap is a binary tree satisfying the followingconditions: -This tree is completely BAlanced. -If the height of this binary tree is h, then leaves can be at level h or level h-1. -All leaves at level h are as far to the left as possible. -The data associated with all descendants of a node are smaller than the datum associated with this node. Implementation 1.using a linear array not a binary tree. -The sons of A(h) are A(2h) and A(2h+1). 2.time complexity: O(n log n)
標簽: followingconditions tree completely satisfying
上傳時間: 2017-05-25
上傳用戶:2467478207
復雜網絡中的適應度模型,BA模型的改進,采用指數分布
上傳時間: 2013-11-25
上傳用戶:hxy200501
復雜網絡中有一些常見的基本模型,如隨機圖,WS小世界網絡,NW小世界網絡及BA無標度網絡等,本程序從這些網絡的產生機理,生成了這些復雜網絡模型,并且分析了其基本性質如平均路徑長度,聚類系數及度分布等。
上傳時間: 2013-12-09
上傳用戶:1109003457
sBA, a C/C++ package for generic sparse bundle adjustment is almost invariably used as the last step of every feature-BAsed multiple view reconstruction vision algorithm to obtain optimal 3D structure and motion (i.e. camera matrix) parameter estimates. Provided with initial estimates, BA simultaneously refines motion and structure by minimizing the reprojection error between the observed and predicted image points.
標簽: adjustment invariably package generic
上傳時間: 2013-12-18
上傳用戶:xsnjzljj