CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - undo

搜索资源列表

  1. FunctionCalculator

    0下载:
  2. 非常强大的函数计算器,能实现20多种函数运算,自动判定优先级,支持带括号的计算;可以存储10个常数;对于输入表达式中的语法错误,可以提示出错误发生的位置和错误类型;可以撤销操作(undo)和继续操作(redo)。-Very strong function of the calculator, to achieve more than 20 kinds of computing function to automatically determine the priority, to support
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:19077
    • 提供者:成逛
  1. OpenGlw

    0下载:
  2. 这是原来编的一个程序,好像不能运行,因为是挂在其他软件上的,但是程序绝对是源程序,自己生成的圆锥圆柱圆台等,然后好像还有redo,undo,缩放平移等-This is a procedure for the original, it seems can not run, because it is linked to other software, but the procedure is the source code, generates its own conical frustum of
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:565837
    • 提供者:高建华
  1. SimpleUndo3.0

    0下载:
  2. IPhone编程学习,sdk3.0新特性:undo功能的演示-IPhone learning programming, sdk3.0 new features: undo function demo
  3. 所属分类:MacOS develop

    • 发布日期:2017-04-06
    • 文件大小:35344
    • 提供者:uploadCode
  1. calcoo-1.3.15-1.0-source

    0下载:
  2. both RPN and algebraic modes bitmapped button labels and display glyths undo/redo copy/paste interaction with the X clipboard two memory registers with displays displays for Y, Z, and T registers
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:91808
    • 提供者:pudnuploader
  1. MFC_wzq

    0下载:
  2. 本程序以类封装的方式完成五子棋,包含悔棋,禁手功能-The procedure for class encapsulates manner Gobang, including undo, cut-off hand function
  3. 所属分类:Other systems

    • 发布日期:2017-05-19
    • 文件大小:5288138
    • 提供者:杨静
  1. jishiben

    0下载:
  2. 本程序仿照了记事本功能,纯属学习之作。 (1)基本上实现了新建,打开,保存,退出,帮助的功能。 (2)还有实现撤销、重做以及剪切、复制、粘贴功能的快捷键的操作。 (3)通过Option选项可以设置前景色和背景色。 还有部分功能在不断的学习过程中会逐一实现。-This program was modeled on Notepad function is purely for learning. (1) basically implements a new,
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-03
    • 文件大小:22521
    • 提供者:李秀美
  1. DTTest

    0下载:
  2. 这是一款用C#开发的局域网对战中国象棋游戏,本游戏支持无限次悔棋,实现了求和、认输等功能,代码用了2天开发出来的,因此比较简单,适合刚开始研究C#的朋友学习、娱乐。-This is a development of local area network using C# Versus Chinese chess game, this game supports unlimited undo and realized summation, admit defeat and other functi
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:499578
    • 提供者:268
  1. fivechess

    0下载:
  2. 五子棋:玩家可与玩家对弈或电脑与玩家对弈 具有悔棋功能。 可判断禁手。 分国际规则和一般规则。 具有一定图形界面便于用户使用,可在windows平台下运行 -Gobang: Players of games with players or computers and chess players With the Undo feature. To determine whether the ban on hand. Share of internation
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-14
    • 文件大小:3364684
    • 提供者:刘磊
  1. fileoperate

    0下载:
  2. 在用户程序中可使用文件系统提供的一整套文件操作(文件类系统调用),这类操作一般包括“打开文件”、“关闭文件”、“读文件”、“写文件”和“撤消文件”等。本实习模拟文件操作的实现,通过实习了解各文件操作的作用。-In the user program can use the file system provides a set of file operations (file type system calls), such operations generally include " op
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:2259
    • 提供者:guanlong
  1. fivechess

    0下载:
  2. 网络五子棋 实现了一些基本的功能 如悔棋,和棋等等,能实现单机对战和网络对战 -Network Gobang achieved some basic functions such as Undo, a draw and so on, to achieve stand-alone and network Versus Battle
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-09
    • 文件大小:1913217
    • 提供者:绕力军
  1. xiangqi

    0下载:
  2. 下象棋 然后点击棋子下一步要走的位置,之后,点击对方棋子,进行下一步操作。由于程序步骤简单,没有规定规则,且棋子消失后不会再出现,所以不允许悔棋。点击棋子一次选定,第二次点击时取消,不允许吃掉自己的棋子。 当点击棋子后,如果点击同色棋子,将取消棋子的选定,如果点击空白或对方棋子,被选定的棋子将移动至新的位置,吃掉的棋子从此消失。 当红方老帅被绿方吃掉时,会显示绿方获胜,当绿方老将被红方吃掉时,会显示红方获胜。 -Under the chess piece and then
  3. 所属分类:Game Program

    • 发布日期:2017-04-13
    • 文件大小:2632
    • 提供者:hh
  1. gppve_3_5_wrSbc8548_2_0_3

    0下载:
  2. MPC8548 SBC开发板基于VXworks的 BSP资料,比较全,可以直接在SBC开发板上运行-this version of BSP will update the following driver files as well as the BSP. target/config/comps/vxWorks/11rapidio.cdf target/h/drv/end/gei82543End.h target/src/drv/end/gei82543
  3. 所属分类:VxWorks

    • 发布日期:2017-05-30
    • 文件大小:12461116
    • 提供者:唐震宇
  1. weiqi

    0下载:
  2. 围棋,具有简单的悔棋提子打劫提子功能.借用了QQ游戏中的图片资源-weiqi,which included those function like undo,remove and jie
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-30
    • 文件大小:221438
    • 提供者:yess
  1. smallword

    0下载:
  2. c功能包括:文件菜单中新建、打开、另存、保存、预览、打印、退出;编辑菜单中复制、剪切、粘贴、撤消、还原;字体、字号、字色的攺变;段落的左、中、右对齐、缩进等;查找和替换功能等。-Features include: file menu, new, open, save, save, preview, print, quit the Edit menu to copy, cut, paste, undo, restore font, size, character color Yi transi
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:89038
    • 提供者:王伟
  1. xiangqi

    0下载:
  2. 当玩家一打开本游戏,就是象棋的背景,主要有红黑两方人人对战,每盘每人有30分钟的时间,时间到这输掉,要是时间没到而将被吃掉的一方为输掉。当然在走棋过程中要是不幸走错一棋可以悔棋。也可向对方认输-When the player opened the game, that is the background of chess, mainly red and black two parties everyone Battle, each disc has 30 minutes each time, t
  3. 所属分类:Game Program

    • 发布日期:2017-03-29
    • 文件大小:133771
    • 提供者:星星
  1. clsTextBox

    0下载:
  2. 这个代码功能是格式化需要输入内容的文本框,同时对输入的数据进行检查和验证。每当按键产生变化,如回车,粘贴等动作时,文本框会自动检查和修改。 另外代码具有自动文本全选、改变文本框颜色、默认背景/前景色、保存当前输入内容以被撤消时恢复用。支持各种类型的字符和数字格式化,支持按键检测,如按 ESC撤消,按回车和向下箭头键调到下一个文本框,类似TAB键,支持回车声音事件、聚焦和失焦颜色编号等。-This code function is to format the text box to enter
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-25
    • 文件大小:13728
    • 提供者:张利
  1. FIR

    0下载:
  2. 特色:面向对象程序设计,基于控制台的C++五子棋程序,包括人机对战和人人对战,添加了禁手、悔棋、存盘功能。AI算法很快。-Features: Object-oriented programming, console-based C++ Gobang procedures, including the man-machine, and man-man Battle, the forbidden hand, undo, archiving function. AI algorithms quickl
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-10
    • 文件大小:1310957
    • 提供者:eyou
  1. Chess

    0下载:
  2. 可联机玩国际象棋,具备倒计时功能以及悔棋等功能-Available on-line play chess, with the countdown function, and Undo functions
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-27
    • 文件大小:489489
    • 提供者:Babyface
  1. siziqirenjiduizhan

    0下载:
  2. 程序操作按空格键开始走棋后请等待计算机走棋当全部棋盘下满而未分出输赢时右下会出现蓝色字样DRAW而若用户或计算机胜利时则有相应颜色的字样出现yOU WIN 或 YOU LOSE随后计算机会询问你是否继续玩若是请按Y否则按N程序将退出无论在何时按ESC都将退出无论在何时即使是在游戏中按C都可以调节游戏难度在棋盘上有棋子时按U可进行悔棋-Press the spacebar to start program operation to go after you wait for the compute
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-03
    • 文件大小:25043
    • 提供者:tina
  1. prcs_mngment

    0下载:
  2. 进程调度算法:采用最高优先数优先的调度算法(即把处理机分配给优先数最高的进程)。每个进程有一个进程控制块( PCB)表示。进程控制块可以包含如下信息:进程名、优先数、需要运行时间、已用CPU时间、进程状态等等。进程的优先数及需要的运行时间可以事先人为地指定(也可以由随机数产生)。每个进程的状态可以是就绪 W(Wait)、运行R(Run)、或完成F(Finish)三种状态之一。进程的运行时间以时间片为单位进行计算。就绪进程获得 CPU后都只能运行一个时间片。用已占用CPU时间加1来表示。 如果运行
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:1473
    • 提供者:atlantis
« 1 2 3 4 56 7 8 9 10 ... 17 »
搜珍网 www.dssz.com