CCS編程環境 使用的是匯編加C的混合編程方法: The programme of the Correlation Algorithm. Using INT2 to get the input signal. Array x, in first step, is the input signal produced by programme, in next step, is the input signal get from A/D, the length is 128, 32-bit floating point. Array y, in first step, is the input signal produced by programme, in next step, is the input signal get from A/D, the length is 128, 32-bit floating point. Array cor is the Correlation result, the length is 255, 32-bit floating point.
標簽: Correlation Algorithm programme the
上傳時間: 2013-12-21
上傳用戶:leixinzhuo
SharpPrivacy - OpenPGP for C#: SharpPrivacy is an OpenPGP implementation in C#. It can be used to encrypt and sign data, created OpenPGP compatible keys, and a lot more. This article explains how to use the library in your own .NET application or webpage to encrypt, sign, decrypt or verify OpenPGP messages.
標簽: SharpPrivacy OpenPGP implementation used
上傳時間: 2015-10-07
上傳用戶:ikemada
本書介紹了在Microsoft Windows 98、Microsoft Windows NT 4.0和Windows NT 5.0下程序寫作的方法。這些程序用C語言編寫并使用原始的Windows Application Programming Interface(API)。
上傳時間: 2015-10-08
上傳用戶:evil
假定已經有許多應用采用了程序1 - 1 5中所定義的C u r r e n c y類,現在我們想要對C u r r e n c y類 的描述進行修改,使其應用頻率最高的兩個函數A d d和I n c r e m e n t可以運行得更快,從而提高應 用程序的執行速度。由于用戶僅能通過p u b l i c部分所提供的接口與C u r r e n c y類進行交互,
上傳時間: 2015-10-11
上傳用戶:BIBI
The goal of this library is to make ODBC recordsets look just like an STL container. As a user, you can move through our containers using standard STL iterators and if you insert(), erase() or replace() records in our containers changes can be automatically committed to the database for you. The library s compliance with the STL iterator and container standards means you can plug our abstractions into a wide variety of STL algorithms for data storage, searching and manipulation. In addition, the C++ reflection mechanism used by our library to bind to database tables allows us to add generic indexing and lookup properties to our containers with no special code required from the end-user. Because our code takes full advantage of the template mechanism, it adds minimal overhead compared with using raw ODBC calls to access a database.
標簽: recordsets container library ODBC
上傳時間: 2015-10-11
上傳用戶:xlcky
SPR4096A FLASH的擦除及其讀寫 // SPR4096 的FLASH存儲開機次數 // 涉及的庫: CMacro1016.lib // 組成文件: main.c // 4096.asm // SPCE061A.INC // SPCE061A.H // 硬件連接: CF7->DGND // SDA->IOB1 // SCK->IOB0 // LED_SEG接口的IOA0~IOA7與a~h連接
上傳時間: 2013-12-25
上傳用戶:baitouyu
C#中實現最短路,該圖算法描述的是這樣的場景:圖由節點和帶有方向的邊構成,每條邊都有相應的權值,路徑規劃(最短路徑)算法就是要找出從節點A到節點B的累積權值最小的路徑。
標簽: 短路
上傳時間: 2014-01-12
上傳用戶:sammi
牛頓法解多項式的根 輸入:多項式系數c[],多項式度數n,求在[a,b]間的根 輸出:根 要求保證[a,b]間有根
上傳時間: 2013-12-21
上傳用戶:秦莞爾w
編寫目的 A.由于原先圖書管理采用的人工系統,浪費人力物力財力,圖書管理系統可以改善這種情況,只需幾臺電腦和幾個管理員老師就能輕松完成。 B.提高對新書入庫、借閱圖書以及學生信心管理的速度。 C.減少人力的投入的同時提高了信息處理的精度和準確度,在輸入無誤的基礎上可保證數據的正確性。 D.改進了管理服務的質量,可由系統對入庫圖書進行自動分類、歸類,學生信息整理、借閱情況登記入檔。 E.改進人員的利用率,減少了前臺操作人員,更多的人員可用于為借閱者服務、更新采購圖書等其他事物,節省人力資源。
上傳時間: 2015-10-14
上傳用戶:cxl274287265
E:\VISUAL C++MFC擴展編程實例 實例35 添加幫助菜單項,在本例中將向應用程序中的H e l p菜單中添加C o n t e n t s和S e a r c h 菜單項。
上傳時間: 2014-01-09
上傳用戶:541657925