介紹幾種cpuThe 8xC251SA/SB/SP/SQ improves on the MCS-51 architecture and peripheral features, introducing the advanced register based CPU architecture i.e., the MCS 251 microcontroller architecture. The register based CPU supports a 40-byte register file. In addition, the 8xC251SA/SB/SP/SQ microcontroller has 256-Kbyte expanded external code/data memory space and 64-Kbyte stack space. The new controller is also specially designed to execute C code efficiently. More importantly, the 8xC251SA/SB/SP/SQ maintains binary code compatibility with MCS 51 microcontrollers but at the same time allows the use of the powerful MCS 251 microcontroller instruction set, with many new 8, 16 and 32 bit instructions available. The 8xC251SA/SB/SP/SQ has 512 bytes or 1 Kbyte of on-chip data RAM options and is available in 16 Kbytes and 8 Kbytes of on-chip ROM/OTPROM or ROMless options.
標簽: architecture introducin peripheral improves
上傳時間: 2015-03-15
上傳用戶:ccclll
基于matlab的mp3的讀寫函數Mp3 toolbox for Matlab. Alfredo Fernandez Franco Aalborg University Departament of Acoustics M.Sc. Student aberserk@yahoo.com Includes 2 functions to write and read MP3 files. It works like the commands WAVWRITE and WAVREAD. 1.- Just unpack in the toolbox folder under the MATLAB directory. 2.- Set the MATLAB search path to include that folder. This version was made in MATLAB for WINDOWS only. I ll probably will make the UNIX version later. 01-11-2004.
標簽: Departament University Fernandez Alfredo
上傳時間: 2014-12-02
上傳用戶:開懷常笑
應用于ucGUI的16*16點陣字庫文件 只要將該文件加入ucGUI的工程中, 再在GUI.H中如下聲明: extern const GUI_FONT GUI_Font6x8 ...... extern const GUI_FONT GUI_Font_HZ16x16 //漢字字體 即可使用. 使用實例: static void DemoHZ(void) { const char str[] = GUI_UC_START"中國人民萬歲"GUI_UC_END /* Set ShiftJIS font */ GUI_SetFont(&GUI_Font_HZ16x16) GUI_DispString(str) }
標簽: ucGUI GUI_FONT GUI_Font extern
上傳時間: 2014-12-02
上傳用戶:woshini123456
先進的窗口管理器。可以在你的桌面上實現凍結、解凍、更名、設置總在最上面、設置不總在最上面、閃爍、最大化、最小化、聚焦、隱藏、顯示和中斷一個可視或不可視窗口的功能。 An advanced window manager that allows you to freeze, dfreeze, rename, set always on top, set not always on top, flash, maximize, minimize, focus, hide, show or terminate an visible or invisible window on your desktop.
上傳時間: 2015-03-25
上傳用戶:qq21508895
This model simulates a CDMA2000 1xRTT Forward link (between Base Station and Mobile Station). In particular, it simulates the Radio Configuration 3 of a Forward Fundamental channel. The block CDMA2k: Initial settings allows you to set different parameters such as data rate, Power Control SubChannel insertion rate, spreading code index, QOSF index and the channel model.
標簽: Station simulates Forward between
上傳時間: 2015-03-28
上傳用戶:13215175592
This a Bayesian ICA algorithm for the linear instantaneous mixing model with additive Gaussian noise [1]. The inference problem is solved by ML-II, i.e. the sources are found by integration over the source posterior and the noise covariance and mixing matrix are found by maximization of the marginal likelihood [1]. The sufficient statistics are estimated by either variational mean field theory with the linear response correction or by adaptive TAP mean field theory [2,3]. The mean field equations are solved by a belief propagation method [4] or sequential iteration. The computational complexity is N M^3, where N is the number of time samples and M the number of sources.
標簽: instantaneous algorithm Bayesian Gaussian
上傳時間: 2013-12-19
上傳用戶:jjj0202
This driver was developed using a USB keyboard from Cherry,as indicated by the VID and PID codes. These IDs must be set for the device you intend to support. Similarly, you will need to set Class to the appropriate string for your device class.
標簽: developed indicated keyboard Cherry
上傳時間: 2015-04-02
上傳用戶:nanxia
數據挖掘算法,fuzzy-K-means聚類算法源代碼,用于模糊聚類分析
標簽: 數據挖掘算法
上傳時間: 2015-04-11
上傳用戶:nanshan
mp3設計程序資料,采用c語言編寫。 README file for yampp-3 source code 2001-05-27 This is the current state of the yampp-3 source code, 2001-05-27. This code is intended to run on Rev. B of the yampp-3 PCB, but can ofcourse be used on compatible systems as well. It still uses the "old" song selection system as the yampp-2. However, the disk handling routines has improved a lot and the obviosly, the new VS1001 handling has been put in. The codesize is almost at it s maximum at 1F40 bytes. A .ROM file is included if you don t have the compiler set up. For now, the documentation is in the code
上傳時間: 2015-04-13
上傳用戶:小碼農lz
Contains a complete archiver by Haruhiko Okumura. The archiver uses an LZ engine whose output is compressed with static Huffman. The file is chopped into pieces which all get their own independent set of Huffman tree s. ARJ 2.41, ZIP 2.0 and PKZIP 2.04g use essentially the same method. ZOO and LHA even use excactly the same method.
標簽: archiver Contains complete Haruhiko
上傳時間: 2014-01-17
上傳用戶:himbly