登录
首页 » Windows开发 » 使用方便,效率较高

使用方便,效率较高

于 2022-01-25 发布 文件大小:30.64 kB
0 145
下载积分: 2 下载次数: 1

代码说明:

使用方便,效率较高-ease of use, high efficiency

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

发表评论

0 个回复

  • 窗口访问信息处理模块
    获取windows进程模块有关信息-windows access the information process module
    2022-12-29 11:15:04下载
    积分:1
  • 推箱子,又称搬运工,是一个十分流行的单人智力游戏。玩家的任务是在一个仓库中操纵一个搬运工人,将N个相同的箱子推到N个相同的目的地。推箱子游戏出现在计算机中最早起...
    推箱子,又称搬运工,是一个十分流行的单人智力游戏。玩家的任务是在一个仓库中操纵一个搬运工人,将N个相同的箱子推到N个相同的目的地。推箱子游戏出现在计算机中最早起源于1994年台湾省李果兆开发的仓库世家,又名仓库番,箱子只可以推, 不可以拉, 而且一次只能推动一个。它的规则如此简单,但是魅力却是无穷的。但是人毕竟思考的深度和速度有限,我们是否可以利用计算机帮助我们求解呢?-magazines, also known as porters, is one of the most popular single intellectual games. The task of players in a warehouse controlled a stevedore who will be the same as the N box pushed to the same N as a destination. PSP games on the computer which originated in 1994, the Taiwan Provincial Fruit Katherine Lee development of the warehouse family, also known as Fan warehouse, the boxes can only push, not pull, but one can only promote one. Its rules so simple, but the charm is boundless. But, after all, thought the depth and speed are limited, we can use computers to help us solve?
    2023-04-11 17:40:03下载
    积分:1
  • VB编写的动态链,且能够自定义字体
    这个可以自己定义文字效果的的DLL文件,不是组件,可以直接像API那样调用
    2022-02-20 03:37:54下载
    积分:1
  • USACO 10 号源代码
    作为乳品行业的利润很低,所以较低的原材料(牛奶)的价格变得非常重要。玛丽帮助找到最佳的牛奶采购项目。结婚在手中有一些奶农购买牛奶,每个奶农乳品加工企业提供的价格是不同的。此外,由于每个牛奶只有一个固定数量的牛奶,每天奶农挤出量每天可以提供一定的。结婚一天 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2022-03-03 14:10:06下载
    积分:1
  • 中科主机系统ASP.NET版v0.2.rar
    中科主机系统ASP.NET版v0.2.rar-Branch mainframe systems which version of ASP.NET v0.2.rar
    2023-05-24 22:30:04下载
    积分:1
  • 一个用VC++实现基因算法的例子。基因算法是一种生物进化的算法,实际上是一种多目标的探索法....
    一个用VC++实现基因算法的例子。基因算法是一种生物进化的算法,实际上是一种多目标的探索法.-One with VC realization of genetic algorithm example. Genetic algorithm is a kind of biological evolution algorithm, in fact, is a multi-objective exploration method.
    2022-05-06 00:44:45下载
    积分:1
  • WPF 实现文字的滚动效果
    源代码可以实现文字的滚动效果,用户可以在文本框中输入任何文字,程序实现文字滚动效果,点击鼠标可以让文字停止和继续滚动。
    2022-08-23 07:26:41下载
    积分:1
  • 一个使用C++BUILDER的邮戳打印程序
    一个使用C++BUILDER开发的邮戳打印程序-A use of C++ BUILDER developed procedures postmark Print
    2023-04-04 03:55:04下载
    积分:1
  • 1.ImButton: 动态效果的按钮控件,可设置各种外观风格,鼠标感应变色,可插入位图, 并且可支持图像动画效果,也有自画事件可自己处理外观。 2.Valid...
    1.ImButton: 动态效果的按钮控件,可设置各种外观风格,鼠标感应变色,可插入位图, 并且可支持图像动画效果,也有自画事件可自己处理外观。 2.ValidateEdit: 可限制输入内容的输入框, BCB 自带的 TMaskEdit 有很多不方便的地方 我仍然怀念没有 Builder 之前的 Borland C++ 中的 ValidateEdit, 可限制输入整数、 浮点数、或者自己任意规定输入限制,比如数字、字符、汉字、符号等。 3.UrlLabel: 可实现超级链接的标签控件,只要填好属性就可以了,支持鼠标感应变色。 4.YbUpDownEdit: 有上下箭头可以调整数值大小的输入框 可限制调整范围, 最大调整范围:-9223372036854775808 ~ +9223372036854775807 5.YbBackImage: 背景位图,可以加入一个小位图平铺显示,也可以拉伸放缩等 6.VictorPanel: 透明效果的 Panel、可以设置背景,支持平铺、拉伸缩放、居中等 7.YbRichEdit: 测试版的控件,可以改变外观效果 (边框和滚条)-1.ImButton : Dynamic effects of button controls, can be set to various exterior style, mouse sensors change color bitmap can be inserted, and will support image animation effects, but also a self-portrait incidents themselves appearance. 2.ValidateEdit : to limit the importation of content input box, BCB"s own TMaskEdit many inconvenient places, I still miss not Builder before the Borland C ValidateEdit, to limit the importation of integers, floats, or importing their own arbitrary restrictions, such
    2022-08-06 04:07:39下载
    积分:1
  • 圆心在原点,半径为R的第一个4分圆的Bresenham画圆算法程序,将该算法程序推广到任一四分圆,从而形成一般的Bresenham画圆算法。并利用Bresenh...
    圆心在原点,半径为R的第一个4分圆的Bresenham画圆算法程序,将该算法程序推广到任一四分圆,从而形成一般的Bresenham画圆算法。并利用Bresenham画圆算法画出一个圆心在点(xc,yc), 半径为R, 圆周颜色为color的圆-Center in the basics of radius R for the first four hours round the Bresenham algorithm Circle procedures, procedures for the promotion of this algorithm, arrived on January 4 pm yen, thus forming a general Circle Bresenham algorithm. Circle and the use of Bresenham algorithm to identify a point in the center of a circle (xc, yc), the radius R, Circle color color circle
    2022-05-29 18:18:15下载
    积分:1
  • 696516资源总数
  • 106605会员总数
  • 12今日下载