一個(gè)簡(jiǎn)單的類似鋼琴的游戲,能夠發(fā)出3個(gè)8度音, 低音:1~7; 中音:Q~U或q~u; 高音:A~J或a~j;
標(biāo)簽: 鋼琴
上傳時(shí)間: 2015-06-09
上傳用戶:784533221
最小平方近似法 (least-squares approximation) 是用來(lái)求出一組離散 (discrete) 數(shù)據(jù)點(diǎn)的近似函數(shù) (approximating function),作實(shí)驗(yàn)所得的數(shù)據(jù)亦常使用最小平方近似法來(lái)達(dá)成曲線密合 (curve fitting)。以下所介紹的最小平方近似法是使用多項(xiàng)式作為近似函數(shù),除了多項(xiàng)式之外,指數(shù)、對(duì)數(shù)方程式亦可作為近似函數(shù)。關(guān)於最小平方近似法的計(jì)算原理,請(qǐng)參閱市面上的數(shù)值分析書(shū)籍
標(biāo)簽: least-squares approximation approximating discrete
上傳時(shí)間: 2015-06-21
上傳用戶:SimonQQ
? Java函數(shù)速查 你能很快的查到你要的函數(shù) DataBinding類 代表數(shù)據(jù)源字段和組件屬性之間一個(gè)單獨(dú)的綁定。 package com.ms.wfc.data.ui public class DataBinding implements IConstructable 說(shuō)明 DataBinder控件使用該類來(lái)表示數(shù)據(jù)源中的每一個(gè)綁定。 請(qǐng)參閱:《Microsoft Visual J++ 6.0 程序員指南》第18章“WFC中的數(shù)據(jù)綁定”。 構(gòu)造器 DataBinding.DataBinding 創(chuàng)建一個(gè)DataBinding對(duì)象。 語(yǔ)法 public DataBinding () public DataBinding ( IComponent target, String propertyName,String fieldName ) public DataBinding ( IComponent target, String propertyName,String fieldName, IDataFormat format )
標(biāo)簽: DataBinding package Java data
上傳時(shí)間: 2013-12-20
上傳用戶:TRIFCT
. 緩存處理技術(shù),定時(shí)更新系統(tǒng)數(shù)據(jù),提升系統(tǒng)性能 B. 系統(tǒng)模板管理功能,方便制作個(gè)性化的系統(tǒng)模板,可后臺(tái)管理 C. 首頁(yè)商品和店鋪的自助推薦功能,用戶可使用虛擬幣采用競(jìng)價(jià)方式自助推薦自己的商品和店鋪 D. 店鋪的皮膚轉(zhuǎn)換,重新設(shè)計(jì)店鋪結(jié)構(gòu) E. 商品,店鋪,求購(gòu)信息的搜索,采用積木式查詢,減少等待時(shí)間 F. 支付寶按鈕支付功能(用于系統(tǒng)用戶與用戶間的付款交易) G. 重新制作廣告系統(tǒng),靜態(tài)JS讀取速度更快 H. 最高價(jià)競(jìng)拍模式中加入一口價(jià)購(gòu)買(mǎi)的功能 I. 后臺(tái)管理員的分權(quán)限管理(管理,添加,查看) j. 后臺(tái)商品首頁(yè)推薦,店鋪首頁(yè)推薦功能 K. 商品可實(shí)現(xiàn)四級(jí)分類處理 L. 增加店鋪分類功能 M. 外接用戶數(shù)據(jù)庫(kù)(AC和SQL兩種),系統(tǒng)郵件發(fā)送,圖片上傳,緩存更新,MD5加密等后臺(tái)管理功能 N. 實(shí)現(xiàn)了商品登陸收費(fèi)的功能
上傳時(shí)間: 2015-06-24
上傳用戶:我干你啊
%電影動(dòng)畫(huà): %1.首先調(diào)用moviein函數(shù)對(duì)內(nèi)存初始化.創(chuàng)建一個(gè)足夠大的矩陣來(lái)容納一系列指定的圖形(幀) %2.調(diào)用getframe函數(shù)生成每一幀.該函數(shù)返回一個(gè)矢量,利用這個(gè)矢量創(chuàng)建一個(gè)電影動(dòng)畫(huà)矩陣 %3.調(diào)用movie函數(shù)按照指定速度進(jìn)行指定次數(shù)的播放 %例子2:演示如何實(shí)現(xiàn)快速傅立葉變換(exp(j*2*pi/n))的可視化過(guò)程
標(biāo)簽: getframe moviein 函數(shù) 幀
上傳時(shí)間: 2015-06-30
上傳用戶:zsjzc
Title: STL Tutorial and Reference Guide: C++ Programming with the Standard Template Library (2nd Edition) Author: David R. Musser / Gillmer J. Derge / Atul Saini / Gilmer J. Derge Publisher: Addison-Wesley Page: 560 Edition: 2nd edition (March 27, 2001) Format: PDF Summary: The Standard Template Library was created as the first library of genetic algorithms and data structures, with four ideas in mind: generic programming, abstractness without loss of efficiency, the Von Neumann computation model, and value semantics. This guide provides a tutorial, a description of each element of the library, and sample applications. The expanded second edition includes new code examples and demonstrations of the use of STL in real-world C++ software development it reflects changes made to STL for the final ANSI/ISO C++ language standard.
標(biāo)簽: Programming Reference Standard Template
上傳時(shí)間: 2014-01-19
上傳用戶:netwolf
車牌定位---VC++源代碼程序 1.24位真彩色->256色灰度圖。 2.預(yù)處理:中值濾波。 3.二值化:用一個(gè)初始閾值T對(duì)圖像A進(jìn)行二值化得到二值化圖像B。 初始閾值T的確定方法是:選擇閾值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分別是最高、最低灰度值。 該閾值對(duì)不同牌照有一定的適應(yīng)性,能夠保證背景基本被置為0,以突出牌照區(qū)域。 4.削弱背景干擾。對(duì)圖像B做簡(jiǎn)單的相鄰像素灰度值相減,得到新的圖像G,即Gi,j=|Pi,j-Pi,j-1|i=0,1,…,439 j=0,1,…,639Gi,0=Pi,0,左邊緣直接賦值,不會(huì)影響整體效果。 5.用自定義模板進(jìn)行中值濾波 區(qū)域灰度基本被賦值為0。考慮到文字是由許多短豎線組成,而背景噪聲有一大部分是孤立噪聲,用模板(1,1,1,1,1)T對(duì)G進(jìn)行中值濾波,能夠得到除掉了大部分干擾的圖像C。 6.牌照搜索:利用水平投影法檢測(cè)車牌水平位置,利用垂直投影法檢測(cè)車牌垂直位置。 7.區(qū)域裁剪,截取車牌圖像。
上傳時(shí)間: 2013-11-26
上傳用戶:懶龍1988
- XCS for Dynamic Environments + Continuous versions of XCS + Test problem: real multiplexer + Experiments: XCS is explored in dynamic environments with different magnitudes of change to the underlying concepts. +Reference papers: H.H. Dam, H.A. Abbass, C.J. Lokan, Evolutionary Online Data Mining – an Investigation in a Dynamic Environment. 2005, accepted for a book chapter in Springer Series on Studies in Computational Intelligence H.H. Dam, H.A. Abbass, C.J. Lokan, Be Real! XCS with Continuous-Valued Inputs. IWLCS 2005, (International Workshop on Learning Classifier Systems). Washington DC, June 2005.
標(biāo)簽: Environments multiplexer Continuous XCS
上傳時(shí)間: 2015-07-04
上傳用戶:Avoid98
需求描述: 南水北調(diào)工程?hào)|線江蘇江陰至山東濟(jì)寧之間,地勢(shì)北高南低,沿途需要建立一系列大型抽水泵站進(jìn)行梯級(jí)抽水。通常每?jī)蓚€(gè)泵站之間需要建設(shè)一座水庫(kù)作為中轉(zhuǎn)。低處泵站將水抽到中轉(zhuǎn)水庫(kù),再由高處泵站向更高的中轉(zhuǎn)水庫(kù)抽水。設(shè)有泵站A,B和中轉(zhuǎn)水庫(kù)C,泵站設(shè)有一定數(shù)量的抽水機(jī),水庫(kù)有一定容量,當(dāng)水位高于允許最高水位,禁止低處泵站注水;當(dāng)水位低于允許最低水位,禁止高處泵站抽水。 請(qǐng)用面向?qū)ο蠓椒ㄔO(shè)計(jì)一個(gè)仿真程序,要求: 1, 兩座泵站在隨機(jī)時(shí)間,以隨機(jī)時(shí)間長(zhǎng)度,隨機(jī)臺(tái)抽水機(jī)抽水或注水 2, 水庫(kù)根據(jù)自身容量允許或禁止泵站抽水,以保證自身處于安全水位。 3, 泵站即使在允許抽水/注水條件下,依然可以根據(jù)自身狀態(tài)(如高/低處水庫(kù)水位情況)選擇抽水/注水,由于只考慮兩個(gè)泵站一個(gè)水庫(kù),此功能可由隨機(jī)數(shù)實(shí)現(xiàn)。 剛學(xué)java,寫(xiě)的比較業(yè)余,請(qǐng)高手指點(diǎn)!
上傳時(shí)間: 2014-01-16
上傳用戶:541657925
加密算法 Test Driver for Crypto++, a C++ Class Library of Cryptographic Primitives: - To generate an RSA key cryptest g - To encrypt and decrypt a string using RSA cryptest r - To calculate MD5, SHS, and RIPEMD-160 message digests: cryptest m file - To encrypt and decrypt a string using DES-EDE in CBC mode: cryptest t - To encrypt or decrypt a file cryptest e|d input output - To share a file into shadows: cryptest s <pieces> <pieces-needed> file (make sure file has no extension, if you re running this under DOS) - To reconstruct a file from shadows: cryptest j output file1 file2 [....] - To gzip a file: cryptest z <compression-level> input output - To gunzip a file: cryptest u input output - To run validation tests: cryptest v - To run benchmarks: cryptest b [time for each benchmark in seconds]
標(biāo)簽: Cryptographic Primitives generate Library
上傳時(shí)間: 2015-07-16
上傳用戶:wqxstar
蟲(chóng)蟲(chóng)下載站版權(quán)所有 京ICP備2021023401號(hào)-1