搜索资源列表
msTheToolExporter-1_0.zip
- TheTool is highy customizable map editor(based on QT) which can be extended via LUA scr ipts. A first implentation is ready and can be published to the public. The editor is the perfect tool who wants to design some 3d games but don t have time to wr
umleditor_src
- uml编辑器很牛-uml editor is cattle
html-xml-utils-2[1].4.tar
- HTML-XML-utils由一套小型C程序(过滤器)组成,可以读取HTML 和XML文件,增加一个内容表,一个字母索引,一个书目索引,交叉引用,数字化的头部,删除元素,记数元素,漂亮的打印功能,等等。当它读取HTML时,它假设代码是正确的HTML4.0,或是与其版本相近的代码。-HTML-XML-utils (filter) is composed by a set of small C procedure, may read takes HTML and the XML document,
FCKeditor_0[1].9.2b
- FCK editor是一个HTML/DHTML编辑器,用于 ASP, ASP.NET, PHP, 和 Javascr ipt ,它给Web带来了很多著名的桌面编辑器(如Word)的强大功能性。它非常轻便,不需要客户机上的任何类型的安装。-FCK editor is a HTML/DHTML editor, uses in ASP, ASP.NET, PHP, with Javascr ipt, it has brought the very many renowned tabletop edi
cwenben
- 文本阅读器的c源程序,不错-text reader-c source, it is true
bookoem
- 现在家庭藏书越来越多,为了有效的管理和使用,写了这个程序,因为本人家里图书很多,有朋友借书自己不一定记得,这个软件帮你管理,利用oo设计。-books now more and more families, for effective management and use of this procedure was made, because a lot of my books home, a friend of the library itself is not necessarily rem
CSharpDevelop
- CSharpDevelop:这是一个包含源代码的C#、VB.NET的编辑器。-CSharpDevelop: This is contains the source code C#, the VB.NET editor.
多文档格式文本编辑器
- 这个源代码可以实现基本的文本编辑功能,包括字体设置(大小、粗斜体、下划线、类型和颜色)、文本对齐方式设置、文本编辑、文档排版等功能。本程序具有微软Office的界面风格,有菜单栏、工具栏、状态栏和右键菜单等-the source code can achieve the basic text editing functions, including font settings (size, bold italics, underlining, type and color), text alig
多功能文档编辑器
- 本程序是用c++实现的多功能文本编辑器,它除了可以实现一般文本的编辑功能,还增加了保存文档a(save), 转为大写m(large),改为小写k(small),复制段j(copy),中英文转换t(language)等功能-this program is to achieve c multifunctional text editors, it can be achieved apart from the general text editing functions, has also incre
18571_ddooo
- 好!由此可以引申出另一快速恢复多系统启动选单的方法:就是利用Ghost克隆工具,全新安装完成后在Win 98或纯DOS状态下先将Win 98和Win 2000的系统区(最好是FAT文件系统而不-good! It can be extended up to another rapid restoration of a multi-boot menu approach : Ghost cloning is the use of tools, after the completion of a new
算符优先分析器
- 用C++实现算符优先器,规律是自己定的,想改的话只能自己在源程序中改-C + + Operator priority device that is the law itself, would change so only in the source changed
gcc-manual(Chinese)
- GCC是广泛用于linux的编译器结构,该文档详细描述了gcc的使用方法-GCC is widely used in the Linux compiler structure, the document describes in detail the methods of using gcc
jj
- 这是一个加法编译程序供您参阅,希望给您带来帮助!谢谢使用!-This is an additive compiler for your reference, you bring hope to help! Thank you use!
htnote
- 一个简单的文本编辑器,是一个用纯SDK编写的记事本仿真程序-a simple text editor, is a pure SDK memo prepared by the Simulation Program
turboc2p0
- terboc2p0编译器,尽管现在出了更高版本的,我一直觉得这个是最经典最好用的.-terboc2p0 compiler, despite a higher version, I always think that this is the most classic of the best.
textdiff_source
- 简单且实用的文件比较工具,源码是用Delphi编写的,很有参考价值。-simple and useful document comparison tools, source code with Delphi is prepared in great reference value.
jiandanbianjiqi
- 这是一个简单的编辑器雏形,这里用到了屏幕开发库 curses 和键盘函数 keypad,程序可移动光标,输入,删除,增加代码就可成为功能强大的编辑器了, 编译程序:gcc -I/usr/include/ncurses edit.c -o edit -lncurses -This is a simple editor prototype, here the screen used for the development of curses and keyboard function keypa
SkyEdit
- SkyEdit是一个可用彩色语法来显示及编辑各种开发语言源代码的编辑器控件。-SkyEdit is a color syntax can be used to display and edit various development languages source code editor charged pieces.
WpsReader_Full
- wps阅读器,是一个很好的处理后缀为.wps的文件的阅读器,方便好用,能自动查找相应的文件-wps reader, is a good treatment for the suffix. Wps reading of the document for the convenience of ease of use you can automatically corresponding documentation
check-if-a-given-matrix-is-an-identity-matrix
- It is used to find the given matrix is an Identity matrix or not. It was based on C language.