亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊

shift-JIS

  • The VGA example generates a 320x240 diffusion-limited-aggregation (DLA) on Altera DE2 board. A DLA i

    The VGA example generates a 320x240 diffusion-limited-aggregation (DLA) on Altera DE2 board. A DLA is a clump formed by sticky particles adhering to an existing structure. In this design, we start with one pixel at the center of the screen and allow a random walker to bounce around the screen until it hits the pixel at the center. It then sticks and a new walker is started randomly at one of the 4 corners of the screen. The random number generators for x and y steps are XOR feedback shift registers (see also Hamblen, Appendix A). The VGA driver, PLL, and reset controller from the DE2 CDROM are necessary to compile this example. Note that you must push KEY0 to start the state machine.

    標簽: diffusion-limited-aggregation DLA generates 320x240

    上傳時間: 2014-01-16

    上傳用戶:225588

  • M16C/6S 群是采用64 管腳的塑模LQFP 封裝的單片機。該群將電力線通信調制解調器內核(利用了Yitran Communications Ltd公司開發的IT800PLC調制解調器技術)和模

    M16C/6S 群是采用64 管腳的塑模LQFP 封裝的單片機。該群將電力線通信調制解調器內核(利用了Yitran Communications Ltd公司開發的IT800PLC調制解調器技術)和模擬前端進行了單芯片化。M16C/60系列CPU內 核實現了高級別的編碼效率和高速運算處理,而且,內置的IT800調制解調器內核還采用了Yitran公司的DCSK (Differential Code Shift Keying)擴頻調制方式的專利技術,可在已有的電氣配線上實現速度最大為7.5kbps的高 可靠性的通信。M16C/6S符合國際標準(FCC part 15, ARIB and CENELEC bands),最適合用于AMR(Automatic Meter Reading)或家庭自動化控制系統等各種窄帶的應用程序。

    標簽: Communications Yitran LQFP 800

    上傳時間: 2014-08-08

    上傳用戶:xaijhqx

  • DDR SDRAM控制器的VHDL源代碼

    DDR SDRAM控制器的VHDL源代碼,含詳細設計文檔。 The DDR, DCM, and SelectI/O™ features in the Virtex™ -II architecture make it the perfect choice for implementing a controller of a Double Data Rate (DDR) SDRAM. The Digital Clock Manager (DCM) provides the required Delay Locked Loop (DLL), Digital Phase Shift (DPS), and Digital Frequency Synthesis (DFS) functions. This application note describes a controller design for a 16-bit DDR SDRAM. The application note and reference design are enhanced versions of XAPP200 targeted to the Virtex-II series of FPGAs. At a clock rate of 133 MHz, 16-bit data changes at both clock edges. The reference design is fully synthesizable and achieves 133 MHz performance with automatic place and route tools.

    標簽: SDRAM VHDL DDR 控制器

    上傳時間: 2014-11-01

    上傳用戶:l254587896

  • 韓國Yunjin Lee的博士論文

    韓國Yunjin Lee的博士論文,包含了她讀博期間的主要研究成果,包括Mesh Scissoring: Contour-Based Segmentation,Mesh Parameterization Using Virtual Boundaries,Geometric Snakes for 3D Meshes,Mean Shift for 3D Meshes

    標簽: Yunjin Lee 韓國 論文

    上傳時間: 2013-12-12

    上傳用戶:netwolf

  • 學位論文;運動物體跟蹤方法主要包括卡爾曼濾波

    學位論文;運動物體跟蹤方法主要包括卡爾曼濾波,Mean-shift,Camshifi算法,粒子濾波器,Snake模型等;應用卡爾曼濾波方法設計了一套煤礦礦工出入自動監測系統;提出了一種新的基于高斯混合模型的顏色特征提取方法,該方法克服了現有的Camshift算法Continuousl y Adaptive eanshift中跟蹤目標特征提取精確度低和計算復雜度高的缺陷

    標簽: 論文 卡爾曼濾波

    上傳時間: 2017-01-14

    上傳用戶:JasonC

  • It can be argued that the current free-software movement is the most important thing happening in c

    It can be argued that the current free-software movement is the most important thing happening in computing today. We are in the midst of a major shift from all software being proprietary and closely held by individual companies to a large body of software that can be freely acquired and used by anyone for any purpose. Free software now includes not only programming language compilers and linkers, but numerous utilities, graphical user interface environments, and even entire operating systems.

    標簽: free-software important happening the

    上傳時間: 2014-01-04

    上傳用戶:aix008

  • cordic methods describe essentially the same algorithm that with suitably chosen inputs can be used

    cordic methods describe essentially the same algorithm that with suitably chosen inputs can be used to calculate a whole range of scientific functions including sin, cos, tan, arctan, arcsin, arccos, sinh, cosh, tanh, arctanh, log, exp, square root and even multiply and divide. the method dates back to volder [1959], and due to its versatility and compactness, it made possible the microcoding of the hp35 pocket scientific calculator in 1972. here is some code to illustrate the techniques. ive split the methods into three parts linear, circular and hyperbolic. in the hp35 microcode these would be unified into one function (for space reasons). because the linear mode can perform multiply and divide, you only need add/subtract and shift to complete the implementation. you can select in the code whether to do the multiples and divides also by cordic means. other multiplies and divides are all powers of 2 (these dont count). to eliminate these too, would involve ieee hackery.

    標簽: essentially algorithm describe suitably

    上傳時間: 2017-03-02

    上傳用戶:litianchu

  • 在Windows的資源管理器中選擇文件時是不是覺得有一些麻煩

    在Windows的資源管理器中選擇文件時是不是覺得有一些麻煩,我們在DOS下使用拷貝命令時使用通配符可是非常方便的呀!而在資源管理器中選擇多個文件時,我們必須使用鼠標配合Shift、Ctrl鍵來操作,非常麻煩,弄不好還得重來。

    標簽: Windows 資源管理器

    上傳時間: 2013-12-23

    上傳用戶:er1219

  • The double-density DWT is an improvement upon the critically sampled DWT with important additional p

    The double-density DWT is an improvement upon the critically sampled DWT with important additional properties: (1) It employs one scaling function and two distinct wavelets, which are designed to be offset from one another by one half, (2) The double-density DWT is overcomplete by a factor of two, and (3) It is nearly shift-invariant. In two dimensions, this transform outperforms the standard DWT in terms of denoising however, there is room for improvement because not all of the wavelets are directional. That is, although the double-density DWT utilizes more wavelets, some lack a dominant spatial orientation, which prevents them from being able to isolate those directions.

    標簽: double-density improvement additional critically

    上傳時間: 2017-04-03

    上傳用戶:dongbaobao

  • PS/2鍵盤源碼

    PS/2鍵盤源碼,可在各種單片機運行,可以實現大寫和小寫,利用shift鍵

    標簽: PS 鍵盤 源碼

    上傳時間: 2013-12-20

    上傳用戶:com1com2

主站蜘蛛池模板: 灯塔市| 成都市| 天等县| 沂源县| 宣化县| 日喀则市| 昌吉市| 兰西县| 郧西县| 巩留县| 安平县| 佛学| 曲水县| 固始县| 浑源县| 华阴市| 太原市| 郑州市| 弋阳县| SHOW| 仁布县| 贵港市| 道孚县| 武鸣县| 利辛县| 疏附县| 青冈县| 德令哈市| 海林市| 蒲城县| 东乡县| 中西区| 赤壁市| 南郑县| 周口市| 巴中市| 湖南省| 临颍县| 东乡族自治县| 大厂| 禄劝|