ST32 基于(英蓓特)STM32V100的EXTI程序 This example shows how to configure an external interrupt line. In this example, the EXTI line 9 is configured to generate an interrupt on each falling edge. In the interrupt routine a led connected to PC.06 is toggled. This led will be toggled due to the softawre interrupt generated on EXTI Line9 then at each falling edge.
標(biāo)簽: configure interrupt external example
上傳時(shí)間: 2016-11-17
上傳用戶(hù):GavinNeko
We propose a technique that allows a person to design a new photograph with substantially less effort. This paper presents a method that generates a composite image when a user types in nouns, such as “boat” and “sand.” The artist can optionally design an intended image by specifying other constraints. Our algorithm formulates the constraints as queries to search an automatically annotated image database. The desired photograph, not a collage, is then synthesized using graph-cut optimization, optionally allowing for further user interaction to edit or choose among alternative generated photos. An implementation of our approach, shown in the associated video, demonstrates our contributions of (1) a method for creating specific images with minimal human effort, and (2) a combined algorithm for automatically building an image library with semantic annotations from any photo collection.
標(biāo)簽: substantially photograph technique propose
上傳時(shí)間: 2016-11-24
上傳用戶(hù):三人用菜
Range imaging offers an inexpensive and accurate means for digitizing the shape of three-dimensional objects. Because most objects self occlude, no single range image suffices to describe the entire object. We present a method for combining a collection of range images into a single polygonal mesh that completely describes an object to the extent that it is visible from the outside.
標(biāo)簽: three-dimensiona inexpensive digitizing accurate
上傳時(shí)間: 2016-11-29
上傳用戶(hù):yxgi5
The DHRY program performs the dhrystone benchmarks on the 8051. Dhrystone is a general-performance benchmark test originally developed by Reinhold Weicker in 1984. This benchmark is used to measure and compare the performance of different computers or, in this case, the efficiency of the code generated for the same computer by different compilers. The test reports general performance in dhrystones per second. Like most benchmark programs, dhrystone consists of standard code and concentrates on string handling. It uses no floating-point operations. It is heavily influenced by hardware and software design, compiler and linker options, code optimizing, cache memory, wait states, and integer data types. The DHRY program is available in different targets: Simulator: Large Model: DHRY example in LARGE model for Simulation Philips 80C51MX: DHRY example in LARGE model for the Philips 80C51MC
標(biāo)簽: general-performanc benchmarks Dhrystone dhrystone
上傳時(shí)間: 2016-11-30
上傳用戶(hù):hphh
Simulation software, an important part of learning model electricity, The detailed explained how PPT to use his good tutorial is beginner self-study
標(biāo)簽: electricity Simulation important explained
上傳時(shí)間: 2016-12-05
上傳用戶(hù):hn891122
Please read this document before attempting to compile and run the libraries and applications! The projects must be compiled in a particular order. Standard support questions are about compiler and/or linker errors that are generated when users try to compile the projects in the wrong order. Other information of interest is available here, so read the entire document fi rst. Wild Magic Version 2.1 is what ships with the fi rst printing of the Game Physics book. Some of the applications that are referenced in the book did not make it onto the CD–ROM for the book. Version 2.2 contains those applications, plus more
標(biāo)簽: applications attempting and libraries
上傳時(shí)間: 2014-01-16
上傳用戶(hù):Late_Li
本人大二學(xué)習(xí)匯編語(yǔ)言程序設(shè)計(jì)時(shí)的全部源代碼,均已經(jīng)編譯通過(guò)生成可執(zhí)行文件,每個(gè)目錄是一個(gè)程序。希望對(duì)學(xué)習(xí)匯編語(yǔ)言的同志有所幫助。-my sophomore year learning assembly language programming at all the source code, have already generated by compiler executable files, each directory is a process. Want to learn assembly language comrades help.
標(biāo)簽: 匯編語(yǔ)言 程序設(shè)計(jì) 源代碼
上傳時(shí)間: 2013-12-17
上傳用戶(hù):zmy123
This function calculates Akaike s final prediction error % estimate of the average generalization error for network % models generated by NNARX, NNOE, NNARMAX1+2, or their recursive % counterparts. % % [FPE,deff,varest,H] = nnfpe(method,NetDef,W1,W2,U,Y,NN,trparms,skip,Chat) % produces the final prediction error estimate (fpe), the effective number % of weights in the network if it has been trained with weight decay, % an estimate of the noise variance, and the Gauss-Newton Hessian. %
標(biāo)簽: generalization calculates prediction function
上傳時(shí)間: 2016-12-27
上傳用戶(hù):腳趾頭
observable distribution grid are investigated. A distribution grid is observable if the state of the grid can be fully determined. For the simulations, the modified 34-bus IEEE test feeder is used. The measurements needed for the state estimation are generated by the ladder iterative technique. Two methods for the state estimation are analyzed: Weighted Least Squares and Extended Kalman Filter. Both estimators try to find the most probable state based on the available measurements. The result is that the Kalman filter mostly needs less iterations and calculation time. The disadvantage of the Kalman filter is that it needs some foreknowlegde about the state.
標(biāo)簽: distribution observable grid investigated
上傳時(shí)間: 2014-12-08
上傳用戶(hù):ls530720646
在線考試系統(tǒng)完整版源碼(C#&Access) 該考試系統(tǒng)為一同學(xué)畢業(yè)設(shè)計(jì),采用Access數(shù)據(jù)庫(kù),三層開(kāi)發(fā) DB_51aspx下為Access數(shù)據(jù)庫(kù)文件,Web為網(wǎng)站文件夾 目錄下的Auto Generated Code均為代碼生成器自動(dòng)生成的代碼 ExamDAL/DBHelp.cs為數(shù)據(jù)處理文件,注意使用時(shí)請(qǐng)先配置其中string strPath = "E:\\downCode\\ExamOnline\\DB_51aspx\\ExamOnline.mdb" 的數(shù)據(jù)庫(kù)路徑并編譯才能使用。 首頁(yè)登錄地址:login.aspx 默認(rèn)測(cè)試學(xué)生學(xué)號(hào)/密碼:001/001 管理員學(xué)號(hào)/密碼:51aspx/51aspx
標(biāo)簽: Access 源碼 畢業(yè)設(shè)計(jì)
上傳時(shí)間: 2017-03-08
上傳用戶(hù):003030
蟲(chóng)蟲(chóng)下載站版權(quán)所有 京ICP備2021023401號(hào)-1