搜索资源列表

  1. undo_redo_articles

    0下载:
  2. 我在做图形系统时,需要在编辑图形后进行undo,redo,这些是我参照的论文。感觉挺有帮助的。-I was doing the graphics system, you need to edit the graphic after undo, redo, these are my reference papers. Feeling Tingyou help.
  3. 所属分类:软件工程

    • 发布日期:2024-05-18
    • 文件大小:500736
    • 提供者:扬帆
  1. Chess

    0下载:
  2. 这是一个非常基本的国际象棋程序2的球员。我是来弥补计算机科学使用工具中央结算系统图形包中的类图形程序。虽然这是一个易于使用的软件包,它是在它的使用有限。<br> <br>此程序有一些inherant limiatations。首先,因为只有JPEG支持可用,我不得不作出许多图像的两倍(因为JPEG格式不支持透明像素)。该程序将无法检测检查或将死,因为我没有时间来实现这些功能。正如您将看到,没有撤消功能。这可能是有
  3. 所属分类:棋牌游戏

    • 发布日期:2024-05-18
    • 文件大小:502784
    • 提供者:jimmy sia
  1. TextDiff

    0下载:
  2. 功能强大的文本比较器TextDiff的用途是按行比较两个文本文件的异同,TextDiff能用不同颜色区分两个文件之间的异同并支持拖放,默认情况下黑色字符表示相同的行,绿色加亮表示不同的行,红色加亮表示删除的行,蓝色加亮表示添加的行。比较两个14M的文本文件,从打开到比较完毕只需2秒即可完成,并可生成报告文件,以供查看。 -About TextDiff: TextDiff has been created primarily
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:484352
    • 提供者:bronco
  1. ProcessScheduling

    0下载:
  2. 设计一个有 N个进程并行的优先级调度程序:每个进程有一个进程控制块( PCB)表示。进程控制块可以包含如下信息:进程名、优先数、到达时间、需要运行时间、已用CPU时间、进程状态等等。   进程的优先数及需要的运行时间可以事先人为地指定(也可以由随机数产生)。进程的到达时间为进程输入的时间。   进程的运行时间以时间片为单位进行计算。   每个进程的状态可以是就绪 W(Wait)、运行R(Run)、或完成F(Finish
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:程天晨
  1. jincheng

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

    • 发布日期:2024-05-18
    • 文件大小:1700864
    • 提供者:金小山
  1. QEditor

    0下载:
  2. QEditor -程序员编辑器的。他是十分强大的编辑器:开放代码在GPL的授权平台,它是由Qt完全编写。支持功能:折叠文本 编号的行数 添加面板书签,支持撤消。使用 Qt Designer作为插件。 -QEditor- the editor for the programmer. He is the powerful editor with the open code under license GPL. Fe
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-18
    • 文件大小:3687424
    • 提供者:豆腐
  1. 498q

    0下载:
  2. vc开发丰富的图形类型(直线,平行四边形,矩形,多边形,圆角矩形,圆,椭圆,二次均匀B样条曲线,三次参数样条曲线,贝齐埃曲线)       丰富的图形操作(属性设置,拖动,放大/缩小,删除,拷贝,旋转,图形切割,图形填充,编辑等) 软件通用功能(撤消/恢复,打印,文件操作-vc development of rich graphical type (straight, parallelogram, rectangle, poly
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:349184
    • 提供者:威客
  1. clzxq

    0下载:
  2. 运用java编写的单机版的中国象棋,不过不是人机对站,而是自己跟自己对站,或是跟别人对站,是可以悔棋的。-Prepared using java stand-alone version of Chinese chess, but not the machine on the station, but with their own stations, or with others on the station, it can undo t
  3. 所属分类:棋牌游戏

    • 发布日期:2024-05-18
    • 文件大小:25600
    • 提供者:程龙
  1. wuziqi

    0下载:
  2. 五子连珠,分两种难度,可悔棋及选择谁先下-Wuzilianzhu, two types of difficulty, and choose exactly who can undo the next
  3. 所属分类:棋牌游戏

    • 发布日期:2024-05-18
    • 文件大小:3044352
    • 提供者:陈少勇
  1. ChessFive

    0下载:
  2. 别人使用java写的人机对弈五子棋程序,可以设置人先下或电脑先下,有悔棋功能。附带源代码。-Written by other people using the java machine play chess backgammon program, you can set or computer before the next one first, there is undo function. With source code.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-18
    • 文件大小:36864
    • 提供者:xiezhifu
  1. 5sourcecode2

    0下载:
  2. 选择年/月的控制,改变鼠标形状的例子1,2,Undo/Redo管理器,一个异常处理的例子 -Select Year/Month of control, change the mouse shape example 1,2, Undo/Redo manager, an exception handling example
  3. 所属分类:软件工程

    • 发布日期:2024-05-18
    • 文件大小:563200
    • 提供者:fumian
  1. NetOthello13

    0下载:
  2. 黑白棋编码,其中有各种方法实现了悔棋,网络对战等功能-Othello coding, including ways to achieve the undo, online play and other functions
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-18
    • 文件大小:107520
    • 提供者:Jim
  1. WinHandler

    0下载:
  2. WinHandler lets you manipulate the existing windows on your system. You can resize, move, change style and text, kill, copy, paste, undo etc. All by using Win32 API calls. It is a good demonstration (in my opinion) of
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:10240
    • 提供者:d3graph
  1. sy3

    1下载:
  2. 进程的创建和控制 创建一个windows窗口程序,含有4个菜单项,分别用来创建和撤消记事本进程和计算器进程。若相应进程已经创建了,再选择创建进程菜单,则弹出对话框提示进程已经创建 若进程已经撤消了,再选择撤消进程菜单,则弹出对话框提示进程已经撤消。注意考虑从主程序外部启动和关闭进程的情况。-Process creation and control procedures to create a windows window, with
  3. 所属分类:进程与线程

    • 发布日期:2024-05-18
    • 文件大小:778240
    • 提供者:陈婷婷
  1. chess

    0下载:
  2. 五子棋,含有双人游戏与人机游戏的五子棋游戏,可以悔棋并自动判断输赢-Five in a Row, with double games and machine games backgammon games, you can undo and automatically determine the winners and losers
  3. 所属分类:棋牌游戏

    • 发布日期:2024-05-18
    • 文件大小:547840
    • 提供者:Michael Jiang
  1. 201061912441315

    0下载:
  2. 这款围棋游戏支持悔棋、载入棋局、保存棋局、适时显示走棋状态信息等,另外这些源代码都下是出自一人之手,在编程风格上会大不相同,感兴趣的朋友可以研究一下每个人的实现代码,很有意思哦。 -This chess game supports undo, load the game save the game time display status information such as playing chess, while the so
  3. 所属分类:棋牌游戏

    • 发布日期:2024-05-18
    • 文件大小:928768
    • 提供者:李学兵
  1. Wuziqidaima

    0下载:
  2. 1. 能上手机上运行并自动检测手机屏幕,同时支持横屏和竖屏。 2. 计算机有较高的棋力,较为优化的算法。 3. 程序有较好的跨平台性。 4. 程序界面采用线条与图形组成。 5. 实现人机对战。 6.实现悔棋功能 -1. Can be run on the phone and automatically detect mobile screen supports portrait and landscape scr
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-18
    • 文件大小:6144
    • 提供者:*雄
  1. 5five

    0下载:
  2. 基于人工智能的神经网络开发的五子棋,带悔棋功能-Neural network based on artificial intelligence developed backgammon, with undo feature
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-18
    • 文件大小:278528
    • 提供者:杜佳佳
  1. wuzhiqi

    0下载:
  2. VC简单的智能五子棋游戏,支持电脑先走或人先走棋或者人机对战,支持悔棋,暂不支持网络对战,适合VC新手研究游戏编写.-VC Smart Gobang simple games, to support the computer go first or to walk first, or human-computer chess gaming, support for undo, not support online play, writt
  3. 所属分类:其他游戏

    • 发布日期:2024-05-18
    • 文件大小:169984
    • 提供者:xujun
  1. A_Simple_J1719863142004

    0下载:
  2. Descr iption: This a simple Painter program using JAVA language. The program uses 4 classes to build the entire structure. Please compile using the JAVA SDK, and run the Painter.java as the main program. Program Ability
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:519168
    • 提供者:shafiqsabir
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 23 »

源码中国 www.ymcn.org