-
对C/C++指针进行详细介绍与分析,并且还有C/C++变成规范
对C/C++指针进行详细介绍与分析,并且还有C/C++变成规范-Pairs of C/C++ pointers to conduct a detailed introduction and analysis, and there are C/C++ into a standard
- 2022-06-11 21:14:24下载
- 积分:1
-
Jabber IM服务器源码,开放源代码开发
jabber的源码,开源IM的服务器开发-jabber source, open source IM server development
- 2023-05-19 19:00:03下载
- 积分:1
-
模仿一个flash小游戏“水晶球测心术”,用C语言做的,在TC3和win...
模仿一个flash小游戏“水晶球测心术”,用C语言做的,在TC3和win-tc中运行通过。-Imitation of a small flash game, " Mind Reading Crystal Ball" , with the C language to do, in TC3 and run through the win-tc.
- 2022-05-09 03:43:06下载
- 积分:1
-
n皇后问题,费城经典的解决方法,用General
n皇后问题,费城经典的解决方法,用General-Search方法写的-n Queens problem,solved by classical Philadelphia method,using General-Search method.
- 2022-11-13 11:20:03下载
- 积分:1
-
visual C++ 6.0高级编程技术 OPengl篇 源代码
这是visual C++ 6.0高级编程技术 OPengl篇 源代码
- 2022-10-02 19:10:03下载
- 积分:1
-
模拟图书馆的管理查询程序,仅仅用于学习和参考,可直接运行....
模拟图书馆的管理查询程序,仅仅用于学习和参考,可直接运行.-simulation library for the management procedures only for learning and reference, direct running.
- 2022-10-04 01:45:03下载
- 积分:1
-
program to encrypt and decrypt using DES
program to encrypt and decrypt using DES
- 2022-03-20 10:52:35下载
- 积分:1
-
人才管理系统,用于企业人才管理,asp的源码
人才管理系统,用于企业人才管理,asp的源码-talent management system for enterprise talent management, the source asp
- 2023-05-25 08:45:03下载
- 积分:1
-
这个程序的头文件中包含四种排序方法:泡沫排序法(bubble),插入排序法(insertion),快速排序法(quick)和选择排序法(selection)。头...
这个程序的头文件中包含四种排序方法:泡沫排序法(bubble),插入排序法(insertion),快速排序法(quick)和选择排序法(selection)。头文件中还使用了模板技术,以便可以同时实现几种类型的排序算法。 dinimicky_hu对原程序做了修改和优化,使用了函数指针数组,并修改了一个BUG-The head file of this programme includes 4 methods of sorting : Bublle sorting,insertion sorting,quick sorting and selection sorting.Some
template technics are included in the head file in order to make these sorting metods achieved in the same time . The source code is recomposed and optimized by Dinimicky_hu , using the some arrays of function pointer ,and amened some bugs.
- 2022-07-19 03:30:28下载
- 积分:1
-
二叉搜索树的删除
它是二进制搜索的代码树代码是用c++语言编写的。本项目实现了删除方法
- 2022-03-03 22:23:10下载
- 积分:1