|
源码搜索 |
|
|
共有 150 个源码项目.每页显示10条. <1> <2> <3> <4> <5> <6> <7> <8> <9> <10> <11> <12> <13> <14> <15>
1. cc65
- An almost ISO C compatible C compiler which produces binaries for 6502-based computers.
一个与ISO C兼容的C编译器,可以生成基于6502计算机的二进制代码。 |
|
2. DoubleType
- About:
DoubleType is a graphical typeface designer that builds TrueType font files. It is designed with collaborative creation in mind. Unlike other programs that work on a single binary file, DoubleType stores each glyph in a separate text file. This allows people to utilize existing collaborative tools such as Wiki and CVS to share their work and send patches.
DoubleType是一个图形字样设计器,构建了TrueTyp字体文件,通过合作创建的想法被设计。与其他以二进制文件工作的程序不同,DoubleType将每一个字形存为一个独立的文本文件,这使得人们可以利用现有的合作工具,如Wiki 和CVS来分享他们的工作和传送补丁。
来源:http://freshmeat.net/projects/doubletype/?branch_id=50320&release_id=172060 |
|
3. Backprop
- Backprop
It is part of the software written for the textbook The Pattern Recognition Basis of Artificial Intelligence. Includes examples and hypertext documentation.
Backprop是为课本The Pattern Recognition Basis of Artificial Intelligence所编写的软件,它包括超文本文件和例子。 |
|
5. Star Control: TimeWarp
- Star Control: TimeWarp is a fan created project that intends to create a science fiction war\exploration game based on the Star Control Universe.
来源: http://sourceforge.net/projects/timewarp/
Star Control: TimeWarp是一个爱好者创建的项目,旨在基于Star Control Universe来创建一个科幻战争\历险游戏。
来源: http://sourceforge.net/projects/timewarp/ |
|
6. Obscure Encryption
- ObscureEncrypt is a high level security encrypter. It encrypts at three levels, 448 bit Blowfish encryption, Obscurity, high level encryption. Making it almost impossible to decrypt
ObscureEncrypt是一个高级加密器。它可以在3个层次上,使用448位Blowfish加密,具有模糊性的高级加密。这使得它几乎不可能被解密。
来源: http://sourceforge.net/projects/obsenc/ |
|
7. ASE
- ASE is a program specially designed with facilities to create sprites that can be used in some video games. It has its own features to optimize the control with the Allegro game development library. This program let you create characters with movement, textures, patterns, backgrounds, logos, color palettes, etc. from static images.
ASE是一个为游戏专门设计小妖精的软件。通过它,你可以设计人物的行为,纹理,背景,logos等。
http://freshmeat.net/projects/ase/?topic_id=901%2C106%2C108 |
|
8. Draak Compiler
- 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)。
来源: http://sourceforge.net/projects/draak/ |
|
9. The CMU Midi Toolkit (CMT)
- The CMU Midi Toolkit (CMT) is a collection of software for writing interactive MIDI software in C. It includes a number of handy utilities along with an application "shell" that provides timing, scheduling, and MIDI interfaces that are portable across DOS, Mac, SGI, and Amiga platforms.
http://freshmeat.net/projects/cmt/?topic_id=901%2C113%2C114%2C249%2C861
The CMU Midi Toolkit (CMT) 是一个用C写的交互式MIDI的软件包。包括很多软件"shell"用来提供时间、安排和MIDI界面。支持DOS, Mac, SGI, 和 Amiga平台。 |
|
10. Graphs A simulation of an undirected gra
- Graphs is a simulation of an undirected graph with functions for depth first traversal, breadth first traversal, minimal spanning tree (Kruskal) and single source shortest distance (Dijkistra) included. The accompanying main class provides a good test for the class. Done in JAVA.
Graphs模拟了一个无向图,提供了深度优先、广度优先、最小生成树(Kruskal)和最短路径(Dijkistra)算法函数。附带的main函数也提供了很好的测试。所有代码用Java完成。
来源: http://www.programmersheaven.com/zone13/cat556/22129.htm |
|
共有 150 个源码项目.每页显示10条. <1> <2> <3> <4> <5> <6> <7> <8> <9> <10> <11> <12> <13> <14> <15> |
|