輸入一個四位數,共八次機會,A代表數字和位置均正確,B代表數字正確,但位置不正確.比如:A2B1代表三個數字正確,兩個位置也正確
上傳時間: 2013-12-11
上傳用戶:ukuk
The AJAX JSP Tag Library is a set of JSP tags that simplify the use of Asynchronous JavaScript and XML (AJAX) technology in JavaServer Pages.
標簽: Asynchronous JavaScript JSP simplify
上傳時間: 2014-01-15
上傳用戶:jkhjkh1982
按鍵輸入模塊(key): --可編程延時發生器(數字同步機)的前端輸入模塊:0-9十個數字鍵按鍵輸入模塊原型 --前端模塊:消抖 --對i0-i9十個輸入端的兩點要求: --(1)輸入端要保證一段時間的穩定高電平 --(2)不能同時按下兩個或多于兩個的鍵 --后級模塊:1、編碼;2、可變模計數器 --編碼模塊:8線-4線(0-8 BCD碼) --可變模計數器模塊:以編碼模塊輸出的32位BCD碼為模值
上傳時間: 2013-12-09
上傳用戶:來茴
VC技術內幕第五版_English.The 6.0 release of Visual C++ shows Microsoft s continued focus on Internet technologies and COM, which are key components of the new Windows Distributed interNet Application Architecture (DNA). In addition to supporting these platform initiatives, Visual C++ 6.0 also adds an amazing number of productivity-boosting features such as Edit And Continue, IntelliSense, AutoComplete, and code tips. These features take Visual C++ to a new level. We have tried to make sure that this book keeps you up to speed on the latest technologies being introduced into Visual C++.
標簽: Microsoft continued Internet English
上傳時間: 2013-12-08
上傳用戶:lepoke
The Small C compiler translates a subset of the C language into assembly language. It runs under PC/MS-DOS 2.1 and later. Small C is compatible with the Microsoft and Small Mac assemblers. Small C takes full advantage of the ability of these assemblers to generate relocatable object code, to maintain libraries of relocatable modules, and to link separately compiled program modules. It supports a small memory model with one code and one data/stack segment.
標簽: language translates compiler assembly
上傳時間: 2015-04-08
上傳用戶:Avoid98
TLC0831A8位A/D轉換器(C語言驅動程序)
上傳時間: 2013-12-03
上傳用戶:VRMMO
Free C++ toolkit to facilitate Monte-Carlo simulation. This is a library covered under the LGPL. "MCS-libre" stands for "Monte Carlo Simulation - libre". Documentation and examples are provided. 這是一個免費的用于簡化Monte-Carlo模擬的C++工具包。這是一個遵守LGPL協議的庫。"MCS-libre"代表"Monte Carlo Simulation - libre"。提供了文檔和例子。
標簽: Monte-Carlo facilitate simulation toolkit
上傳時間: 2013-12-06
上傳用戶:671145514
意圖 將一個類的接口轉換成客戶希望的另外一個接口。A d a p t e r 模式使得原本由于接口不兼容而不能一起工作的那些類可以一起工作。 適用性 · 你想使用一個已經存在的類,而它的接口不符合你的需求。 · 你想創建一個可以復用的類,該類可以與其他不相關的類或不可預見的類(即那些接口可能不一定兼容的類)協同工作。 · (僅適用于對象A d a p t e r )你想使用一些已經存在的子類,但是不可能對每一個都進行子類化以匹配它們的接口。對象適配器可以適配它的父類接口。
上傳時間: 2014-07-30
上傳用戶:270189020
motorola 單片機 A/D轉換, 單片機異步串行通信
上傳時間: 2015-04-09
上傳用戶:450976175
自適應(Adaptive)神經網絡源程序 The adaptive Neural Network Library is a collection of blocks that implement several Adaptive Neural Networks featuring different adaptation algorithms.~..~ There are 11 blocks that implement basically these 5 kinds of neural networks: 1) Adaptive Linear Network (ADALINE) 2) Multilayer Layer Perceptron with Extended Backpropagation algorithm (EBPA) 3) Radial Basis Functions (RBF) Networks 4) RBF Networks with Extended Minimal Resource Allocating algorithm (EMRAN) 5) RBF and Piecewise Linear Networks with Dynamic Cell Structure (DCS) algorithm A simulink example regarding the approximation of a scalar nonlinear function of 4 variables
標簽: collection implement Adaptive adaptive
上傳時間: 2015-04-09
上傳用戶:ywqaxiwang