-
delphi_7实用编程100例
资源描述delphi_7实用编程100例,许多的案例,包括打印,图形图像,数据库等
- 2022-12-31 12:40:04下载
- 积分:1
-
状态图实际上是一类问题的抽象表示。事实上,有许多智力问题(如梵塔问题、旅行商问题、八皇后问题、农夫过河问题等)和实际问题(如路径规划、定理证明、演绎推理、机器人...
状态图实际上是一类问题的抽象表示。事实上,有许多智力问题(如梵塔问题、旅行商问题、八皇后问题、农夫过河问题等)和实际问题(如路径规划、定理证明、演绎推理、机器人行动规划等)都可以归结为在某一状态图中寻找目标或路径的问题。因此,研究状态图搜索具有普遍意义。
-State diagram is actually a class of abstract representation of the problem. In fact, there are many mental problems (such as the Hanoi Tower problem, traveling salesman problem, the eight queens problem, the farmer across the river and so on) and the actual problems (such as path planning, theorem proving, deductive reasoning, robot action planning, etc.) can be attributed to in a state diagram for the target or the path to find the problem. Therefore, the study state diagram search of universal significance.
- 2023-02-20 07:40:03下载
- 积分:1
-
学生宿舍管理信息的软件工程文档,非常规范,包含可行性分析,需求分析,总体设计,数据字典等详细设计...
学生宿舍管理信息的软件工程文档,非常规范,包含可行性分析,需求分析,总体设计,数据字典等详细设计-student dormitory management information software engineering documentation, very norms, including feasibility analysis, demand analysis, The overall design, data dictionaries detailed design
- 2022-08-17 05:39:21下载
- 积分:1
-
课程设计
课程设计----基于WINDOWS的多道程序设计.doc-WINDOWS-based curriculum design of multi-channel programming. Doc
- 2022-03-31 09:39:31下载
- 积分:1
-
非常不错的linux培训和交叉编译链制作的文档
非常不错的linux培训和交叉编译链制作的文档-Very good linux training and cross-compilation chain of production of documents
- 2022-07-11 20:35:58下载
- 积分:1
-
c消费卡管理系统说明
本系统只是演示如何在pb环境中使用ic卡,如果功能不足
请自己动手扩充。
读写机为:sure系列外置式与pc机通过...
c消费卡管理系统说明
本系统只是演示如何在pb环境中使用ic卡,如果功能不足
请自己动手扩充。
读写机为:sure系列外置式与pc机通过RS-232串口相连
ic卡:siemens 4442卡
数据库用户/密码:dba/sql-c consumer card management system that demonstrates how the system is only used in the pb environment ic card, if the function of the expansion of less than please yourself. Reading and writing machines: sure series external drive with the pc through RS-232 serial port connected to ic card: siemens 4442 card database user/password: dba/sql
- 2023-04-15 18:00:03下载
- 积分:1
-
思微POS连锁超市管理系统 (商业代码),几年前的东西了,不知对别人是否有用...
思微POS连锁超市管理系统 (商业代码),几年前的东西了,不知对别人是否有用-Si micro-POS Supermarket Chain Management System (commercial code), a few years ago, things, and I do not know whether it is useful to others
- 2022-07-08 13:46:59下载
- 积分:1
-
embedded database sqlite
嵌入式数据库sqlite-3.3.6移植到uClinux上,基于s3c44b0x开发板-embedded database sqlite- 3.3.6 transplant uClinux, Based on s3c44b0x development board
- 2022-02-04 14:13:48下载
- 积分:1
-
Vc++入门的捷径 一些c++的小问题 以及代码大全 maybe something about the difficulty in studying C...
Vc++入门的捷径 一些c++的小问题 以及代码大全 maybe something about the difficulty in studying C-Vc++ Entry shortcut to some c++ Of small issues as well as code Guinness maybe something about the difficulty in studying C
- 2022-06-28 06:02:06下载
- 积分:1
-
use MFC COM, we often save many development time. For example, the use of AppWiz...
使用MFC实现COM组件时,经常节省许多开发时间。例如,使用AppWizard生成的基于MFC的COM dll工程,已经自动的提供了DllRegisterServer功能的实现。然而,却没有自动生成DllUnregisterServer功能。一般情况下,DllUnregisterServer对于程序是不可缺少的,因为一个完整的程序,不仅需要自注册功能,同时也需要自卸载功能。-use MFC COM, we often save many development time. For example, the use of AppWizard generated based on the MFC COM dll, has provided automatic DllRegisterServer functions. However, they did not automatically generate DllUnregisterServer functions. Under normal circumstances, the procedure for DllUnregisterServer is indispensable. because a complete set of procedures, not only from the registration function, but also need to uninstall feature since.
- 2022-11-04 22:55:03下载
- 积分:1