GloptiPoly 3: moments, optimization and semidefinite programming. Gloptipoly 3 is intended to solve, or at least approximate, the Generalized Problem of Moments (GPM), an infinite-dimensional optimization problem which can be viewed as an extension of the classical problem of moments [8]. From a theoretical viewpoint, the GPM has developments and impact in various areas of mathematics such as algebra, Fourier analysis, functional analysis, operator theory, probability and statistics, to cite a few. In addition, and despite a rather simple and short formulation, the GPM has a large number of important applications in various fields such as optimization, probability, finance, control, signal processing, chemistry, cristallography, tomography, etc. For an account of various methodologies as well as some of potential applications, the interested reader is referred to [1, 2] and the nice collection of papers [5].
標簽: optimization semidefinite programming GloptiPoly
上傳時間: 2016-06-05
上傳用戶:lgnf
APIDemo源碼,東遠CFRD讀卡器例子vc.net源碼。wince平臺上運行。東遠CFRD讀卡器是一個可在ppc或PC機上使用的CF接口的rfid標簽讀寫器。
上傳時間: 2016-06-09
上傳用戶:aa54
C8051F020 / 040 等等單片機內部SMBUS總線驅動程序源代碼(原創) 使用Keil C51編譯環境 程序中沒有使用SMBUS中斷方式,使用查詢中斷方式運行,這樣程序結構簡單,便于擴展其他SMBUS設備. 本程序中帶IIC器件驅動,可支持24C01 - 24C512(128字節 - 64K字節)非易失性存儲器.只需要先初始化SMBUS,再初始化24Cxx器件的時候給出24Cxx的器件地址/內部地址寬度和器件寫分頁大小即可. 其中還帶IIC總線的RFID射頻卡HY502的基本驅動程序. 上述2種器件的驅動可由.H頭文件配置啟用或禁止. 如需要HY502或有使用中的問題請聯系我(Ynking):ynpsps@sina.com
上傳時間: 2016-06-21
上傳用戶:vodssv
載入SDK的動態鏈接庫文件,操作串口,進行RFID電子標簽的讀寫操作。可進行參數設置和讀寫方式的設置。
上傳時間: 2013-12-05
上傳用戶:fxf126@126.com
載入SDK的動態鏈接庫文件,操作串口,進行RFID電子標簽的讀寫操作。可進行參數設置和讀寫方式的設置。此版本為VB版本
上傳時間: 2013-12-07
上傳用戶:王楚楚
高頻非接觸式電子標簽測試標準ISO10373-6,對研究RFID的工程師非常有用。
上傳時間: 2016-07-29
上傳用戶:c12228
用C#實現能產生PDF格式文件的源碼,對於想要開發類似acrobat reader的功能軟件,很具參考價值
標簽: 格式文件
上傳時間: 2016-07-31
上傳用戶:tfyt
用多線程同步方法解決讀者閱覽問題 1) 每個讀者進入閱覽室后,即時顯示“Entered” 及其線程自定義標識,還同時顯示閱覽室共有幾名顧客及其所坐的位置。 2) 至少有10個讀者,每人閱覽至少3秒鐘。 3) 多個讀者須共享操作函數代碼。 2總的設計思想及系統平臺、語言、工具: 設計思想:程序設定的是10個讀者和5個座位,對讀者進行編號,依次進入閱覽室讀書,為每一座位列一表目,包括座號和讀者號等,讀者離開時要登出,即消掉登記的信息。 系統平臺:LINUX 語言:C語言 工具:vi編輯器、gcc編譯器 操作系統:linux操作系統 調試工具:edit、masm、link、debug. 3數據結構與模塊說明(功能與流程圖) 數據結構 int count=0 //記錄閱覽室讀者數量 sem_t full //定義閱覽室座位信號量 int seat[5] //用數組表示座位 pthread_t reader[10] //定義讀者線程 pthread_mutex_t mutex //定義互斥量 3.2功能說明 可以標識讀者,隨機為讀者設置在閱覽室的讀書時間 可以顯示閱覽室讀者的人數 可以顯示讀者所坐的位置,座位狀態以及列出空座位
標簽: 多線程同步
上傳時間: 2016-08-10
上傳用戶:zsjzc
非常小的PDF閱讀器,使用了PDF控件,需要裝有Adobe Reader 才能運行,編譯通過。
標簽: 閱讀器
上傳時間: 2016-08-17
上傳用戶:1109003457
The main file in this list of programs is "vblast.m". Type "help vblast" on the command line for details.Study the coding by stepping through the program. These programs require around 5000 packets for reasonable plotting accuracy.This has been implemented for a 2x2 system. The reader can program other variations. The program has been tested on MATLAB version 6.0 and above with signal processing toolbox and communication toolbox options.
標簽: vblast programs command main
上傳時間: 2016-08-24
上傳用戶:wcl168881111111