-
很多vc++的经典例程,vc++6中编译成功,实用性很强,有帮助!...
很多vc++的经典例程,vc++6中编译成功,实用性很强,有帮助!-vc++ many of the classic routines, vc++ 6.0 compiler successful, very practical, help!
- 2023-04-27 07:25:03下载
- 积分:1
-
这只是一个例子,一个内容提供者类(见文章),它可以…
This just an example of a content provider class (see article), which overrides the PopulateItem virtual function to show the Shell s resources only when the user wants to access them
- 2022-02-25 12:29:12下载
- 积分:1
-
设停车场是一个可停放n辆汽车的狭长通道,且只有一个大门可供汽车进出。汽车在停车场内按车辆到达时间的先后顺序,依次由北向南排列(大门在最南端,最先到达的第一辆车停...
设停车场是一个可停放n辆汽车的狭长通道,且只有一个大门可供汽车进出。汽车在停车场内按车辆到达时间的先后顺序,依次由北向南排列(大门在最南端,最先到达的第一辆车停放在车场的最北端),若车场内已停满n辆汽车,则后来的汽车只能在门外的便道上等候,一旦有车开走,则排在便道上的第一辆车即可开入;当停车场内某辆车要离开时,在它之后进入的车辆必须先退出车场为它让路,待该辆车开出大门外,其他车辆再按原次序进入车场,每辆停放在车场的车在它离开停车场时必须按它停留的时间长短缴纳费用。试为停车场编制按上述要求进行管理的模拟程序。-Suppose the parking is narrow opening which can park many cars,and the cars come and leave the park only though one gate.The first car parks in the northernmost of the parking ,then the later parks beside it towards the south of the parking(the gate is in the southernmost,and the first car parks the northernmost point of the parking)
- 2022-08-21 18:05:13下载
- 积分:1
-
英文主源代码,附录的源代码
《英文版掌握Vc++》附录中的源代码-"English master Vc" appendix of source code
- 2022-08-10 00:14:19下载
- 积分:1
-
该内容为汇编语言的学习中常见的彼此阿
数码显示方针测试等...
该内容为汇编语言的学习中常见的彼此阿
数码显示方针测试等-the content of the assembly language learning each other common A digital display testing policy
- 2022-01-25 15:17:45下载
- 积分:1
-
通过输入年龄判断是青年,小孩,中年,还是老年的结果的
通过输入年龄判断是青年,小孩,中年,还是老年的结果的-Judged by entering age, youth, children, middle-aged, or old age results
- 2022-08-11 10:44:45下载
- 积分:1
-
在bcb中使用matlab的计算引擎
在bcb中使用matlab的计算引擎-used in the calculation engine Matlab
- 2022-10-11 10:40:03下载
- 积分:1
-
自行实现MFC的treelist控件
资源描述MFC没有自带的treelist控件,然而对数据的处理有时需要树形结构的列表来处理数据。这就需要我们自己编写一个treelist控件方便用户调用
- 2022-03-04 02:03:56下载
- 积分:1
-
开发环境:visual studio 2005,功能:实现文件录入和信息查询功能
开发环境:visual studio 2005,功能:实现文件录入和信息查询功能-Development environment: visual studio 2005, function: file input and information inquiry function
- 2022-07-26 03:29:59下载
- 积分:1
-
比较两个目录(包括子目录)和更新,目标目录…
比较两个目录(包含子目录)并更新
1、发现目标目录缺少文件,则更新
2、发现目标目录的文件与源文件不同,则更新
3、更新时,保持与源目录结构相同-compare two directories (including subdirectories) and an update, the target directory lack of documentation, update 2, the target directory file with the source file were different, Update 3, update, and maintain the same source directory structure
- 2022-08-22 21:39:23下载
- 积分:1