-
vc网络与通信经典编程
vc网络与通信经典编程 -classic program of network and communication by vc
- 2022-08-24 12:34:06下载
- 积分:1
-
印刷电路板仿真操作系统
模拟操作系统的PCB操作-PCB simulation operating system operation
- 2022-08-19 02:21:58下载
- 积分:1
-
球面映射 使用OpenGL和visual c++实现
球面映射 使用OpenGL和visual c++实现-Mapping
- 2022-02-12 15:12:22下载
- 积分:1
-
VC6.0 导入导出注册表,填写要导出的注册表项,如:HKEY_CURRENT_USERSoftwareAdobe,可以导出注册表;同时还可以导入注册表...
VC6.0 导入导出注册表,填写要导出的注册表项,如:HKEY_CURRENT_USERSoftwareAdobe,可以导出注册表;同时还可以导入注册表-VC6.0 Import Export Registry, fill out the registry key to export, such as: HKEY_CURRENT_USER Software Adobe, the registry can be exported can also import registry
- 2023-01-02 21:30:03下载
- 积分:1
-
三
三层体系结构 我们经常会看到许多应聘者在简历上写着“精通数据库编程”的字样,也经常会在招聘网站上看到软件公司的招聘要求中某一项为“精通数据库编程”。于是这些应聘者去这些软件公司面试,于是我们看到了许多“精通”者落选的现象。 一些程序员在设计数据库应用时,通常会采用数据控件绑定的方法实现。用鼠标拉几个控件,再用鼠标设置几个属性,连键盘都不用动,就完成了一个数据库应用的开发!当然,这的确是一种快速的数据库应用开发方式,但快速并不意味着精通。 对于大型的数据库应用系统,或是拥有众多客户端的应用系统,我们需要另外一种“精通”,这就是几乎每个程序员都听说过的“三层体系结构”。-three-tier architecture we often see many candidates in the curriculum vitae reads "proficient Database Programming" message, often in recruitment website software companies see the recruitment of a request for a "proficient database programming." So these candidates to interview these software companies, so we see a lot of "proficient" who lost the phenomenon. Some programmers in the design database applications, using data normally bind to the control method. Pull a few mouse control, and then attribute several mouse settings, and even keyboards do not have to move, it completed a database application development! Of course, this is really a fast database application devel
- 2022-03-01 10:31:13下载
- 积分:1
-
通过广度优先算法寻找迷宫(nSize*nSize)的最优路径。
通过广度优先算法寻找迷宫(nSize*nSize)的最优路径。-breadth- first through the maze to find algorithm (nSize* nSize) the optimal path.
- 2023-03-01 22:45:03下载
- 积分:1
-
The program presnts an macro which
The program presnts an macro which
- 2023-08-22 17:00:04下载
- 积分:1
-
MFC 360界面模仿
C++ MFC 界面优化,360界面模仿,其中有封装库进行界面设置,全部用自绘图片展示,是一款C++界面设置的好类,模拟360杀毒软件界面
- 2023-05-16 07:10:03下载
- 积分:1
-
输入某二叉树的前序遍历和中序遍历的结果,请重建出该二叉树。假设输入的前序遍历和中序遍历的结果中都不含重复的数字。
输入某二叉树的前序遍历和中序遍历的结果,请重建出该二叉树。假设输入的前序遍历和中序遍历的结果中都不含重复的数字。例如输入前序遍历序列{1,2,4,7,3,5,6,8}和中序遍历序列{4,7,2,1,5,3,8,6},则重建二叉树并返回。
- 2023-05-07 05:35:04下载
- 积分:1
-
一个可解析xml文件的程序
一个可解析xml文件的程序-an analytical procedures xml
- 2022-08-08 20:49:12下载
- 积分:1