登录
首页 » Delphi » 大漠偏色计算器V2.2(Delphi源码)

大漠偏色计算器V2.2(Delphi源码)

于 2020-08-17 发布 文件大小:530KB
0 264
下载积分: 1 下载次数: 3

代码说明:

  大漠偏色计算器 (Delphi源码),用于配合大漠插件,图色使用,方便找图、找色,开源(Desert Bias Calculator (Delphi source code), used to cooperate with the Desert Plug-in, the use of graphics and colors, easy to find pictures, colors, open source)

文件列表:

DMCalculator.identcache, 1292 , 2014-06-12
DMCalculator.res, 64756 , 2014-06-11
DMCalculator_Icon.ico, 63025 , 2013-04-15
DMCalculator_Icon1.ico, 63025 , 2013-04-15
FastMM4.pas, 437626 , 2012-09-03
FastMM4Messages.pas, 7247 , 2011-11-16
FastMM4Options.inc, 20568 , 2013-06-23
frmCatchScreenShow.dfm, 953 , 2013-04-14
frmCatchScreenShow.pas, 5672 , 2014-06-11
frmMain.dfm, 153776 , 2014-06-11
frmMain.pas, 35686 , 2014-06-11
GraphicsConversionsLibrary.pas, 3568 , 2005-10-14
HistogramLibrary.pas, 18786 , 2005-10-14
IEEE754.pas, 5381 , 2005-10-14
ImageProcessingPrimitives.pas, 14521 , 2005-10-14
pasYCbCr.pas, 5158 , 2005-10-14
RealColorLibrary.pas, 14838 , 2005-10-14
StatisticsLibrary.pas, 8440 , 2005-10-14
Graphics32\GR32.dcu, 106016 , 2013-04-14
Graphics32\GR32.inc, 1071 , 2013-04-14
Graphics32\GR32.pas, 109788 , 2004-07-23
Graphics32\GR32_Blend.dcu, 12156 , 2013-04-14
Graphics32\GR32_Blend.pas, 38654 , 2004-07-21
Graphics32\GR32_ByteMaps.dcu, 8345 , 2013-04-14
Graphics32\GR32_ByteMaps.pas, 7807 , 2004-07-13
Graphics32\GR32_DrawingEx.dcu, 1686 , 2013-04-14
Graphics32\GR32_DrawingEx.pas, 2800 , 2004-07-13
Graphics32\GR32_Filters.dcu, 3544 , 2013-04-14
Graphics32\GR32_Filters.pas, 4563 , 2004-07-13
Graphics32\GR32_LowLevel.dcu, 2333 , 2013-04-14
Graphics32\GR32_LowLevel.pas, 7312 , 2004-07-13
Graphics32\GR32_Polygons.dcu, 26597 , 2013-04-14
Graphics32\GR32_Polygons.pas, 31324 , 2004-07-20
Graphics32\GR32_System.dcu, 8937 , 2013-04-14
Graphics32\GR32_System.pas, 11350 , 2004-07-13
Graphics32\GR32_Transforms.dcu, 44317 , 2013-04-14
Graphics32\GR32_Transforms.pas, 52285 , 2004-07-21
Graphics32\__history\GR32.inc.~1~, 1357 , 2004-07-16
app.ico, 63025 , 2013-04-15
ColorLibrary.pas, 16473 , 2005-10-14
DMCalculator.dpr, 1279 , 2014-06-11
DMCalculator.dproj, 10556 , 2014-06-11
DMCalculator.dproj.local, 3012 , 2014-06-11
Graphics32\__history, 0 , 2015-01-20
Graphics32, 0 , 2015-01-20

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 五子棋C++源码
    个人开发五子棋游戏的源代码,利用MFC实现,仅供参考!(personal development renju game's source code, using MFC for reference!)
    2005-06-08 15:31:50下载
    积分:1
  • WPFGobang_1.0
    双人五子棋,带悔棋功能,不是怎么好玩,但和我一样的小白可以进来看看(Double Gobang, with undo function, but not much, and I like the white can come in and see)
    2017-10-20 13:01:04下载
    积分:1
  • migong
    这是一个迷宫小游戏,里面有丰富的源码资料,不是本人编的,是我下载别人的,学习用是个好资料(This is a maze game, there is a rich source of information, not my series, I downloaded the others, learning to use good information)
    2013-04-01 02:56:21下载
    积分:1
  • 纯C版的微信打飞机
    本游戏模拟微信打飞机游戏,不过略有不同,玩一下你就知道了^_^资源包含源代码、游戏素材、可执行程序(编译好了的) 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2022-04-27 04:57:03下载
    积分:1
  • -the-poker-game
    本程序利用Card类数组模拟扑克牌,定义3个数组分别表示玩家手中的牌,电脑手中的牌和底牌,用srand((unsigned)time(NULL))产生随机数字,将底牌数组中随机的一项从底牌中移动到其他的数组中,模拟从洗好底牌中抓牌。表示出牌。 单人练习模式中,首先记下一个 1到13之间的随机数字,然后玩家抓牌,当手中的牌的点数恰与记下的随机数字相等,或用手中有的任意两张牌,通过加减乘除四则运算可以凑出该随机数字相等的点数,则停止抓牌并将这一张或两张出出去,随即记下一个新的随机数字,开始下一轮,直道手中的全部牌出完,游戏结束(This procedure using Card class array to simulate playing cards, the definition of the 3 arrays represent the game player cards, computer cards and cards, using srand ((unsigned) time (NULL)) to generate random numbers, random number in the array will be a move to the number of cards from other groups of cards, simulation from the wash hand in. Said. Single practice mode, first recorded random number between 1 to 13 next, and then the game player to draw cards, random number equal when the hand points exactly with the down, or in the hands of some arbitrary two cards, add, subtract, multiply and divide by four operations can make the random number equal points, then stop to draw a card and the card or two cards out, then write a new random number, start the next round, straight hands all the cards out, the end of the game)
    2013-08-19 15:13:48下载
    积分:1
  • VegaDirectInpu
    主流仿真软件Vega对游戏手柄的操作支持有限,本文介绍了对Vega操作手柄的扩充功能。(Vega mainstream simulation software for the operational support Gamestick limited, This paper introduces the operating handle on the Vega extensions.)
    2007-12-21 23:26:34下载
    积分:1
  • 新扫雷(WinMine)
    新扫雷(WinMine)(new mine (WinMine))
    2004-09-16 19:53:15下载
    积分:1
  • chidoudou
    说明:  一个吃豆豆的游戏,游戏功能很简单,操作应该不用累赘了,用c语言写的~呵呵,不会很落后吧~(an eating Dou game, the game is very simple functions, operators do not have to be cumbersome, with the written language c ~ Oh, it will not be very backward ~)
    2005-10-27 00:11:04下载
    积分:1
  • 水波演示
    水波演示(Shuibo demo)
    2004-05-30 18:56:57下载
    积分:1
  • PCK封包
    用于提取游戏图片,音乐,CG等。还可以修改游戏内容。(Used to extract game pictures, music, CG, etc.)
    2017-11-30 09:45:52下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载