登录
首页 » Delphi » delphi代码格式化工具0841_DelForEx.v2.5

delphi代码格式化工具0841_DelForEx.v2.5

于 2020-06-17 发布 文件大小:409KB
0 166
下载积分: 1 下载次数: 0

代码说明:

  Delphi中安装该控件后,可使用快捷键,格式化代码,使代码格式更加的规范(After the control is installed in Delphi, shortcut keys can be used to format the code to make the code format more standardized.)

文件列表:

DELFOR.HLP, 20506 , 2001-03-20
DelForDll.dll, 87552 , 2002-12-20
DelForEx5.dll, 64512 , 2001-12-13
DelForEx6.dll, 67584 , 2001-06-18
DelForEx7.dll, 68096 , 2002-09-17
DelForEx9.dll, 81408 , 2004-12-04
License.txt, 2272 , 2000-07-31
preview.pas, 654 , 2000-08-01
problems.pas, 6308 , 2000-08-01
readme.txt, 6299 , 2002-09-16
SetupEx.exe, 94208 , 2004-11-27
Source 2.4.2.zip, 71859 , 2002-09-23
Source 2.5.0.zip, 80296 , 2004-12-04
WizardSource, 0 , 2004-12-11
WizardSource\button.res, 720 , 2004-11-26
WizardSource\DelExpert.dfm, 2036 , 2004-12-03
WizardSource\DelExpert.pas, 12824 , 2004-12-03
WizardSource\Delfor1.pas, 21370 , 2004-12-03
WizardSource\DelforEng.pas, 7106 , 2004-12-03
WizardSource\DelforEx9Wizard.cfg, 524 , 2004-11-27
WizardSource\DelforEx9Wizard.dpk, 1011 , 2004-12-02
WizardSource\DelforEx9Wizard.res, 1508 , 2004-11-27
WizardSource\DelForExpert.pas, 11734 , 2004-12-03
WizardSource\DelforTypes.pas, 9780 , 2004-12-02
WizardSource\EditFile.dfm, 1943 , 2004-12-03
WizardSource\EditFile.pas, 8577 , 2004-12-03
WizardSource\main.dfm, 16419 , 2004-11-26
WizardSource\main.pas, 14032 , 2004-11-26
WizardSource\MyIDEStream.pas, 14845 , 2004-12-03
WizardSource\oObjects.pas, 6343 , 2004-12-03
WizardSource\OptDlg.dfm, 8805 , 2004-12-03
WizardSource\OptDlg.pas, 18154 , 2004-12-03
WizardSource\progr.dfm, 749 , 2004-12-03
WizardSource\progr.pas, 2087 , 2004-12-03

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

发表评论

0 个回复

  • 随机森林
    说明:  用N来表示训练用例(样本)的个数,M表示特征数目。 输入特征数目m,用于确定决策树上一个节点的决策结果;其中m应远小于M。 从N个训练用例(样本)中以有放回抽样的方式,取样N次,形成一个训练集(即bootstrap取样),并用未抽到的用例(样本)作预测,评估其误差。 对于每一个节点,随机选择m个特征,决策树上每个节点的决定都是基于这些特征确定的。根据这m个特征,计算其最佳的分裂方式。 每棵树都会完整成长而不会剪枝,这有可能在建完一棵正常树状分类器后会被采用)。(N is used to represent the number of training cases (samples), and M is used to represent the number of features. The number of input features m is used to determine the decision result of a node in the decision tree, where m should be far less than m. From N training cases (samples), n times are sampled in the way of put back sampling to form a training set (i.e. bootstrap sampling), and the unselected cases (samples) are used to predict and evaluate the error. For each node, m features are randomly selected, and the decision of each node in the decision tree is determined based on these features. According to these m characteristics, the best splitting mode is calculated. Each tree will grow completely without pruning, which may be adopted after building a normal tree classifier).)
    2021-01-28 13:47:33下载
    积分:1
  • VC系统下,地球坐标转换的源代码,在WGS
    VC系统下,地球坐标转换的源代码,在WGS-84坐标和北京54坐标之间的一套转换参数,可以全国通用的,在每个地方会不一样,因为它们是两个不同的椭球基准。-VC system, the Earth coordinates conversion source code, the WGS-84 coordinates and coordinate between Beijing 54 set conversion parameters can be nationwide, in every place to be different, because they are two different ellipsoid benchmarks.
    2022-04-19 06:06:44下载
    积分:1
  • Read_temp
    Labview example to read temperature
    2011-10-31 10:50:44下载
    积分:1
  • 运用matlab,根据历史数据进行的多项式拟合,可对今后的数据进行预测...
    运用matlab,根据历史数据进行的多项式拟合,可对今后的数据进行预测-use Matlab, according to historical data for the polynomial fitting, for the future of data forecast
    2022-03-06 19:04:22下载
    积分:1
  • 55593396dianqirailway
    牵引供电系统电气化铁路仿真,包括牵引网等各个组成部分(The Electrified Railway simulation of the traction power supply system, including the components of the traction network)
    2021-03-25 21:59:13下载
    积分:1
  • How to send debugging output to a console in a MFC application
    How to send debugging output to a console in a MFC application
    2022-05-14 07:12:02下载
    积分:1
  • Android 奇艺高清UI界面源代码
    Android 奇艺高清UI界面源代码,真的仿的一棤 一样了,包括了爱奇艺视频APP的首页、列表页、分类页、搜索页和用户中心等页面,在界面中还有一个图片幻灯效果,制作android界面的朋友这是个非常不错的参考范例,里面超多的界面设计技巧是大家学习Android UI设计的好素材。
    2022-03-07 15:10:50下载
    积分:1
  • calculate_3D1
    一幅双平面棋盘格的相纸,分别对两个面取角点进行标定后,可知(也可以是,已知CCD相机内参数)CCD的内参数(u0,v0,f,kc)和两个面各个点世界坐标(A double-planar checkerboard photographic paper, after calibration of the two surface pick-up points, we can see (can also be known CCD camera internal parameters) CCD internal parameters (u0, v0, f, kc) and two Face points World coordinates)
    2018-04-09 09:48:19下载
    积分:1
  • 历年程序员考试题目
    历年程序员考试题目-programmers calendar year exams
    2022-03-02 01:29:00下载
    积分:1
  • 3D-FDTD
    说明:  3D-FDTD正演模拟程序,通过获取不同方向的电磁场分量来模拟全极化测量,对典型目标体进行了正演模拟,获得了不同位置、不同旋转角度下目标体的极化响应特征。(The 3D-FDTD forward simulation program simulates the full polarization measurement by obtaining the electromagnetic field components in different directions, carries on the forward simulation to the typical target body, and obtains the polarization response characteristics of the target body under different positions and different rotation angles.)
    2020-09-29 21:10:36下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载