资源列表

« 1 2 ... .00 .01 .02 .03 .04 11905.06 .07 .08 .09 .10 ... 14954 »

[编辑器/阅读器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
<wwwwppp> 在 2025-08-01 上传 | 大小:1kb | 下载:0

[编译器/词法分析calculator_mfc

说明:利用词法分析原理,写的图形化计算器实例,使编译原理应用的一个小例子-use lexical analysis principle, to write graphic calculator example, turn the application of principles of a small example
<coca> 在 2025-08-01 上传 | 大小:43kb | 下载:0

[编译器/词法分析byylsjjc

说明:它主要包括两大部分: 前一部分是对于PL/0编译器的阐述,如编译器的构成,阶段划分, PL/0程序实例等;后一部分是PL/0编译器的主要源代码。-It includes two main parts : the first part is for PL/0 compiler exposition, if the compiler the composition stages, PL/0 procedures example; after part of the PL/0 compile
<coca> 在 2025-08-01 上传 | 大小:95kb | 下载:0

[编译器/词法分析pl0withc

说明:它是VC++6.0下面的一个项目,该目录包括PL/0编译器的源代码。 PL0/debug下面是已经编译成功的PL/0编译器:PL0.exe。该小编译器可以处理一些简单的 利用PL/0语言书写的程序。例如,PL0/debug下面的test.PL0就是一个简单的 PL/0 程序。 运行PL0.exe, 并把test.pl0提供给PL0.exe,处理结果将保存在test.out 中。 注:test.pl0 和 test.out 可以用Notepad(记事本)软件
<coca> 在 2025-08-01 上传 | 大小:198kb | 下载:0

[编译器/词法分析PowerToy

说明:PowerToy是为方便程序员在命令行窗口中使用Visual Studio.NET 2003 中的各种命令行工具而开发的一个小程序。它在资源管理器的弹出菜单中增加一项[打开命令行窗口]。点击该菜单项后,系统会在资源管理器当前工作路径处打开一个命令行窗口,并在此窗口中自动设置Visual Studio的环境变量,如PATH。程序员在此窗口中可方便地执行Visual Studio.NET 2003中的各种命令行工具,如C++、C#的编译器等等。-PowerToy for the convenienc
<coca> 在 2025-08-01 上传 | 大小:3.94mb | 下载:0

[Dephi控件源码TRealOneProgressBar

说明:TRealOneProgressBar 类似RealOne播放器安装程序中的进度条,Very Cool! -TRealOneProgressBar similar RealOne Player installation process the progress of the Very Cool!
<shanyueying> 在 2025-08-01 上传 | 大小:2kb | 下载:0

[编辑器/阅读器SkyEdit

说明:SkyEdit是一个可用彩色语法来显示及编辑各种开发语言源代码的编辑器控件。-SkyEdit is a color syntax can be used to display and edit various development languages source code editor charged pieces.
<shanyueying> 在 2025-08-01 上传 | 大小:85kb | 下载:0

[操作系统开发dao350

说明:重写的dao350.dll动态连接库程序。-rewriting dao350.dll dynamic link library procedures.
<> 在 2025-08-01 上传 | 大小:220kb | 下载:0

[书籍源码delphi2

说明:完整的delphi书籍源代码,大家有空的时候自己慢慢看看,很有用的-integrity of the source code books, everyone has the time to go slowly to see, very useful! !
<江峰> 在 2025-08-01 上传 | 大小:32.3mb | 下载:0

[汇编语言kyodaiui

说明:it is very good!but i do not like it!-it is very good! But i do not like it!
<shiyan> 在 2025-08-01 上传 | 大小:1kb | 下载:0

[汇编语言125458

说明:程序建立一个可存放128项的电话号码表,每项包括人名(20个字符)及电话号码(15个字符)两部分; 程序可接收输入人名及相应的电话号码,并把它们加入电话号码表中; 程序可接收需要查找电话号码的人名,并从电话号码表中查出其电话号码,再在屏幕上打印出来。 -procedures for the establishment of a deposit of 128 telephone numbers table, each include the names of persons (20 c
<> 在 2025-08-01 上传 | 大小:2kb | 下载:0

[汇编语言423123

说明:提示用户输入一个3*4和4*5的矩阵,然后实现这两个矩阵的相乘运算,最后输出运算结果。-prompts the user to enter a 4 and 3* 4* 5 matrix, and then realize that the two matrix multiplication operation, Operational results of the final output.
<> 在 2025-08-01 上传 | 大小:2kb | 下载:0
« 1 2 ... .00 .01 .02 .03 .04 11905.06 .07 .08 .09 .10 ... 14954 »

源码中国 www.ymcn.org