Welcome![Sign In][Sign Up]
Location:
Search - undo

Search list

[Delphi VCLprocedure

Description: 在毕业设计文件的文件夹中,主要介绍了在delphi中,利用各种不同的算法来实现建立在位图上的不同效果,其中主要介绍的有曝光、浮雕、马赛克、模糊、锐化、添加杂色、喷溅、霓虹、90度旋转、水平翻转、垂直翻转。另外还做了当步撤销和图像的缩放,还有简单的jpg,bmp的格式转换。 在chap1文件夹中,有关于图像格式转换,图像浏览器等的源程序。在chap2文件夹包括灰度直方图,二值化,对比度等的源程序。在chap3文件夹中,有关于几何变换的源程序。在chap4文件夹中,有关于通道,颜色调节,颜色混合等的源程序。在chap5文件夹中,有灰度线性,中值滤波,灰度拉伸等的源程序-Graduation project file folder in delphi, using a variety of different algorithms to achieve different effects on the bitmap, which introduces the exposure, relief, mosaic, blur, sharpen, add variegated, splash, neon, 90 degree rotate, Flip Horizontal, Flip Vertical. Also made a step undo and image scaling, simple jpg, bmp format conversion. Of folder chap1 image format conversion, image browser, such as source code. Chap2 file folder, including the histogram, binarization, the source of contrast. Of folder chap3 geometric transformation of the source. Of folder chap4 source on the channel, color adjustment, color mixing, etc.. Linear gray scale median filtering, gray stretch of the source folder chap5
Platform: | Size: 14647296 | Author: 谭学敏 | Hits:

[ComboBox_DataGrid_Demo

Description: 支持Undo/redo的列表操作,来自于CodeProject-undo and redo for datagrid, from codeproject
Platform: | Size: 726016 | Author: gz | Hits:

[Windows DevelopTjishibenh

Description: 本程序仿照了记事本功能,纯属学习之作。(1)基本上实现了新建,打开,保存,退出,帮助的功能。(2)还有实现撤销、重做以及剪切切、复制、粘贴功能的快捷键的操作。(3)通过Option选项可以设置前景色和背景色。还有部分功能在不断的学习过程中会逐一实现。 -This program modeled on a notepad, purely learning. (1) is basically a new, open, save, exit, help functions. (2) there is undo, redo and cut honestly, copy, paste function shortcut key operation. (3) Option option can set the foreground and background colors. There are some functions one by one to achieve a constant learning process.
Platform: | Size: 22528 | Author: 粘附 | Hits:

[Windows DevelopNnewwton10032e

Description: 牛顿法解方程 源程序源码说明: 1。图片按钮的实现(工具栏) 2。程序源码启动后检测命令行参数以打开文件 3。支持拖放*.HTXT文件到窗口直接打开 4。一种实现多线程处理的替代方法 5。程序源码始终终位于顶层切换换的API实现 6。设置图片为桌布的API实现 7。实现“撤销、重复”的数据结构 8。获取与设置图片的数据API实现 9。图像数据的RGB调整 10。调用默认网络浏览程序源码访问网页.-Newton Method Fangcheng Yuan program source code instructions: 1. The realization of the Picture button (toolbar) 2. Detected after the start of the program source command-line parameters to open the file. Support drag and drop*. HTXT file to the window opened directly 4. The multithreading alternative. The program source code always end in the top-level switch to change the API 6. Set the picture as wallpaper API implementation. Undo, Repeat " data structure. Get and set the picture data API. Adjustment of the RGB image data 10. Call the default web browser program source code access page.
Platform: | Size: 232448 | Author: nuli | Hits:

[Button controlundo_test

Description: 撤销和重做完整的文档,实现了基本的撤销和重做-undo test
Platform: | Size: 20480 | Author: boif | Hits:

[Driver Develophexedit-1.2.10.src

Description: HexEditor 是针对汉化用的十六进制编辑工具。方便的编辑方法,增删字节无需在菜单中处理,只需按文字编辑方式处理即可。编辑器中能够屏蔽所有非 ASCII 字符和控制字符,只剩下了英文字符显示出来。功能强大的全文查找和全文替换,包括标准字符串和 Unicode 字符串的查找和替换(可以不区分大小写)。功能强大的输入功能,支持十六进制码处理和字符输入,字符输入还包括 Unicode 字符的直接输入。无限级的 Undo 与 Redo 功能,令到编辑随时都可以撤回到任何一步。可以选择任何部分的字节经 Unicode 处理成可视字符串编辑。-HexEditor is finished with a hex editor tools. Convenient method of editing, additions and deletions the bytes without treatment in the menu, simply press the text edit mode process. The editor can be shielded all non-ASCII characters and control characters, only English characters show up. Powerful full text search and replace text, find and replace standard strings and Unicode strings (can not case-sensitive). The powerful input function to support processing and character hexadecimal code input, character input, including the direct input of Unicode characters. Unlimited Undo and Redo functions, so that editing can be withdrawn at any time to any step. You can select any part of the byte Unicode processing visual string editing.
Platform: | Size: 61440 | Author: lanve | Hits:

[JSPwimp_userInterface

Description: 5.1 窗口设计 5.2 菜单设计 5.3 填表输入界面设计 5.4 操作控制元素设计 5.5 声音输出界面设计 5.6 图标设计 5.7 个性化界面设计 5.8 UnDo/ReDo设计-5.1 window design 5.2 Menu Designer 5.3 fill in a form input interface designed 5.4 operating control elements design 5.5 sound output interface design the 5.6 icons design 5.7 personalized interface design 5.8 UnDo/ReDo design
Platform: | Size: 1364992 | Author: fluck | Hits:

[Chess Poker gamesVBChess

Description: 一个VB写的中国象棋源码,提供人机对战和双人下棋2种模式,算法核心采用 自动递归层次提升技术 以提高自动走棋的智能与常规棋式参考结合。提供载入棋局,保存棋局功能;可以悔棋。功能还是比较完善的。此源码由Dingcrown Soft免费发布,http://www.dingcrown.com/soft-Chinese chess source code written in VB, man-machine war and Double chess modes, the algorithm core using ' automatic recursive raise the level of technology' in order to improve the smart moves automatically with conventional chess reference combined. Provide load chess game, save chess game function undo. Function is quite perfect. This source code is released for free by Dingcrown Soft, http://www.dingcrown.com/soft
Platform: | Size: 206848 | Author: 这也要 | Hits:

[Chess Poker gamesfive2

Description: 用C++编写的一个五子棋程序,支持人机对弈、双人对战、悔棋等功能-Written in C++, a backgammon program, support for human-computer game, the double battle, undo and other features
Platform: | Size: 134144 | Author: 蔡蒙丹 | Hits:

[CSharpUndoPattern

Description: 非Command或Momento模式的一种实现Undo/Redo功能的框架、示例以及测试源码。-An example framework for undo/redo functionality without using Command or Momento pattern.
Platform: | Size: 149504 | Author: canyue | Hits:

[.netUndoPattern

Description: This is an undo/redo library for C#/.NET
Platform: | Size: 166912 | Author: adamlh81 | Hits:

[FlashMXflexrtf

Description: FlexRTF是一个简单,可扩展,平台独立的所见即所得的跨浏览器编辑器,允许非技术用户轻松创建,编辑和发布有效的HTML的文本.界面类似微软Word的。作为完全独立于平台的编辑器可安装在任何地点的任何浏览器中运行 - 无论是IE浏览器,谷歌浏览器,Firefox,Opera或者其他,唯一的用户要求是Flash插件安装在用户计算机上。 特点: *内置的图片上传功能 *表管理工具,允许编辑表,添加/删除行/列 *撤消/重做行动路径 *有效的XHTML输出 如果您运行的网站,有多个非技术用户创建,编辑和发送审查不同类型的内容,RTF格式编辑器将是完美的解决方案,以尽量减少用户错误和提高生产率。 -FlexRTF is a simple, scalable, platform-independent cross-browser editor that allows non-technical users to easily create, edit and publish valid HTML WYSIWYG text interface similar to Microsoft Word' s. Run in any browser editor as a completely independent platform can be installed in any location- whether it' s IE browser, Google Chrome, Firefox, Opera, or other unique user requirements is the Flash plug-in installed on the user' s computer. Features:* Built-in picture upload function* table management tool, allows you to edit the table, add/delete rows/columns* undo/redo action path* Valid XHTML output if you run the Web site, there are more non-technical users to create, edit and send the review of the different types of content, RTF format editor will be the perfect solution to minimize user error and increase productivity.
Platform: | Size: 1336320 | Author: off | Hits:

[CSharpFIR

Description: 五子棋,人机对战,没有人人对战,可以悔棋,博弈树算法,有禁手判断-Backgammon, man-machine war, did not play against everyone can undo game tree algorithm, ban hand judgment
Platform: | Size: 10165248 | Author: 安康 | Hits:

[Game Programwuziqi

Description: 这是一款基于JAVA的五子棋小游戏,里面的功能主要是人机对战、人人对战。还有悔棋等功能-This is a JAVA based backgammon game, inside the main function of the man-machine war, everyone Versus. There undo function
Platform: | Size: 11264 | Author: piao | Hits:

[Chess Poker gamesgobang

Description: 五子棋小游戏 要求: 1、用VS控制台程序完成,键盘输入坐标下子。 2、拥有普通游戏的控制流程:开始游戏、重新开始、退出游戏等。 3、包含五子棋的基本规则,五个棋子连成一线即宣告胜利。 4、加入多步悔棋功能,要求能一互悔到无法再悔(即空棋盘)。 5、加入撤销悔棋功能,要求悔棋之后还可以再撤销悔棋,跟悔棋一样,悔了多步,照样可以撤销悔棋多部(如开头一直悔棋到空棋盘,然后一直执行撤销悔棋就可以将棋盘恢复到原状态)。 6、要求整个工程全部用C++代码完成,不允许出现C风格代码(如一般用string代替char*、用容器代替数组、类、不允许出现全局变量等)。 -The backgammon game requirements: 1, with the the VS console program completed, keyboard input coordinates erupted. 2, the control flow ordinary game: to start the game, start again, quit the game, and so on. 3 contains the basic backgammon rules, five pawn with a line that is to declare victory. 4, to join a multi-step undo function requires a mutual regret no longer regret (ie empty chessboard). Adding revoked undo function to undo after the abolition of undo with undo, regret the multi-step still can revoke to undo multiple (such as the beginning has been to undo the empty board can restore the chessboard, and execution has been revoked undo to the original state). 6, requires that the whole project is completed entirely C++ code, are not allowed in the C-style code (such as general string instead of char* container instead of an array of classes, global variables are not allowed).
Platform: | Size: 450560 | Author: aoleieli | Hits:

[Chess Poker gamesgobangbeta1.1

Description: 和上一个五子棋游戏的完善,修改了以下BUG 1、功能不完善,判断先手后手有误。 2、赢后处理不明确。 3、输入错误数字时会有概率的出现闪退和乱下旗子的现象 4、输入不明确字符会强行退出,不建议如此 5、不建议使用数字做特殊操作(44、55不能下子) 6、悔棋和撤销悔棋之间逻辑不够完善,比如悔棋后再下棋子前面保存的记录应该清除-And the improvement of a 331 game, modify the the following BUG 1 imperfect function to determine the upper hand flac wrong. 2 after the win, the treatment is not clear. Entering the wrong numbers will have the probability of the emergence of flash back and chaos under the flag of the phenomenon, the input does not clear the character will be forced to exit the proposed 5 is not recommended to use the figures to do a special operation (44,55 can not erupted) 6 between undo and revoke undo logic is not perfect, such as undo and then pawn previously saved record should be clear
Platform: | Size: 463872 | Author: aoleieli | Hits:

[OtherGobang

Description: 自己用MFC写的五子棋小程序,有计时,悔棋,存盘等功能-With MFC write 331 small programs, timing, undo, save function
Platform: | Size: 2024448 | Author: 魏剑辉 | Hits:

[Windows DevelopFiveStones

Description: 五子棋,能够实现人人对弈,人机对弈,悔棋,保存等功能-Backgammon, able to achieve all game, the man-machine chess, undo, save function
Platform: | Size: 26321920 | Author: yangjinyin | Hits:

[2D Graphicgraph

Description: C#编写,实现windows画图程序的所有功能,并且有撤销功能(支持50次),此外还可能对图形进行旋转、缩放、平移、裁剪。曲线为Bezier曲线-All functions written in C#, windows Paint program, and the Undo function (support 50) In addition, the graphics may rotate, zoom, pan, cutting. Curve for Bezier curves
Platform: | Size: 626688 | Author: | Hits:

[CSharpFIRlixiancundang

Description: 五子棋人机对战,离线存档,可以悔棋,切换先手-Backgammon machine war, offline archive can undo switch the upper hand
Platform: | Size: 159744 | Author: 稻草人 | Hits:
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 23 »

CodeBus www.codebus.net