CC386 is a general-purpose 32-bit C compiler. It is not an optimizing compiler but given that the code generation is fairly good. There are two versions one is for MSDOS/DPMI and one is for Win32. The Win32 version has a full-blown IDE capable of editing, building, and debugging windows programs included with it. However at this time debugging support for MSDOS is rudimentary at best and there is no IDE for DOS. the newest version, support windows.
標簽: compiler general-purpose optimizing given
上傳時間: 2015-04-12
上傳用戶:gtzj
The Obfuscated Tiny C Compiler (OTCC) is a very small C compiler. It generate i386 code,include two version.The one generate bin file,the other generate elf file
標簽: Obfuscated Compiler compiler generate
上傳時間: 2015-04-12
上傳用戶:windwolf2000
this tar includes my code which employ the Lin-Kernighan algorithm to address the tsp problem. this tar also include some testfiles and config file and a readme which describes how to run this program.
標簽: this Lin-Kernighan algorithm the
上傳時間: 2014-01-10
上傳用戶:stella2015
this code is a simulator to simulate the paging system such as first come first service. the comment in this code can help you to run it.
標簽: first simulator the simulate
上傳時間: 2014-01-03
上傳用戶:Late_Li
This a simple genetic algorithm implementation where the evaluation function takes positive values only and the fitness of an individual is the same as the value of the objective function
標簽: implementation evaluation algorithm function
上傳時間: 2015-04-12
上傳用戶:klin3139
ACE Programmer s Guide, The: Practical Design Patterns for Network and Systems Programming
標簽: Programming Programmer Practical Patterns
上傳時間: 2015-04-13
上傳用戶:ZJX5201314
Flash Mx Secrets, Source Code,Importent Files,The Best Of Flash Scripts And Action Scripts.zip
標簽: Scripts Flash Importent Secrets
上傳時間: 2013-12-20
上傳用戶:sjyy1001
Contains a complete archiver by Haruhiko Okumura. The archiver uses an LZ engine whose output is compressed with static Huffman. The file is chopped into pieces which all get their own independent set of Huffman tree s. ARJ 2.41, ZIP 2.0 and PKZIP 2.04g use essentially the same method. ZOO and LHA even use excactly the same method.
標簽: archiver Contains complete Haruhiko
上傳時間: 2014-01-17
上傳用戶:himbly
This program queries the network and shows the Domains/Servers/Workstations structure. It also shows the users of each Server or Workstation and can send messages to the selected PC. This programs works only on a Windows NT 4.0 Machine! 查詢網絡,顯示 域/服務器/工作站的結構,它也顯示用戶,并將信息發送到指定的PC,只能在NT 4上工作
標簽: shows Workstations the structure
上傳時間: 2015-04-13
上傳用戶:sclyutian
Use the verilog language write a MIPS CPU code, and have additional instruction, for example: selection sort instruction. The code has contain combination circuit and sequenial circuit. CPU have contain ALU, ADD, ALU_CONTROL, DATA_MEMORY, INST_MEMORY, REGISTER, PC, and TESTBRANCH.
標簽: instruction additional language example
上傳時間: 2014-01-17
上傳用戶:yyyyyyyyyy