排序:上传时间 相关度 下载量 查看数

Delete 175

按分类查找:

  • ADT串的实现:主要包括以下操作:§ copy(s1,s2)把串s1复制到s2 § concat(s,s1,s2)连接S1,S2

    ADT串的实现:主要包括以下操作:§ copy(s1,s2)把串s1复制到s2 § concat(s,s1,s2)连接S1,S2,结果放在S中 § delete(s,i,j)将串s中从第i个字符开始的连续j个字符删除,如果i+j>s.len则一直删除到串尾 § insert(s,s1,i)将串S1插入串S的第i个字符后

    /dl/133204.html

    标签: concat copy ADT 操作

    上传时间: 2013-12-11

    上传用户:奇奇奔奔

  • 学习类的

    学习类的,深入研究New和Delete,看后会很收益的:)

    /dl/134137.html

    标签:

    上传时间: 2014-01-26

    上传用户:jichenxi0730

  • 本程序将用户信息设计成一个类

    本程序将用户信息设计成一个类,使用对象模拟对 象数据库,将用户信息保存到数据文件中。并实现打开 文件,保存文本,添加&删除用户信息等功能。 在运行的过程中,用户须先填上自己的姓名、性别 ,然后选择自己所在省份、城市。点击“Add”按钮, 该用户信息即可添加进面板左边的文本区,点击 “Delete”时,可删除该用户的 ...

    /dl/135651.html

    标签: 程序 用户

    上传时间: 2015-03-31

    上传用户:253189838

  • 快速删除VC

    快速删除VC,DELPHI的临时文件。此BAT文件可以在文件夹和驱动盘右键菜单中添加两个菜单项(Delete specified files和Delete specified files extention setup我现在使用的是英文选项,您也可以进行修改),第一次使用时双击此BAT文件即可以完成右键功能的添加,以后您就可以方便地使用此菜单的功能了。注:您也可以添加其他可 ...

    /dl/141429.html

    标签: 删除

    上传时间: 2014-07-01

    上传用户:pkkkkp

  • 内容如下: 1.The history of the computerized database 2.SQL Data Statements--those used to create, mani

    内容如下: 1.The history of the computerized database 2.SQL Data Statements--those used to create, manipulate, and retrieve data stored in your database example statements include select, update, insert, and delete 3.SQL Schema Statements--those used to create database objects, such as tables, index ...

    /dl/145013.html

    标签: computerized Statements database history

    上传时间: 2015-04-25

    上传用户:ardager

  • 这是一个比较完整的java语言编写的文件系统程序

    这是一个比较完整的java语言编写的文件系统程序,有8个基本功能,要求设计一个N个用户的文件系统,每次用户可以保存M个文件,用户在一次运行中只能打开一个文件,对文件必须设置保护措施。且至少有Create,Delete,Open,Read,Write等命令。 ...

    /dl/147390.html

    标签: java 比较 文件系统 语言

    上传时间: 2015-05-01

    上传用户:恋天使569

  • This code detects memory leaks in embedded VC++ almost the same way crtdbg does in VC++. At the end

    This code detects memory leaks in embedded VC++ almost the same way crtdbg does in VC++. At the end of program execution it will display in the debug window if there were any memory leaks and how the memory looks so you can identify where your memory leak occurred. It will display in the debug windo ...

    /dl/149650.html

    标签: the embedded detects almost

    上传时间: 2015-05-07

    上传用户:comua

  • The JICQ is the bureau area which JAVA writes according to "Customer s Machine/Server"(C/S) mode mes

    The JICQ is the bureau area which JAVA writes according to "Customer s Machine/Server"(C/S) mode message solid hour correspond by letter tool system, the system adopted the SQL Server2000 of Microsoft company as a backstage database, the system passes a JDBC interview database. The system is divided ...

    /dl/164209.html

    标签: according Customer Machine Server

    上传时间: 2014-01-04

    上传用户:jyycc

  • 本源代码所设计的文件系统

    本源代码所设计的文件系统,具有建立文件(create)、打开文件(open)、读文件(read)、写文件(write)、关闭文件(close)、撤销文件(delete)等功能。在模拟程序中可从键盘上输入文件操作命令来模拟各用户程序中所调用的各种文件操作,用一个结束命令(end)停止程序的执行。 ...

    /dl/165777.html

    标签: 源代码 文件系统

    上传时间: 2013-12-13

    上传用户:希酱大魔王

  • //在tc3.0++在运行 //a数组用于随机产生1-6数表示每个方格后面的图形.用inita()函数来实现 //c数组用于记录方格的状态,用字符L(lock)表示没有打开的方格 //D(d

    //在tc3.0++在运行 //a数组用于随机产生1-6数表示每个方格后面的图形.用inita()函数来实现 //c数组用于记录方格的状态,用字符L(lock)表示没有打开的方格 //D(delete)表示已消去的方格.O(open)表示打开的方格. //变量m表示按回车键的有效次数.也是记忆力参数,越小记忆力越好 //变量xpos,ypos用于表示当前光标所在的位置 //( ...

    /dl/166169.html

    标签: inita lock 3.0 数组

    上传时间: 2015-06-19

    上传用户:hgy9473