CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 编辑器/阅读器 搜索资源 - 简单C

搜索资源列表

  1. jiandanbianjiqi

    0下载:
  2. 这是一个简单的编辑器雏形,这里用到了屏幕开发库 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
  3. 所属分类:编辑器/阅读器

    • 发布日期:2008-10-13
    • 文件大小:1108
    • 提供者:wwwwppp
  1. war

    0下载:
  2. 该程序由C语言编写而成,主要是关于文件的压缩与解压缩,程序简单易懂,非常适合出学者模仿。- This procedure becomes by the C language compilation, mainly is about the document compression and the solution compression, the procedure simple is easy to understand, extremely suits the scholar to i
  3. 所属分类:编辑器/阅读器

    • 发布日期:2008-10-13
    • 文件大小:5024
    • 提供者:吴昊
  1. 16387

    0下载:
  2. 多窗口编程的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 t
  3. 所属分类:编辑器/阅读器

    • 发布日期:2008-10-13
    • 文件大小:36210
    • 提供者:cxh
  1. BenC

    1下载:
  2. 在linux下实行的简单的c语言编译器,希望大家指正评判,-implemented under linux in the simple C language compiler, we hope that the correct judgment, I would like to thank
  3. 所属分类:编辑器/阅读器

    • 发布日期:2008-10-13
    • 文件大小:232400
    • 提供者:李标
  1. MyEdit

    0下载:
  2. C++编写的简单文本编辑器,可以时间文本文件的读取保存编辑功能,并且具有撤销,复制剪切粘贴的功能
  3. 所属分类:编辑器/阅读器

    • 发布日期:2008-10-13
    • 文件大小:8922
    • 提供者:朱昶炜
  1. 20051104001519195

    0下载:
  2. 这是一个简单的c语言编译器程序,希望能对在研究编译原理的爱好者有所帮助!
  3. 所属分类:编辑器/阅读器

    • 发布日期:2008-10-13
    • 文件大小:70400
    • 提供者:许烈
  1. EasyEditor

    0下载:
  2. .NET 网页编辑器,简单易用,JS+C#编写
  3. 所属分类:编辑器/阅读器

    • 发布日期:2014-01-17
    • 文件大小:545711
    • 提供者:youdechun
  1. CMM_compiler

    0下载:
  2. 解释CMM语言(CMM语言是C语言的子集,功能简单)
  3. 所属分类:编辑器/阅读器

    • 发布日期:2008-10-13
    • 文件大小:64213
    • 提供者:yuzhitao
  1. THOMSON-DAVIS-TDEDIT

    0下载:
  2. THOMSON-DAVIS用C语言开发的编缉器,简单,易懂.
  3. 所属分类:编辑器/阅读器

    • 发布日期:2008-10-13
    • 文件大小:364036
    • 提供者:丁丁
  1. 很简单的文本编辑器

    0下载:
  2. 我们这学期新开的c语言这门课,自己试着编了这么一个简单的程序。希望大家不吝赐教,也能多给我们初学者指明一个方向。谢谢。-we opened the new semester c language this course, try to figure compiled such a simple procedure. We hope that the wing can also give us a direction specified beginners. Thank you.
  3. 所属分类:编辑器/阅读器

    • 发布日期:2008-10-13
    • 文件大小:1942
    • 提供者:李理
  1. 简单的使你机器不断重启的C代码

    0下载:
  2. 下面是几行代码,目的是使得目标机器不断的重新启动,解决的办法是:在安全模式下,删掉相关的注册表文件和程序,就行了!至于路径和程序的名字,在源代码里有-Below are a few lines of code, designed to enable the target machine continuously restart, the solution is : safe mode, delete the registry documents and procedures, OK! As fo
  3. 所属分类:编辑器/阅读器

    • 发布日期:2008-10-13
    • 文件大小:1060
    • 提供者:李理
  1. program

    0下载:
  2. 本软件是简单的文本编辑器,能够对.txt文件、.c文件、.bat文件等以文本方式保存的文件进行编辑。-This software is a simple text editor, can. Txt files,. C files,. Bat files stored as text documents for editing.
  3. 所属分类:Editor

    • 发布日期:2017-04-25
    • 文件大小:28045
    • 提供者:zhu
  1. editor

    0下载:
  2. C语言写的简单文本编辑器,由于时间有限,所以功能很简单-C language to write a simple text editor, as time is limited, so very simple function
  3. 所属分类:Editor

    • 发布日期:2017-04-03
    • 文件大小:3347
    • 提供者:mqj
  1. Texteditor

    0下载:
  2. 文本编辑器..一款用C语言编写的简单文本编辑器-Text editor
  3. 所属分类:Editor

    • 发布日期:2017-04-04
    • 文件大小:311033
    • 提供者:1990'
  1. FileEditor

    0下载:
  2. 这是一个C++的简单的文件(文档)编辑器-This is a C++, a simple document (document) Editor
  3. 所属分类:Editor

    • 发布日期:2017-04-14
    • 文件大小:6083
    • 提供者:易轩
  1. editor

    0下载:
  2. 一个基于命令行的简单的文本编辑器,以$为开始命令,可做文本插入、删除等编辑操作,有助于学习C++和数据结构的知识。-A simple command line-based text editor, to $ as the start command, do the text insertion and deletion editing, contribute to learning C++ and data structure knowledge.
  3. 所属分类:Editor

    • 发布日期:2017-05-06
    • 文件大小:1042406
    • 提供者:黄振飞
  1. wenjianguanli

    0下载:
  2. 此程序是一个简单的文本阅读器,可以查看txt,.h .c .cpp等文件。-This program is a simple text reader, you can view txt,. H. C. Cpp and other documents.
  3. 所属分类:Editor

    • 发布日期:2017-05-15
    • 文件大小:3792313
    • 提供者:刘建
  1. wenben

    0下载:
  2. 用c实现简单的文本编辑器 -C achieved by a simple text editor. . . . . . . .
  3. 所属分类:Editor

    • 发布日期:2017-04-03
    • 文件大小:2005
    • 提供者:督促
  1. nipad

    0下载:
  2. 用C++实现的基于Qt的,功能、界面模仿Windows自带记事本的简单的文本编辑器。仅供学习和参考使用。里面带了编译好的exe文件。-A Qt-based text editor.
  3. 所属分类:Editor

    • 发布日期:2017-05-16
    • 文件大小:4236197
    • 提供者:郭玮
  1. PainterUsePattern

    0下载:
  2. 用C++写的图形编辑器 简单易懂 程序调试成功-Written in C++, easy to understand graphical editor debugging success
  3. 所属分类:Editor

    • 发布日期:2017-03-29
    • 文件大小:43687
    • 提供者:jessie
« 12 »
搜珍网 www.dssz.com