-
Delphi功能丰富的数据库浏览器程序源代码
Delphi功能丰富的数据库浏览器程序源代码,让DBGrid组件的标题能进行对DBGrid内的数据对行排序,把DBGrid组件内的数据导出到HTML文件,让DBGrid1控件能自动调节字段的宽度(数据网格自动适应宽度),用法:用DBGrid的DBGrid1DrawColumnCell事件调用DBGridRecordSize(Column); 然后调用DBGridAutoSize(DBGrid1)即可,用法:DBGridToHtml(DBGrid1,Date,Table);DBGrid1为DBGrid控件,Date为一个TSrings的变量,Table为HTML文件的标题。导出到文件:Date.SaveToFile(FileName); FileName为要导出文件的路径及文件名。。。
- 2022-03-22 15:42:51下载
- 积分:1
-
(1) 设计一个程序,用于根据用户输入的命令行参数数量来计算长方形、正方形、三角形的面积。如果输入的参数为一个、二个、三个则它们应分别对应正方形、长方形、三角形...
(1) 设计一个程序,用于根据用户输入的命令行参数数量来计算长方形、正方形、三角形的面积。如果输入的参数为一个、二个、三个则它们应分别对应正方形、长方形、三角形,如果没有参数,则通过异常处理方法现实错误消息。(用于计算面积的方法是一个重载的方法。提示:定义一个抽象的父类,并提供一个抽象的方法area(). 再派生出三个子类,重写area()方法,然后在main方法中用多态来实现具体的面积函数的调用)。-(1) design a program based on user input for the command line parameters to calculate the number of rectangular, square, triangle area. If the input parameter is one, two, three then they should correspond to a square, rectangle, triangle, without parameters, exception handling through the real error message. (Used to calculate the area is an overloaded method. Note: the definition of an abstract parent class, and provides an abstract method area (). To send birth to three sub-classes override area () method, and then in main method using multi-state to achieve a specific area of a function call).
- 2022-07-11 07:56:19下载
- 积分:1
-
Symbian OS Socket任务管理器服务器源代码
可以学习一下
Symbian OS Socket任务管理器服务器源代码
可以学习一下-Symbian OS Socket Task Manager server source code can learn about
- 2023-08-26 01:35:05下载
- 积分:1
-
hammingaTB
Design HDL code for a circuit that calculates the Hamming distance of two 8-bit inputs.
- 2013-11-06 15:45:02下载
- 积分:1
-
iic
在TQ2440 上编写的IIC 程序,可以读出去2402芯片(Written on TQ2440 IIC program, you can read out the 2402 chip)
- 2012-09-29 16:58:41下载
- 积分:1
-
对到位地位的的算法排序
对到位地位的的算法排序-place on the status of Sort Algorithm
- 2022-02-09 13:29:51下载
- 积分:1
-
IEEE_distributionTestFeedersPSCAD
pscad搭建的含分布式电源的单馈线ieee4节点、13节点和34节点算例,共7个源文件(pscad build single feeder ieee4 node containing distributed power of 13 nodes, 34 nodes example, a total of seven source files)
- 2015-07-19 20:48:32下载
- 积分:1
-
新建文件夹
说明: 建立综合考虑齿侧间隙、时变啮合刚度、综合啮合误差等因素下的直齿轮副的单自由度非线性动力学模型(AnalysisofNolinearDynamicsinaSpurGearPairSystem)
- 2021-01-24 16:28:38下载
- 积分:1
-
nc-tif
该算法用于图像格式转换,nc转为tif,The algorithm is used for image format conversion, and NC is converted to TIF(The algorithm is used for image format conversion, and NC is converted to TIF)
- 2019-02-27 15:37:01下载
- 积分:1
-
09 SCIA
说明: dsp2812 SPI简单小程序,用于初学者进行程序调试,仅供参考(Dsp2812 SPI simple applet for beginners to debug the program, for reference only)
- 2019-10-25 19:14:01下载
- 积分:1