登录
首页 » 其他 » DFPropInsp Delphi控件包

DFPropInsp Delphi控件包

于 2022-06-01 发布 文件大小:362.06 kB
0 120
下载积分: 2 下载次数: 1

代码说明:

DFPropInsp Delphi控件包,一个用于Delphi中的列表控制,比较老的控件了,不过效果挺好,用上后列表功能变多了,界面变漂亮了,大概效果请看下下边的截图。

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

发表评论

0 个回复

  • 很奇怪,这是一种数学方法,可以构造解。描述…
    这题奇数是有数学方法的,可以构造出解。描述起来比较麻烦。 出一解的构造法: 首先在整个矩阵的最下面一行的中央置1, 然后向右下方向顺序填上2,3,4,5,6,7,…… 注意碰到底的时候就将数翻到上面去,碰到右边的时候就翻到左面去 比如5*5的幻方,如果1填在(5,3)处,2就应该填在(1,4)处,4就应该填在(3,1)处…… 另外,当原数的下方已经有数时,要将要填入的数填到原数正上方 仍举5*5幻方的例子,当5已填好(4,2)时,其右下方为1,不能把6填在那里,而应填在(3,2)处,即5的上方。 最后,一个特殊的点,右下角,这时也应当将新数填在右下角的上方。-odd that this a mathematical method of solution can be constructed. Description relatively trouble. From a structural solution to the law : First, the entire matrix of the bottom of his home a central, then under the direction of the right order to fill 2,3,4,5,6,7 ... to the end of the encounter will be a few turns to above, where the right time to turn left on to For example, the 5* 5 magic squares, fill in if a (5,3), the two should fill in (1,4), four should be filled in (3,1) Department ... Also, when the original number at the bottom of several that should be filled to fill several the original number is still above 5 5* For Magic Squares example, when the five have completed (4,2), for its lower right
    2022-08-19 22:10:03下载
    积分:1
  • VC皮肤开发一个很好的控件,能用于很好地改善界面的外观。
    VC皮肤开发一个很好的控件,能用于很好地改善界面的外观。-VC skin to develop a good control, can be used well to improve the appearance of the interface.
    2022-07-13 15:47:38下载
    积分:1
  • 有大量的源程序,简单易懂。虽然比较简单,但是也涵盖了c语言的精华。...
    有大量的源程序,简单易懂。虽然比较简单,但是也涵盖了c语言的精华。-A large number of source code, easy to understand. Although relatively simple, but it also covers the essence of the c language.
    2022-02-03 18:19:02下载
    积分:1
  • 杨鉴现代信号处理英文ppt,主要学习现代信号处理。
    杨鉴现代信号处理英文ppt,主要学习现代信号处理。-Yeung Kam-modern signal processing English ppt, mainly in modern signal processing.
    2022-03-18 03:52:57下载
    积分:1
  • Aduc812 进行ad_da 转换的原理图,Protel 99制作,
    Aduc812 进行ad_da 转换的原理图,Protel 99制作,-Precise ad_da conversion for the schematics, Protel 99 production,
    2022-02-05 06:23:53下载
    积分:1
  • a traditional checker
    a traditional checker-type game in which the lining up of five pieces in a straight line scores victory
    2022-02-02 11:18:29下载
    积分:1
  • Complex network
    有关复杂网络研究的ppt,是从事复杂网络研究人员难得的资料。-Complex network-related research ppt, is engaged in a rare complex network of information researchers.
    2022-04-30 14:57:21下载
    积分:1
  • VC++医学图像处理系统
    VC++医学图像处理系统,可以调整图像色阶、锐度、反色、灰底均衡,还可以对图像进行反转、平移、旋转等操作,类似Photoshop某些功能一样,当然,和PS比,是差了点,只能作为一些C++处理图像的参考吧。
    2022-07-18 06:55:03下载
    积分:1
  • pc.c是移植于μCOS
    pc.c是移植于μCOS-II的PC服务代码(pc.c) 主要改动: 1、#include "includes.h"改为"config.h" 2、在屏幕上显示改为向UART0发送数据,在电脑上显示,影响的函数: PC_DispChar()、PC_DispClrCol()、PC_DispClrRow()、PC_DispClrScr()和PC_DispStr() 3、获取键值改为从UART0获取,影响的函数:PC_GetKey() 4、因为没有dos环境所作的修改,影响的函数: PC_DOSReturn()、PC_DOSSaveReturn()、PC_SetTickRate()(删除)、PC_VectGet()(删除)和 PC_VectSet(删除)。 5、因为定时器不同所作的修改,影响的函数: PC_ElapsedStart()和PC_ElapsedStop()。 6、因为实时时钟不同所作的修改,影响的函数:PC_GetDateTime()。-pc.c is transplanted COS-II PC service code (pc.c) major changes : 1,# include "includes.h" with "config.h" two, displayed on the screen changed to UART0 send data on the computer, the function : PC_DispChar (), PC_DispClrCol (), PC_DispClrRow (), PC_DispClrScr (), and PC_DispStr () 3, access keys to read from UART0 acquisition, the function : PC_GetKey () 4 because no dos environment changes, it will affect the function : PC_DOSReturn (), PC_DOSSaveReturn (), PC_SetTickRate () (deleted), PC_VectGet () (deleted) and PC_VectSet (deleted). 5, becaus
    2022-12-20 12:30:03下载
    积分:1
  • This program, prepared according to Xiao
    本程序根据周晓云编写的VC教科书进行练习并编写!验证了部分算法和VC的实现方法-This program, prepared according to Xiao-Yun Zhou VC textbook exercises and the preparation! Validate some of the algorithm and the realization method of VC
    2022-09-05 13:50:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载