UART Transmitter. VHDL code and its testbench.
标签: Transmitter testbench UART VHDL
上传时间: 2017-08-30
上传用户:cmc_68289287
Shift Register. VHDL code and its testbench.
标签: testbench Register Shift VHDL
上传时间: 2013-12-18
上传用户:wlcaption
C++ source code interpreter for Win 32 platforms, for developers and end-users. The goal of our project is to interpret C++ source code and execute it. The interpreter will run on Win32 platforms. We will create and develop it in C++ language. The latest file releases
标签: interpreter developers for end-users
上传时间: 2014-08-15
上传用户:2525775
This algorithm was developed by Professor Ronald L. Rivest of MIT and can be found presented in several languages. What I provide to you here is a C++ derivative of the original C implementation of Professor Rivets. The library code itself is platform-independant and has been tested in Redhat Linux. I ve included the sample code and makefile that I used for the Linux test. The demo, however, was written with Visual C++ 6 on a Windows 2000 platform.
标签: L. Professor algorithm developed
上传时间: 2014-12-21
上传用户:gonuiln
The code assumes a two-dimensional computational domain with TMz polarization (i.e., non-zero field Ez, Hx, and Hy). The program is currently written so that the incident field always strikes the lower-left corner of the total-field region first. (If you want a different corner, that should be a fairly simple tweak to the code, but for now you ll have to make that tweak yourself.) I have attempted to provide copious comments in the code and hope that a knowledgeable C programmer can quickly map the approach as described in the paper to what is in the program.
标签: two-dimensional computational polarization non-zero
上传时间: 2013-12-13
上传用户:cylnpy
MATLABThe CD-ROM accompanying this book contains MATLAB® M-files (MATLAB language source code) and Simulink® block diagram models for designing, implementing and testing control systems.
标签: MATLAB accompanying MATLABThe contains
上传时间: 2013-11-26
上传用户:yyyyyyyyyy
Many applications use connection/object pool. A program may require a IMAP connection pool and LDAP connection pool. One could easily implement a IMAP connection pool, then take the existing code and implement a LDAP connection pool. The program grows, and now there is a need for a pool of threads. So just take the IMAP connection pool and convert that to a pool of threads (Copy, paste, find, replace????). Need to make some changes to the pool implementation? Not a very easy task, since the code has been duplicated in many places. Re-inventing source code is not an intelligent approach in an object oriented environment which encourages re-usability. It seems to make more sense to implement a pool that can contain any arbitrary type rather than duplicating code. How does one do that? The answer is to use type parameterization, more commonly referred to as templates.
标签: connection pool applications program
上传时间: 2013-12-25
上传用户:playboys0
This file came from Planet-Source-Code.com...the home millions of lines of source code You can view comments on this code/and or vote on it at: http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=58860&lngWId=1 The author may have retained certain copyrights to this code...please observe their request and the law by reviewing all copyright conditions at the above URL.
标签: Planet-Source-Code millions source lines
上传时间: 2013-12-26
上传用户:dancnc
The book "The Finite Difference Time Domain for Electromagnetics" by Karl Kunz and Raymond Luebbers, CRC Press, 1993, contains an FDTD code and output files in Appendix B. The same code and output files are contained in this directory.
标签: Electromagnetics Difference The Luebbers
上传时间: 2013-12-29
上传用户:chongcongying
Cracking the Code - Wireless Programming with J2ME This book is based on the unique concept of cracking the code and mastering the technology.The technologies covered are J2ME version 1.0.2 and the applications are also tested on version 1.0.3 Beta.
标签: Programming the Cracking Wireless
上传时间: 2015-08-20
上传用户:fhzm5658