-
《C++大学教程》中,类与数据抽象的示例程序。教你接口与实现方法的分离,控制对成员的访问和private属性的工具函数。...
《C++大学教程》中,类与数据抽象的示例程序。教你接口与实现方法的分离,控制对成员的访问和private属性的工具函数。- C++ University Guide , the abstract data type and sample programs. Teach you methods of interface and implementation separation, control of members of private property access and function of the tool.
- 2022-01-25 20:11:08下载
- 积分:1
-
Delphi资源文件生成工具 我经常要在程序中加入许多资源,比如:声音、位图、光标等,这样可以使自己 软件更具特色。可以自己建立一个.RC的文件,然后再用Del...
Delphi资源文件生成工具 我经常要在程序中加入许多资源,比如:声音、位图、光标等,这样可以使自己 软件更具特色。可以自己建立一个.RC的文件,然后再用DelphiBinBrcc32.EXE来 编译生成一个.RES的文件,有了这个文件才能把资源编译到软件中去。 可是如果要加入一大批资源,要加入30个位图和20个光标的话,就要在.RC文件中一 行行加入要用的资源,比较麻烦。我是个懒人,所以自已写了这个能自动批量帮你完 成这个任务的工具,可以非常方便的生成.RES资源文件。 注意:由于Borland的Brcc32.EXE不能识别包含有空格和汉字的路径,所以你的资源来 源路径和保存路径不要带有空格和汉字,否则不能建立.RES的文件。-Delphi resources to generate tool I often join in the proceedings of many resources, for example : voice, bitmaps, cursors, etc., can make more software features. One can establish their own. RC paper, and then spend the Delphi bin Brcc32.EXE to build a generation. RES document, the document can have the resources to build software. But if a large number of resources to join, to join the 30-bit map and the cursor 20, then we should. RC paper lines to join with the resources, and trouble. I was lazy, so own writing this volume will automatically help you complete this task tool, it is easy generation. RES resource files. Note : Due to Borland"s Brcc32.EXE not include
- 2022-02-11 10:57:06下载
- 积分:1
-
btp 2.0.2 tutorial source codes
btp 2.0.2 tutorial source codes
- 2022-07-14 09:49:16下载
- 积分:1
-
a procedure for the operating system. . Topic is document management system. . C...
操作系统的一个程序。。题目是文件系统管理。。有关二级目录的程序,,在UNIX下调试运行-a procedure for the operating system. . Topic is document management system. . Contents of the two procedures in Unix debugging operation
- 2022-08-12 18:04:21下载
- 积分:1
-
在 c + + 的功能全面的 Windows HTTP 包装
这是全功能的 WindowsHTTP在 c + + 中的包装。它是在 c + + 类的包装。它是功能完备、 易于使用。你只需要包含一个头文件,使用的封装器。
- 2022-06-29 06:50:28下载
- 积分:1
-
906 for one yuan linear regression equation and forecast a function of the varia...
906 求一元线形回归方程及预报
一 功能 x为自变量,y为随机变量,给出一组n次观测值(Xi, Yi), I=1, 2,
… n, 求线形回归方程
Y=A+BX
来描述Y与X的变化规律。并用T检验法检验线形回归是否显著。若显著,可用求得的线形回归方程作预报,并给出预报值的置信区间。
-906 for one yuan linear regression equation and forecast a function of the variable x, y as random variables, is a group of n measurements (Xi, Yi), I = 1, 2, ... n, seeking linear regression equation Y = A BX to describe the X and Y changes in the law. Using T-test whether linear regression significantly. If significant, can be used to compute the linear regression equation for forecasting, and is forecasting value of the confidence interval.
- 2022-08-09 19:24:23下载
- 积分:1
-
PLX net2272 USB设备接口的驱动程序,C语言源代码
PLX NET2272 USB 设备接口驱动程序,c语言源程序-PLX NET2272 USB Device Interface driver, c language source code
- 2022-02-15 23:32:39下载
- 积分:1
-
可以从注册表中存取windows启动命令的简单程序。允许用户执行一些如删除、复制、移动、编辑、创建启动命令等的简单操作命令。对于那些反感于浏览windows注册...
可以从注册表中存取windows启动命令的简单程序。允许用户执行一些如删除、复制、移动、编辑、创建启动命令等的简单操作命令。对于那些反感于浏览windows注册表的用户来说可谓是雪中送炭了。 -Edit the startup/run information from registry of the Windows, it can delete/copy/move/edit/create startup item.
- 2022-03-12 13:21:06下载
- 积分:1
-
外国人写的NQC编程界面源程序,其界面好,功能强.NQC是乐高机器人的编译界面....
外国人写的NQC编程界面源程序,其界面好,功能强.NQC是乐高机器人的编译界面.-foreigners write NQC source programming interface, the interface, and powerful function. NQC musician high robot compiler interface.
- 2022-08-02 21:01:37下载
- 积分:1
-
java 的简易小程序 对很多人会有所帮助哦
java 的简易小程序 对很多人会有所帮助哦-A simple java applet will be helpful to many people oh
- 2022-08-13 20:09:02下载
- 积分:1