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
lcd的源程式,把51的正負極接至lcd,及接好控制腳位,再將lcd.asm檔Compile後,lcd便會產生我們寫入的效果
上傳時間: 2013-12-20
上傳用戶:woshini123456
led的源程式,把51的正負極接至led,再將led.asm檔Compile後,led便會產生一明一暗的效果
上傳時間: 2015-04-17
上傳用戶:waitingfy
ADC的源程式,把51的正負極接至ADC,再將ADC.asm檔Compile後,ACD便會產生將類比轉成數位訊號的效果
上傳時間: 2013-12-31
上傳用戶:569342831
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是一個多語言,宏編譯器,可以在一個單獨的文件中定義所有的語法和代碼生成。Draak 是一個單獨的二進制文件,可以在任意平臺上只使用一個文件來編譯任何上下文無關的語言(類似 C, Pascal, Java)。
標簽: multi-language generation Compiler defined
上傳時間: 2013-12-30
上傳用戶:a673761058
這是一個68k的編譯器,可以用于任何平臺,支持mc68020 68060(需要重新Compile)
上傳時間: 2015-05-12
上傳用戶:stewart·
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 incident-field file using the "perfect" incident fields ptfsf-demo-file.c: FDTD code which uses the perfect incident fields stored in a file fdtdgen.h: defines macros used in much of my code Makefile: simple make-file to Compile programs Also include are some simple script files to run the programs with reasonable values. 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.)
標簽: ptfsf following the contains
上傳時間: 2013-11-28
上傳用戶:風之驕子
Simple SunPlus SP54 codec converter and a more playable mode MJPG. untar the archive go to the relevant directory to Compile: just do make to install: with root account cp sp54convert /usr/local/bin to use: sp54convert infile outfile Enjoy !! Michel Xhaard <mxhaard@users.sourceforge.net> Till Adam <till@hubbahubba.de> Windows port: Piotr Pawlow <pp@siedziba.pl>
標簽: converter the playable SunPlus
上傳時間: 2013-12-30
上傳用戶:1079836864
Micro In-System Programmer Brief Installation Notes Enter the src directory. If uisp does not Compile successfully, add switch -DNO_DIRECT_IO in the Makefile to remove support for direct I/O port access (that may be necessary on non-PC architectures). Parallel port access should still work if you have the Linux ppdev driver (patch for 2.2.17 is in the kernel directory, ppdev is standard in 2.4 kernels). Please lobby Alan Cox to include this tiny little driver in 2.2.x too :). To make it type: make and to install it: make install If you have any further doubts, please consult UISP s homepage: http://www.nongnu.org/uisp/
標簽: Installation Programmer In-System directory
上傳時間: 2013-12-23
上傳用戶:小儒尼尼奧
MIB Browser allows you to view the hierarchy of SNMP MIB variables in the form of a tree and provides you with additional information about each node. With MIB Browser you can easily load (Compile) standard and proprietary MIB files, view and manipulate data that is available in an SNMP agent.
標簽: MIB the hierarchy variables
上傳時間: 2015-06-30
上傳用戶:eclipse