-
一个ocx控件开发的例子,一个发展的过程。完美的展示
一个ocx控件开发的例子,完美展示开发过程-a randomly controls development example, a perfect display of the development process
- 2022-01-26 02:25:05下载
- 积分:1
-
operation, and control of D1 digital display output. Proceedings began on the fi...
运行WDT,并控制数码管D1显示输出。程序开始先对数码管D1全闪烁控制,并进行喂狗处理;然后显示 - ,并进入死循环,等待WDT复位。-operation, and control of D1 digital display output. Proceedings began on the first full D1 digital tube flicker control, and DOG; Then display-and get a circle, waiting for the WDT reset.
- 2022-04-30 19:26:06下载
- 积分:1
-
TDBF是本地数据访问组件为Delphi,BCB,Kylix,FreePascal。它的基地…
TDBF is a native data access component for Delphi, BCB, Kylix, FreePascal. It allows you to create very compact database programs which don t need any special installer programs. The DB engine code is compiled right into your executable
- 2022-08-09 11:05:55下载
- 积分:1
-
在 Delphi 开发中,我们有时要打印一些复杂的报表。这个时候,或许你会选择一些第三方报表组件来集成你应用程序的报表功能。虽然能快速开发报表功能,但对于一些报...
在 Delphi 开发中,我们有时要打印一些复杂的报表。这个时候,或许你会选择一些第三方报表组件来集成你应用程序的报表功能。虽然能快速开发报表功能,但对于一些报表功能要求不高的小程序,你又不愿意花额外的钱去购买第三方组件。这时候你可以考虑一下下面我讲的这个实现方法?-In the Delphi development, we sometimes want to print a number of complex statements. This time, perhaps you will choose a number of third-party component statements to integrate your application
- 2022-02-11 21:31:46下载
- 积分:1
-
Exemplo Implementação 指纹
Exemplo de implementação 做 leitor de Exemplo de implementação 做 leitor de Exemplo de implementação 做 leitor de 数字指纹的数字指纹的数字指纹
- 2022-05-05 16:06:26下载
- 积分:1
-
基于TCP的文件传输
本软件使用MFC采用面向对象的方法实现了基于Socket的文件传输
特点如下:
1、采用了多线程的方法,文件传输时使用AfxBeginThread开启新线程
2、支持从配置文件configuration.ini中获取服务器参数
3、采用了面向对象程序设计
4、支持数据在服务器与客户端之间双向传输
- 2022-07-07 23:48:24下载
- 积分:1
-
很好用的学校门户网站,可以修改为企业的网站。用户名密码都在压缩包里。...
很好用的学校门户网站,可以修改为企业的网站。用户名密码都在压缩包里。-Schools with a good web portal, you can modify the site for the enterprise. User name Password bag in the compression.
- 2022-04-23 13:49:55下载
- 积分:1
-
good things, the entry of the MFC good entry good things, entry good material MF...
MFC入门好东西,入门的好教 材MFC入门好东西,入门的好教材-good things, the entry of the MFC good entry good things, entry good material MFC entry good things, the entry of good material
- 2023-05-05 14:15:02下载
- 积分:1
-
如何用风险投资创建和删除环境。
How to create and delete environment by vc.
- 2022-01-25 15:01:35下载
- 积分:1
-
选择法排序原理:一次选定数组中的每一个数,记下当前位置并假设它是从当前位置开始后面数中的最小数min=i,从这个数的下一个数开始扫描直到最后一个数,并记录下最小...
选择法排序原理:一次选定数组中的每一个数,记下当前位置并假设它是从当前位置开始后面数中的最小数min=i,从这个数的下一个数开始扫描直到最后一个数,并记录下最小数的位置min,扫描结束后如果min不等于i,说明假设错误,则交换min与i位置上数。-Selection sort works: each time the selected number of the array, note the current position and assume that it is behind a number starting from the current location of the minimum number min = i, from this number the number of start scanning the next one until the last one the number of , and record the location of the minimum number of min, after scanning, if min is not equal to i, instructions assume that the error, then the exchange of a few min and i position.
- 2022-08-07 23:09:54下载
- 积分:1