登录
首页 » 数据结构 » 一个很简单的用C写的文本编辑的工具,在tc下运行调试成功 希望对大家有用!...

一个很简单的用C写的文本编辑的工具,在tc下运行调试成功 希望对大家有用!...

于 2022-02-03 发布 文件大小:2.62 kB
0 108
下载积分: 2 下载次数: 1

代码说明:

一个很简单的用C写的文本编辑的工具,在tc下运行调试成功 希望对大家有用!-a very simple C text editor to write the tools running under the debugger tc success useful for all!

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论


0 个回复

  • YAN Wei
    严蔚敏的数据结构(C语言)源码,适合研究-YAN Wei-min data structure (C language) source code, suitable for research
    2022-04-10 07:43:29下载
    积分:1
  • 库操作,封装了BDE库操作的所有方法。C编译器…
    数据库操作类,封装了BDE数据库操作的所有方法。 编译环境 C++ Builder6 下通过。-database operations, a package of database operation BDE all methods. C compiler environment Builder6 through.
    2022-02-03 05:20:06下载
    积分:1
  • 1. 创建MyDatabase.gdb文件。 2. 用SYSDBA用户登录。 3. 在ISQL窗口中,依次输入本书提供的SQL语句;或者在SQL E...
    1. 创建MyDatabase.gdb数据文件。 2. 用SYSDBA用户登录。 3. 在ISQL窗口中,依次输入本书提供的SQL语句;或者在SQL Explorer窗口中,根据表3-1至表3-10创建数据表。(通过直接注册附带光盘所提供的MyDatabase.GDB数据库文件,可以直接获得这些数据表。) 4. 在SQL Explorer窗口中,创建MyDB数据库连接。 5. 输入初始数据。除了表3-11至表3-13的内容,还需要根据需要设定院系编号、班级号和计数器。 -1. MyDatabase.gdb create data files. 2. With SYSDBA user login. 3. In ISQL window, the importation of the book were provided by the SQL statement; or SQL Explorer window, according to Table to Table 3-1 3-10 create data tables. (Through direct registration with CD-ROM attached MyDatabase.GDB provided by the database files, direct access to these data sheets.) 4. SQL Explorer window, MyDB establish database connections. 5. Initial data input. Table 3-11 addition to the contents of Table 3-13, we must also need to set faculty numbers, and counter classes.
    2022-01-24 14:40:10下载
    积分:1
  • 可以建立函输入二叉树,并输出其赫夫曼树。在上交资料中请写明:存储、 基本算法(可以使用程序流程图) 、输入输出、源程序、测试果、算法的时间复杂度、...
    可以建立函数输入二叉树,并输出其赫夫曼树。在上交资料中请写明:存储结构、 基本算法(可以使用程序流程图) 、输入输出、源程序、测试数据和结果、算法的时间复杂度、另外可以提出算法的改进方法;-The establishment of Huffman tree
    2022-03-17 01:35:33下载
    积分:1
  • 约瑟夫问题有原始的约瑟夫和发展了的约瑟夫两种。 原始的约瑟夫的描述: 古代某法官要判决N个犯人的死刑,他有一条荒唐的法律,将犯人站成一个圆圈,从第S个人开始起...
    约瑟夫问题有原始的约瑟夫和发展了的约瑟夫两种。 原始的约瑟夫的描述: 古代某法官要判决N个犯人的死刑,他有一条荒唐的法律,将犯人站成一个圆圈,从第S个人开始数起,每数到第D个犯人,就拉出来处决,然后再数D个,数到的人再处决―――直到剩下的最后一个可赦免。 发展的约瑟夫的描述: 古代某法官要判决N个犯人的死刑,但这N个人每人持有一个密码,他有一条荒唐的法律,将犯人站成一个圆圈,法官先给出一个密码M,从第S个人开始数起,每数到第M个犯人,就拉出来处决,再根据这个人所持有的密码F,然后再数F个,数到的人再处决,以此类推―――直到剩下的最后一个可赦免。-Joseph problems have original development of the Joseph and Joseph two. The original Joseph Description : Ancient a judge to sentence N inmates of the death penalty, he is a ridiculous law, prisoners station into a circle, from S began a few individuals, every few months to D prisoners, pull out executions, then D, the number of people to be re-executed--- until the last one left to be pardoned. The development of the Joseph Description : Ancient a judge to sentence N inmates of the death penalty, but each individual N holders a password, he is a ridiculous law, prisoners station into a circle, the judges first gave a password M, S individuals from the beginning of several, each of the first few inmates M , pull hi
    2022-03-11 16:54:39下载
    积分:1
  • 实现如何上传图片等,并存储其至库的源码
    实现如何上传图片等数据,并存储其至数据库的源码-How do I upload pictures to achieve the data and store it to database source
    2023-07-29 13:30:03下载
    积分:1
  • 文件上传与印
    文件上传与印如何上传一个文件,如果要上传图片或文件,您可以使用的代码。文件上传与印如何上传一个文件,如果要上传图片或文件,您可以使用的代码,
    2022-01-30 21:52:09下载
    积分:1
  • 单链表的实现,包含链表元素的删除,查找,插入
    数据结构单链表的实现,包含链表元素的删除,查找,插入-single linked list data structure to achieve List contains elements delete, retrieve, insert
    2022-07-27 15:47:15下载
    积分:1
  • sql server 查看程序.rar
    sql server 数据库结构查看程序.rar-sql server database structure viewer. Rar
    2022-07-05 11:27:57下载
    积分:1
  • 介绍了如何用VC存取库中的大对象的方法
    介绍了如何用VC存取数据库中的大对象的方法-on how to use the VC database access, a large object method
    2022-03-01 20:55:06下载
    积分:1
  • 696518资源总数
  • 104935会员总数
  • 2今日下载