搜索结果

找到约 8,542 项符合 with-code 的查询结果

其他 This simple simulation of a pulse traveling down a parallel-plate guide makes a handy test code for

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. Relea ...
https://www.eeworm.com/dl/534/137869.html
下载: 100
查看: 1048

编译器/解释器 Draak is a multi-language, macro compiler, meaning all syntax and code generation is defined in a si

Draak is a multi-language, macro compiler, meaning all syntax and code generation is defined in a single file. Draak is a single binary that is able to compile any context free language (like C, Pascal, Java) for any platform with only 1 file. Draak Compiler是一个多语言,宏编译器,可以在一个单独的 ...
https://www.eeworm.com/dl/628/146287.html
下载: 174
查看: 1052

压缩解压 The zlibex.pas unit included in this archive will work with delphi 5, 6,and 7. if you previously dow

The zlibex.pas unit included in this archive will work with delphi 5, 6,and 7. if you previously downloaded my delphi 5 unit, you will notice that the unit has been renamed. this was done because borland included in its delphi 6 and 7 lib directories a zlib.dcu file and i felt it was more correct to ...
https://www.eeworm.com/dl/617/146708.html
下载: 157
查看: 1128

汇编语言 This a simple compressor based on aplib, yoda s Kernel code, and my own stuffing around. It only ha

This a simple compressor based on aplib, yoda s Kernel code, and my own stuffing around. It only has one function with MANY limitations at the moment, but it is desinged for demo purposes only so it don t matter.
https://www.eeworm.com/dl/644/147984.html
下载: 161
查看: 1174

Applet The code is fairly straightforward, except perhaps for the call to convertColumnIndexToModel. That c

The code is fairly straightforward, except perhaps for the call to convertColumnIndexToModel. That call is necessary because if the user moves the columns around, the view s index for the column doesn t match the model s index for the column. For example, the user might drag the Vegetarian column (w ...
https://www.eeworm.com/dl/634/148402.html
下载: 46
查看: 1106

Windows CE This code detects memory leaks in embedded VC++ almost the same way crtdbg does in VC++. At the end

This code detects memory leaks in embedded VC++ almost the same way crtdbg does in VC++. At the end of program execution it will display in the debug window if there were any memory leaks and how the memory looks so you can identify where your memory leak occurred. It will display in the debug windo ...
https://www.eeworm.com/dl/674/149650.html
下载: 30
查看: 1058

数学计算 The tar file contains the following files: ptfsf.c: heart of the perfect TFSF code ptfsf.h: he

The tar file contains the following files: ptfsf.c: heart of the perfect TFSF code ptfsf.h: header file for same ptfsf-demo.c: FDTD code which demonstrates use of perfect TFSF code. Essentially this program used to generate results shown in the paper ptfsf-file-maker.c: code to generate an inci ...
https://www.eeworm.com/dl/641/152718.html
下载: 25
查看: 1069

Internet/网络编程 I. Introduction This code exploits a previously undisclosed vulnerability in the bit string deco

I. Introduction This code exploits a previously undisclosed vulnerability in the bit string decoding code in the Microsoft ASN.1 library. This vulnerability is not related to the bit string vulnerability described in eEye advisory AD20040210-2. Both vulnerabilities were fixed in the MS04-007 patch. ...
https://www.eeworm.com/dl/620/152835.html
下载: 92
查看: 1056

驱动编程 This is a serial mouse driver, which is compliant with Plug and Play, supports dynamic detection (vi

This is a serial mouse driver, which is compliant with Plug and Play, supports dynamic detection (via serenum) and removal (either hotplug or via the device manager). The code serves as a sample for any serial-enumerable device. The behavior of the various routines is documented in the source code f ...
https://www.eeworm.com/dl/618/153683.html
下载: 196
查看: 1108

GPS编程 Unzip this file into a writeable directory. You should end up with a "Geocode" project, as well as

Unzip this file into a writeable directory. You should end up with a "Geocode" project, as well as Bitmaps and TestData directories. This sample geocodes single-match zip codes, entered by the user, or a batch-match of a table of zips (and other info) against a point shapefile. The point data sh ...
https://www.eeworm.com/dl/693/154064.html
下载: 160
查看: 1072