This simple simulation of a pulse traveling down a parallel-plate guide makes a handy test code for initial experiments with boundary conditions. ToyFDTD3 adds some simple features to ToyFDTD1: A PMC boundary condition, a sinusoidal pulse source, and output tracking a single point in the mesh. Released 15 June 1999.
标签: parallel-plate simulation traveling simple
上传时间: 2015-04-06
上传用户:stella2015
The program is a wizard to create a NT kernel driver framework in C. It will create a Visual C++ workspace. You can compile and link your driver in IDE. If you have SoftICE, it can generate .nms file.
标签: create C. framework program
上传时间: 2013-12-03
上传用户:silenthink
用PHILIPS P89LPC915 完成的A/D 和 D/A转换的C源程序.
上传时间: 2014-01-13
上传用户:2404
中断方式实现a/d 和d/a的转换中断方式实现a/d 和d/a的转换
上传时间: 2015-05-16
上传用户:chfanjiang
This example imports a text file into a database table using ADO. Because it uses ADO, it should work with all data sources, though it has only been tested with Access. Usage is explained in the code s comments.
标签: ADO database Because example
上传时间: 2013-12-27
上传用户:1079836864
Displaying large amounts of technical data in a chart can be a frustrating task. You can find tons of charting controls with fancy effects and useless features, but when it comes to displaying many curves at once, independently scaled on different axes, most of them fail.
标签: frustrating Displaying can technical
上传时间: 2014-01-05
上传用户:exxxds
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
串行A-D 和D-A 转换芯片与DSP 接口方法,具有一定的实用价值
上传时间: 2013-12-15
上传用户:笨小孩
This design is a universal register which can be used as a straightforward storage register, a bi-directional shift register, an up counter and a down counter.
标签: register straightforward universal storage
上传时间: 2013-12-28
上传用户:努力努力再努力
This program uses a button to load a document from a URL
标签: document program button This
上传时间: 2015-07-03
上传用户:wang0123456789