CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 界面编程 搜索资源 - txt to c

搜索资源列表

  1. chain11111

    0下载:
  2. [转贴]简单链表的实现.txt我刚学C不久,看到链表这就写了这个.给刚学C的朋友们,希望大家共同进步,也希望高手们也看看提出缺点和不足. 谢谢!-[posted] simple Chain realized. Txt I just learning C shortly, Chain saw it was this. just learning to C friends, we hope that common progress, experts also hope to see also r
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1376
    • 提供者:小乖
  1. getitconfig

    0下载:
  2. 通过界面配置,生成一个隐蔽查找文件及特征关键词的控制台程序。通过运行该控制台程序,就可将查找到的文件名保存到C:\\_log.txt文件中了。-through the interface configuration, generating a concealed documents and search features keyword console procedures. By running the console procedures, it can find the file name
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:16791
    • 提供者:回忆录
  1. ftermcore

    0下载:
  2. fterm核心代码是基于piette@overbyte.be\"]francois.piette@overbyte.be的ICS控件改制而来,其中用在fterm中的控件包括TTnEmulVT, TEmulVT, TTnCnx, TWSocket。这里简称TTnEmulVT for FTERM ICS的原作者是Francois Piette,其主页是http://www.overbyte.be fterm的主要作者是fuse@dot66.com, bbs@smth.org\"] k
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:634849
    • 提供者:毛毛
  1. QQsimu

    0下载:
  2. 高仿真的QQ2006界面。并将密码记录于c盘windows目录下的QQ.txt中。请务必用于正途-high QQ2006 simulation interface. Password will be recorded in the directory c disk windows of QQ.txt China. Be sure to the right path! !
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:361100
    • 提供者:litan
  1. LA_Debug

    0下载:
  2. 对c语言的简单语法分析器 文件说明: input.txt内为输入的源程序,包括for,while和if else控制等 output.txt内为输出的二元单词序列 k.txt为关键字表 l.txt为运算符和界符表 i.txt为该输入的源程序的标志符 c.txt为常数表 个别表需要序列号,这时各表的序列号默认为从1开始,每行加1。 使用说明: 在提示符下输入input.txt文件的路径和文件名字, 运行完成后,打开文件output.txt看结果。 -right language syntax a
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:184655
    • 提供者:好好
  1. KWIC 的抽象数据类型风格的实现

    0下载:
  2. KWIC 的抽象数据类型风格的实现, 使用前拷贝kwic.txt到C盘根目录下!,KWIC abstract data type style to achieve, the use of pre-copying to C Packing kwic.txt directory!
  3. 所属分类:界面编程

    • 发布日期:2017-03-22
    • 文件大小:30390
    • 提供者:lianse
  1. web-to-txt

    0下载:
  2. 提取文字的源码,c++环境编译 提取文字的源码,c++环境编译-Extraction of the source text, c++ Environment to compile the source code to extract the text, c++ Environment compiler
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-01
    • 文件大小:1081
    • 提供者:tiantian
  1. kwic_SDS

    0下载:
  2. KWIC 的共享数据风格的实现, 使用前拷贝kwic.txt到C盘根目录下!-KWIC-style sharing of data to achieve, the use of pre-copying to C Packing kwic.txt directory!
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-27
    • 文件大小:19963
    • 提供者:lianse
  1. WordFinder

    0下载:
  2. 这是一个用MFC做的查找单词的程序,能自由选择TXT格式的单词库,然后导入程序进行单词查询-This is a word search using MFC to do the procedure, to free choice of the word library TXT format, then import the query word process
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-20
    • 文件大小:5669219
    • 提供者:魏昕
  1. ReadTxt

    0下载:
  2. Visual c++6.0里面读取存取在TXT文本文件的程序,初学者欢迎下载。-Visual c++6.0 which read access to the procedure in the TXT text files, beginners are welcome to download.
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-07
    • 文件大小:1935328
    • 提供者:高天天
  1. text_editor

    0下载:
  2. VC下,用C++编写的带图形界面的文本编辑器。能在菜单栏中实现对txt文挡的打开、关闭、保存、另存为、新建、打印功能,对文档内容的撤销、复制、粘贴、剪切、删除、查找、替换、全选功能。可实现字体的设置功能,此外还有ToolBar工具条、状态栏、右键菜单(即上下文菜单)功能。-A text editor, programmed under VC, using C++ language with a graphical interface. Able to achieve in the open, c
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-16
    • 文件大小:2364584
    • 提供者:chen ying
  1. NursingQuestions

    0下载:
  2. C#编写的一个选择题管理器,可以用来添加选择题,管理选择题题库,根据选择题数据库随机生成选择题试卷,支持导入txt格式的选择题。-C# Prepared a choice manager can be used to add multiple choice, multiple-choice exam management, multiple-choice examination paper based on multiple-choice questions randomly generated
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-11
    • 文件大小:2109815
    • 提供者:wb
  1. Example-DRAW-TXT

    0下载:
  2. 用c++写的 图画工具软件,通 WINDOWS 一样的功能,画了几天-Using c++ to write the picture tool software, through the WINDOWS like features, painted a few days
  3. 所属分类:EditBox

    • 发布日期:2017-05-03
    • 文件大小:702109
    • 提供者:li
  1. MENU-TXT

    0下载:
  2. C++ BUILDER 文本框打开关闭的例程,配合 串口软件-BUILDER C++ text box to open the closure of the routine, with the serial port software
  3. 所属分类:EditBox

    • 发布日期:2017-04-30
    • 文件大小:338430
    • 提供者:li
  1. atmxp

    0下载:
  2. ATM终端牟尼基 C语言模拟的银行ATM机系统!利用文件存储!每个用户都会被存到user.txt文本中,另外系统生成4个文件(存款记录、取款记录、转账记录、余额)!实现存、取、转、查功能!对密码输入次数进行了限制,错误三次就退出程序!对用户密码进行简单的加密!(ATM(C-language simulation of ATM machine system! The use of file storage! Each user will be saved to user.txt text, the
  3. 所属分类:界面编程

    • 发布日期:2017-12-25
    • 文件大小:48128
    • 提供者:LLLLbui
搜珍网 www.dssz.com