unit ScardCL {**************************************************************************} { } { This C DLL header file first (automatic) conversion generated by: } { HeadConv 4.0 (c) 2000 by Bob Swart (aka Dr.Bob - www.drbob42.com) } { final Delphi-Jedi (Darth) command-line units edition } { } { Generated Date: 07.04.2009 } { Generated Time: 05:10:54
上傳時間: 2017-06-18
上傳用戶:13215175592
This m file hide an image jpeg,png in another jpeg,png image. The height and width of the secret image is in LSB of 1st 32 pixels of 1st row of the cover image.This helps in the recovery of secret image. The secret image must be smaller than cover image.A message box will appear with a number ,that number is the maximum product of width and height of secret image that can be successfully embedded in the cover image. The final png image will appear in workspace with random name.This image contains the secret image.One such png image is in the zip file with name 4447.png it contains an image of res 100x122.
上傳時間: 2017-07-25
上傳用戶:gououo
These codes require an ASCII input file called input.dat of the following form: Lower Limit on x Upper Limit on x final Time Pressure for x<0 when t=0 Density for x<0 when t=0 Speed for x<0 when t=0 Pressure for x>0 when t=0 Density for x>0 when t=0 Speed for x>0 when t=0 These codes produce 8 ASCII output files: density.out. Density vs. x entropy.out. Entropy vs. x mach.out. Mach number vs. x massflux.out. Mass flux vs. x pressure.out. Pressure vs. x sound.out. Speed-of-sound vs. x velocity.out. Velocity vs. x waves.out. A description of the solution in terms of the three waves defined in the book (+,-,0).
標簽: input following require called
上傳時間: 2017-09-21
上傳用戶:希醬大魔王
對于非線性方程組F(X)=0,用fsolve函數求其數值解。fsolve函數的調用格式為: X=fsolve('fun',X0,option) 其中X為返回的解,fun是用于定義需求解的非線性方程組的函數文件名,X0是求根過程的初值,option為最優化工具箱的選項設定。最優化工具箱提供了20多個選項,用戶可以使用optimset命令將它們顯示出來。如果想改變其中某個選項,則可以調用optimset()函數來完成。例如,Display選項決定函數調用時中間結果的顯示方式,其中‘off’為不顯示,‘iter’表示每步都顯示,‘final’只顯示最終結果。optimset(‘Display’,‘off’)將設定Display選項為‘off’。
標簽: MATLAB fsolve 非線性 方程 代碼 源程序
上傳時間: 2017-07-31
上傳用戶:ChrisQQQ
CMMI漢化版,大家多交流,非常給力,希望能給大家帶來幫助!
標簽: Simplified-Chinese-final CMMI-DEV-v 1.3
上傳時間: 2018-04-18
上傳用戶:aolufeiyfz
This book has grown out of my teaching and research at the University of Surrey and out of my previous experiences in companies such as Philips, Ascom and Motorola. It is primarily intended for use by students in master’s level and enhanced final-year under- graduate courses who are specialising in communication systems and wish to understand the principles and current practices of the wireless communication channel, including both antenna and propagation aspects
標簽: Propagation Antennas
上傳時間: 2020-05-26
上傳用戶:shancjb
Nowadays sensors are part of everyday life in a wide variety of fields: scientific applications, medical instrumentation, industrial field, ...and, last but not least, popular mass production and low-cost goods, like smartphones and other mobile devices. Markets and business behind the field of sensors are quite impressive. A common trend for consumer applications is miniaturization which requires, on one side, a lot of research, development efforts, and resources but, on the other hand, allows costs and final application size reduction. In this scenario scientific community and industries are very active to drive innovation.
標簽: Magnetometers Lorentz Force MEMS
上傳時間: 2020-06-06
上傳用戶:shancjb
The PW4556 series of devices are highly integrated Li-Ion and Li-Pol linear chargers targetedat small capacity battery for portable applications. It is a complete constant-current/ constantvoltage linear charger. No external sense resistor is needed, and no blocking diode is required dueto the internal MOSFET architecture. It can deliver up to 300mA of charge current (using a goodthermal PCB layout) with a final float voltage accuracy of ±1%. The charge voltage is fixed at 4.2V or4.35V, and the charge current can be programmed externally with a single resistor. The chargerfunction has high accuracy current and voltage regulation loops and charge termination
標簽: pw4556
上傳時間: 2022-02-11
上傳用戶:1208020161
The PW4055 is a complete constant-current /constant-voltage linear charger for single cell lithiumion batteries.Its ThinSOT package and low external component count make the PW4055 ideallysuited for portable applications.Furthermore, the PW4055 is specifically designed to work within USBpower specifications.The PW4055 No external sense resistor is needed, and no blocking diode is required due to theinternal MOSFET architecture.Thermal feedback regulates the charge current to limit the dietemperature during high power operation or high ambient temperature. The charge voltage is fixedat 4.2V, and the charge current can be programmed externally with a single resistor. The PW4055automatically terminates the charge cycle when the charge current drops to 1/10th the programmedvalue after the final float voltage is reached. When the input supply (wall adapter or USB supply) isremoved, the PW4055 automatically enters a low current state, dropping the battery drain currentto less than 2μA. The PW4055 can be put into shutdown mode, reducing the supply current to 25μA.The BAT pin has a 7KV ESD(HBM) capability. Other features include charge current monitor, undervoltage lockout, automatic recharge and a status pin to indicate charge termination and the presenceof an input voltage
標簽: pw4055
上傳時間: 2022-02-11
上傳用戶:jason_vip1
第00講-開山篇[ED2000.COM].avi 35.3M 第01講-內容介紹.項目演示.原理剖析[ED2000.COM].avi 70.1M 第02講-變量.數據類型[ED2000.COM].avi 46.9M 第03講-運算符.流程控制[ED2000.COM].avi 40.2M 第04講-.流程控制[ED2000.COM].avi 47.3M 第05講-類.對象[ED2000.COM].avi 28.1M 第06講-成員屬性.成員方法[ED2000.COM].avi 43.8M 第07講-成員方法.構造方法[ED2000.COM].avi 42.8M 第08講-this.類變量[ED2000.COM].avi 27.9M 第09講-類方法.封裝[ED2000.COM].avi 63.5M 第10講-訪問修飾符.重載.覆蓋[ED2000.COM].avi 59.3M 第11講-約瑟夫問題[ED2000.COM].avi 43.4M 第12講-多態[ED2000.COM].avi 32.1M 第13講-抽象類.接口[ED2000.COM].avi 40.4M 第14講-final.作業評講[ED2000.COM].avi 110.5M 第15講-作業.測試題[ED2000.COM].avi 85.1M 第16講-數組[ED2000.COM].avi 50.2M 第17講-排序[ED2000.COM].avi 55.9M 第18講-排序.查找[ED2000.COM].avi 50.7M 第19講-多維數組[ED2000.COM].avi 15M 第20講-二進制.位運算.位移運算[ED2000.COM].avi 30.6M 第21講-集合[ED2000.COM].avi 37.4M 第22講-集合[ED2000.COM].avi 56.2M 第23講-集合[ED2000.COM].avi 36.6M 第24講-集合補充[ED2000.COM].avi 14.4M 第25講-泛型.異常[ED2000.COM].avi 48.2M 第26講-異常[ED2000.COM].avi 41.7M 第27講-作業評講[ED2000.COM].avi 41.2M 第28講-面試題評講[ED2000.COM].avi 49.2M 第29講-滿漢樓.swing介紹[ED2000.COM].avi 47.8M 第30講-布局管理器[ED2000.COM].avi 41.8M 第31講-常用組件[ED2000.COM].avi 58M 第32講-swing編程實戰[ED2000.COM].avi 43.6M 第33講-繪圖技術.坦克大戰1[ED2000.COM].avi 44.6M 第34講-繪圖技術.坦克大戰2[ED2000.COM].avi 47.2M 第35講-事件處理.坦克大戰3[ED2000.COM].avi 65.5M 第36講-事件監聽.坦克大戰4[ED2000.COM].avi 54.2M 第37講-事件總結.坦克大戰5[ED2000.COM].avi 48.2M 第38講-線程.坦克大戰6[ED2000.COM].avi 43.4M 第39講-線程.坦克大戰7[ED2000.COM].avi 49.2M 第40講-線程[ED2000.COM].avi 44.7M 第41講-坦克大戰8[ED2000.COM].avi 48.4M 第42講-坦克大戰9[ED2000.COM].avi 84.1M 第43講-io編程.坦克大戰10[ED2000.COM].avi 48M 第44講-io編程[ED2000.COM].avi 51.2M 第45講-io編程[ED2000.COM].avi 47.4M 第46講-io編程.記事本開發[ED2000.COM].avi 40M 第47講-坦克大戰11[ED2000.COM].avi 52.4M 第48講-坦克大戰12[ED2000.COM].avi 45.1M 第49講-坦克大戰13[ED2000.COM].avi 88.3M 第50講-坦克大戰14[ED2000.COM].avi 13.5M 第51講-作業評講[ED2000.COM].avi 30.8M 第52講-試題評講[ED2000.COM].avi 60.3M 第53講-數據庫概念[ED2000.COM].avi 42M 第54講-sql.server安裝配置卸載[ED2000.COM].avi 37M 第55講-sql.server基本使用[ED2000.COM].avi 36.8M 第56講-查詢分析器.ddl.dml.dql[ED2000.COM].avi 30.5M 第57講-sql.server.數據類型[ED2000.COM].avi 36.2M 第58講-sql.server.數據類型[ED2000.COM].avi 40M 第59講-sql.server.基本查詢[ED2000.COM].avi 32.3M 第60講-sql.server.基本查詢[ED2000.COM].avi 40M 第61講-sql.server.復雜查詢[ED2000.COM].avi 35.3M 第62講-sql.server.復雜查詢[ED2000.COM].avi 46.6M 第63講-sql.server.約束[ED2000.COM].avi 33.3M 第64講-sql.server.備份恢復.jdbc-odbc[ED2000.COM].avi 55.2M 第65講-sql.server.jdbc[ED2000.COM].avi 38.8M 第66講-sql.server.jdbc[ED2000.COM].avi 42.9M 第67講-sql.server.作業評講[ED2000.COM].avi 49.5M 第68講-項目開發流程[ED2000.COM].avi 38.7M 第69講-學生管理系統1.項目分析[ED2000.COM].avi 48.8M 第70講-學生管理系統2[ED2000.COM].avi 61.1M 第71講-學生管理系統3.增刪改[ED2000.COM].avi 60.7M 第72講-學生管理系統4.model2模式[ED2000.COM].avi 45.9M 第73講-學生管理系統5.dao.sqlhelper[ED2000.COM].avi 46.3M 第74講-滿漢樓系統1.項目分析[ED2000.COM].avi 55.3M 第75講-滿漢樓系統2.項目分析[ED2000.COM].avi 14.1M 第76講-滿漢樓系統3.實現閃屏.登錄[ED2000.COM].avi 88.5M 第77講-滿漢樓系統4.菜單[ED2000.COM].avi 83.5M 第78講-滿漢樓系統5.工具欄狀態欄[ED2000.COM].avi 57M 第79講-滿漢樓系統6.登錄驗證[ED2000.COM].avi 44.8M 第80講-滿漢樓系統7.窗口拆分[ED2000.COM].avi 84.6M 第81講-滿漢樓系統8.界面切換[ED2000.COM].avi 52.3M 第82講-滿漢樓系統9.人事管理[ED2000.COM].avi 63.6M 第83講-滿漢樓系統10.報表統計.uml圖[ED2000.COM].avi 77.3M 第84講-網絡基礎[ED2000.COM].avi 53.6M 第85講-port.url.socket編程原理[ED2000.COM].avi 44.7M 第86講-半雙工.雙全工[ED2000.COM].avi 57.6M
上傳時間: 2013-06-05
上傳用戶:eeworm