联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 编辑器/阅读器(162) 

[编辑器/阅读器] task_manager

第二个拱顶石项目。使用类、函数、列表和字符串操作、导入和输出文本文件以及用于用户错误的防御编程的程序。该程序可以创建用户、添加任务、查看任务以及查看和编辑您自己的特定任务,并生成关于任务状态的报告和统计信息。
Second Capstone Project. Program that utilises classes, functions, list and string manipulation, import and outport text files, as well as defensive programming for user errors. The program can create users, add tasks, view tasks and view and edit your own specific tasks and generate reports and statistics on tasks status. (2024-02-20, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1708400027826391.html

[编辑器/阅读器] Real-Time-Collaborative-Text-Editor

使用套接字编程的实时协作文本编辑器。这是一个编辑器,根据用户的ip地址为他们授予权限。组织的ip地址分为3个子网,用于所有权限,仅查看权限和无访问权限。根据计算的ip地址范围,用户可以实时编辑或查看文本文档。
A real time collaborative text editor using socket programming. This is editor gives the rights to users based on their ip addresses. An organisation s ip address is divided into 3 subnets for all right, only viewing rights and no access rights.Based on the calculated range of ip address users can either edit or view the text document in real time. (2023-12-27, HTML, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1703655901174766.html

[编辑器/阅读器] MM

超级美眉是一个基于net core2.2开发的高并发跨平台分布式服务器,可应用于大型商务网站或游戏中。支持python、JavaScript、csharp脚本写业务逻辑,并提供丰富的通用函数库,便于不同编程语言的程序员协同开发。
Super Meimei is a highly concurrent cross platform distributed server developed based on net core 2.2, which can be applied to large-scale business websites or games. It supports python, JavaScript and csharp script to write business logic, and provides a rich general function library, which is convenient for programmers of different programming languages to develop together. (2022-12-08, JavaScript, 5861KB, 下载0次)

http://www.pudn.com/Download/item/id/1686535407263072.html

[编辑器/阅读器] 102647-0-tags-pour-fichier-wav

DESCRIPTION tag wav tag wav software wav tag editor this little program allows you to tag WAV sound files. The choice is possible between: ID3, used by Audacity for example ID1, recognized by windows 10. You can move from one zone to another. A double pane of reading writing tags is usable not to seize several times the same information example: the Album of several titles. A pane informs about the header of the files and various tags present. It is possible to import export tags into dedicated files. A possibility of repairing WAV files is provided. A tracking log provides precise information on the position of the tags in the WAV file. The compiled program is present as file.ex_
DESCRIPTION tag wav tag wav software wav tag editor this little program allows you to tag WAV sound files. The choice is possible between: ID3, used by Audacity for example ID1, recognized by windows 10. You can move from one zone to another. A double pane of reading writing tags is usable not to seize several times the same information example: the Album of several titles. A pane informs about the header of the files and various tags present. It is possible to import export tags into dedicated files. A possibility of repairing WAV files is provided. A tracking log provides precise information on the position of the tags in the WAV file. The compiled program is present as file.ex_ (2018-03-13, Delphi, 237KB, 下载1次)

http://www.pudn.com/Download/item/id/1520956450128741.html

[编辑器/阅读器] qrfcview-0.62

qRFCView 是使用QT编程实现的 RFC阅读器。它会自动下载并缓存 RFC的文本文件;自动格式化显示章节信息;自动建立交叉索引;具有搜索功能
qRFCView is a viewer for IETF RFC. Advantages: - automatic table of content, with direct opening of section - handling of RFC internal cross-references - automatic downloading of a referenced RFC from the IETF web site on a simple click - caching of RFC in a local directory - tab-browsing of RFC - searching. It is available for Linux and Windows operating system (and potentially MacOS X). (2013-06-06, QT, 105KB, 下载15次)

http://www.pudn.com/Download/item/id/2271506.html

[编辑器/阅读器] RssParser

Java+XML写的RSS阅读器 功能 简单快速查看网上的RSS资源,支持RSS2.0版本。 可以添加、删除RSS,可以所有频道一起更新。 特点 涉及:异常处理、Swing图形界面、多线程、本地IO操作、网络编程、XMLDOM操作
Functions quickly and easily view RSS web resources to support RSS2.0 version. You can add, delete, RSS, you can update all channels together. Features related to: exception handling, Swing GUI, multi-threaded, local IO operation, network programming, XMLDOM operation (2011-10-31, Java, 185KB, 下载8次)

http://www.pudn.com/Download/item/id/1684492.html

[编辑器/阅读器] npp.5.9.2.src

Notepad++是一个免费的开源的编辑器,完全可以替记事本,支持多种语言。 环境中运行在MS Windows上,它的使用受 GPL 许可证限制。 其基于强大的编辑组件 Scintilla ,用C + +编程,使用Win32 API和STL以确保更高的执行速度和更小的程序的大小。更节省内存等资源!
Notepad++ is a free open source editor for notepad can support multiple languages. Environment running on MS Windows, it' s limited by the GPL license. Its powerful editing component based on Scintilla, in C++ programming, using the Win32 API and STL to ensure a higher execution speed and smaller program size. Save more memory and other resources! (2011-07-24, Visual C++, 7049KB, 下载7次)

http://www.pudn.com/Download/item/id/1605468.html

[编辑器/阅读器] note

使用Win32编程设计一个功能及界面风格类似于记事本的文本编辑器。 主要实现的功能: 主菜单应包含基本的文件操作,包括新建、打开、保存、另存、退出,以及基本的文本编辑操作,包括撤销、剪切、复制、粘贴、删除、全选。 各菜单功能项应该有与之相对应的热键字符和快捷键。 支持简单的右键菜单功能,提供便捷的编辑处理。 较高要求:支持字体、文字颜色等特性。
file editor in win32 function: open save exit and save as and so on (2010-11-15, Asm, 18KB, 下载9次)

http://www.pudn.com/Download/item/id/1346246.html

[编辑器/阅读器] Adobe.Acrobat.v7.0.SDK

acrobat sdk 7.0网上很难找到的好东西。想要做pdf文件相关方面编程工作的,这个是必需的。
Online acrobat sdk 7.0 it is difficult to find good things. Pdf files you want to do work related to programming, this is essential. (2009-07-20, C++, 59739KB, 下载243次)

http://www.pudn.com/Download/item/id/849116.html

[编辑器/阅读器] xcwen

我一般用于制作和整理(文件搜索方式)编程技术文档和各类源代码, 可以如编程工具一样分色显示程序(C++, Delphi , java, Vb, SQL ……)(用算法实现), 主要用于查找相应的类和函数的应用。 同样可以用它来制作电子书籍。(制作出《诸子百家》) 考虑到兼容问题: 在发布时删除了皮肤组件.所以运行出来的效果不美观. 平台: delphi7 本软件为开源软件. 所有人都可以使用其源码.请注明出处就OK了 有任何问题,都可以向我发送Email. 设计者: 薛朝文 Email:xcwen@sina.com
I generally used in the production and processing (document search) technical documentation and a variety of programming source code, can be the same programming tools such as color display program (C++, Delphi, java, Vb, SQL ... ...) (with algorithm), which is used to find the appropriate category and function applications. Can also use it to create e-books. (To produce Zhuzi 100 ), taking into account the compatibility issue: when it is published to delete the skin component. Therefore, the effect of running out eyesores created. Platform: delphi7 this software for open source software. Everyone can use their source . Please indicate the source on the OK have any questions, you can send me Email. designer: Xue Korean Email: xcwen@sina.com (2008-10-23, Delphi, 818KB, 下载5次)

http://www.pudn.com/Download/item/id/566304.html

[编辑器/阅读器] EDITOR

这是一个功能强大的文本编辑器,EDITOR是一个多文档/多窗口的文本/二进制编辑器,适合编辑批处理文件,二进制文件,文本文件和多种编程语言。唯一的限制就是编辑的文件数目和大小受制于内存的大小。
This is a powerful text editor, EDITOR is a multi-document/multi-window text/binary editor for editing batch files, binary files, text documents and a variety of programming languages. The only limitation is the editing of documents by the number and size of memory size. (2007-09-25, C/C++, 305KB, 下载19次)

http://www.pudn.com/Download/item/id/338133.html

[编辑器/阅读器] javagamestudy2

java游戏编程导学系列二 使用说明 所有范例,需在安装了Java 2 SDK软件开发工具包条件下运行 每章中的代码分别在相应的目录下,例如: pintu\: 拼图游戏 breakout\: 小球击砖游戏 notebood\: 文本编辑器游戏
java game programming guiding two series use all of the examples, need to install the Java 2 SDK software development kit for use under each chapter of the code in the corresponding directory , for example : pintu \ : picture arrangement game breakout \ : small brick hitting the ball game notebood \ : text editors games (2007-03-07, Java, 173KB, 下载39次)

http://www.pudn.com/Download/item/id/252919.html

[编辑器/阅读器] 16387

多窗口编程的C函数库和演示程序 36K 文本阅读器的源程序 26K C 语言开发日历的源程序 3K 快速傅利叶变换 C 语言源代码 17K 简单的人工智能程序ELIZA的C源程序代码 8K
more windows of the C programming library and Demonstration Program X. text reading the source code for C-language development 26K day calendar of the source 3K Fast Fourier Transform C language source code 17K simple artificial intelligence sources ELIZA C code 8K (2006-09-09, C/C++, 35KB, 下载11次)

http://www.pudn.com/Download/item/id/213239.html

[编辑器/阅读器] 123456efasdf47fgsdf

编译原理的源代码,涉及了编译原理的各个过程:词法分析,LL1语法分析,语义分析,中间代码生成,中间代码优化(常表达式优化,公共表达式优化,循环不变式优化),中间代码生成目标代码,目标代码的解释执行,详细地阐述了一个编译器的设计和实现。它是大纲教学,课程设计良好的示范,也是编程爱好者提高的好参考,其中这是中间代码生成部分。希望尽早的开通我的帐号,和大家多多交流,成为热爱编程的好朋
compiler source code, the compiler principles involved in various processes : lexical analysis, LL1 syntax analysis, semantic analysis and code generation and code optimization (regular expression optimization, public expression optimization, optimization loop invariant), intermediate code generated object code target explained the implementation of the code, described in detail a compiler design and implementation. It is the outline of teaching, curriculum design good model, as well as programming enthusiasts to raise a good reference, it is the middle part of the code generator. Early hopes for the opening of my account, and we interact more, as a good programming loving friends (2005-05-24, C/C++, 19KB, 下载2395次)

http://www.pudn.com/Download/item/id/1116928130663426.html

[编辑器/阅读器] 12342345456yjfghsdfgasdfa

编译原理的源代码,涉及了编译原理的各个过程:词法分析,LL1语法分析,语义分析,中间代码生成,中间代码优化(常表达式优化,公共表达式优化,循环不变式优化),中间代码生成目标代码,目标代码的解释执行,详细地阐述了一个编译器的设计和实现。它是大纲教学,课程设计良好的示范,也是编程爱好者提高的好参考,其中这是语义分析部分。希望尽早的开通我的帐号,和大家多多交流,成为热爱编程的好朋友
compiler source code, the compiler principles involved in various processes : lexical analysis, LL1 syntax analysis, semantic analysis and code generation and code optimization (regular expression optimization, public expression optimization, optimization loop invariant), intermediate code generated object code target explained the implementation of the code, described in detail a compiler design and implementation. It is the outline of teaching, curriculum design good model, as well as programming enthusiasts to raise a good reference, which is part of semantic analysis. Early hopes for the opening of my account, and we interact more, as a good friend who love programming (2005-05-24, C/C++, 4KB, 下载703次)

http://www.pudn.com/Download/item/id/1116928088292005.html

[编辑器/阅读器] 目标代码的解释执行

这是编译原理的源代码,涉及了编译原理的各个过程:词法分析,LL1语法分析,语义分析,中间代码生成,中间代码优化(常表达式优化,公共表达式优化,循环不变式优化),中间代码生成目标代码,目标代码的解释执行,详细地阐述了一个编译器的设计和实现。它是大纲教学,课程设计良好的示范,也是编程爱好者提高的好参考,其中这是目标代码的解释执行部分。希望尽早的开通我的帐号,和大家多多交流,成为热爱编程的好朋友。
this principle is to compile the source code, the compiler principles involved in various processes : lexical analysis, LL1 syntax analysis, semantic analysis and code generation and code optimization (regular expression optimization, public expression optimization, optimization loop invariant), intermediate code generation target code goal of the interpretation and implementation of code, described in detail a compiler design and implementation. It is the outline of teaching, curriculum design good model, as well as programming enthusiasts to raise a good reference, which is the target code operative explained. Early hopes for the opening of my account, and we interact more, as a good friend who love programming. (2005-05-22, Visual C++, 8KB, 下载108次)

http://www.pudn.com/Download/item/id/1116742653355032.html

[编辑器/阅读器] 中间代码生成目标

这是编译原理的源代码,涉及了编译原理的各个过程:词法分析,LL1语法分析,语义分析,中间代码生成,中间代码优化(常表达式优化,公共表达式优化,循环不变式优化),中间代码生成目标代码,目标代码的解释执行,详细地阐述了一个编译器的设计和实现。它是大纲教学,课程设计良好的示范,也是编程爱好者提高的好参考,其中这是中间代码生成目标代码部分。希望尽早的开通我的帐号,和大家多多交流,成为热爱编程的好朋友。
this principle is to compile the source code, the compiler principles involved in various processes : lexical analysis, LL1 syntax analysis, semantic analysis and code generation and code optimization (regular expression optimization, public expression optimization, optimization loop invariant), intermediate code generation target code goal of the interpretation and implementation of code, described in detail a compiler design and implementation. It is the outline of teaching, curriculum design good model, as well as programming enthusiasts to raise a good reference, which is code-generating object code part. Early hopes for the opening of my account, and we interact more, as a good friend who love programming. (2005-05-22, Visual C++, 7KB, 下载143次)

http://www.pudn.com/Download/item/id/1116742591146900.html

[编辑器/阅读器] 中间代码优化

这是编译原理的源代码,涉及了编译原理的各个过程:词法分析,LL1语法分析,语义分析,中间代码生成,中间代码优化(常表达式优化,公共表达式优化,循环不变式优化),中间代码生成目标代码,目标代码的解释执行,详细地阐述了一个编译器的设计和实现。它是大纲教学,课程设计良好的示范,也是编程爱好者提高的好参考,其中这是中间代码优化部分。希望尽早的开通我的帐号,和大家多多交流,成为热爱编程的好朋友。
this principle is to compile the source code, the compiler principles involved in various processes : lexical analysis, LL1 syntax analysis, semantic analysis and code generation and code optimization (regular expression optimization, public expression optimization, optimization loop invariant), intermediate code generation target code goal of the interpretation and implementation of code, described in detail a compiler design and implementation. It is the outline of teaching, curriculum design good model, as well as programming enthusiasts to raise a good reference, it is the middle part of code optimization. Early hopes for the opening of my account, and we interact more, as a good friend who love programming. (2005-05-22, Visual C++, 13KB, 下载139次)

http://www.pudn.com/Download/item/id/1116742507954508.html

[编辑器/阅读器] 中间代码生成

这是编译原理的源代码,涉及了编译原理的各个过程:词法分析,LL1语法分析,语义分析,中间代码生成,中间代码优化(常表达式优化,公共表达式优化,循环不变式优化),中间代码生成目标代码,目标代码的解释执行,详细地阐述了一个编译器的设计和实现。它是大纲教学,课程设计良好的示范,也是编程爱好者提高的好参考,其中这是中间代码生成部分。希望尽早的开通我的帐号,和大家多多交流,成为热爱编程的好朋友。
this is a souce code about the principle of complier.it involves every procedure of the principle of complier:accidence analysis,LL1 gramer analysis,lexeme analysis,middle code generate,middle code optimaze.(integer expression optimaze,common expression optimaze,loop constant expression optimaze).generate middle code to object code .Execute the object code .It is describe the complier principle and how to do in detail.It is a best example of the main point of teaching and class design.It is also a reference for the fans of the gramer.This is the part of the middle code grenerate.I wish to be passed my account as soon as possible to communicating with others,to be the good friend with others. (2005-05-22, Visual C++, 5KB, 下载291次)

http://www.pudn.com/Download/item/id/1116742349251426.html

[编辑器/阅读器] LL1语法分析

这是编译原理的源代码,涉及了编译原理的各个过程:词法分析,LL1语法分析,语义分析,中间代码生成,中间代码优化(常表达式优化,公共表达式优化,循环不变式优化),中间代码生成目标代码,目标代码的解释执行,详细地阐述了一个编译器的设计和实现。它是大纲教学,课程设计良好的示范,也是编程爱好者提高的好参考,其中这是LL1语法分析部分。希望尽早的开通我的帐号,和大家多多交流,成为热爱编程的好朋友。
this principle is to compile the source code, the compiler principles involved in various processes : lexical analysis, LL1 syntax analysis, semantic analysis and code generation and code optimization (regular expression optimization, public expression optimization, optimization loop invariant), intermediate code generation target code goal of the interpretation and implementation of code, described in detail a compiler design and implementation. It is the outline of teaching, curriculum design good model, as well as programming enthusiasts to raise a good reference, which is part of LL1 syntax analysis. Early hopes for the opening of my account, and we interact more, as a good friend who love programming. (2005-05-22, Visual C++, 13KB, 下载355次)

http://www.pudn.com/Download/item/id/1116742101238174.html
总计:162