-
C++通用算法之数值算法,其中包括元素求和,元素内积,序列相邻差算法...
C++通用算法之数值算法,其中包括元素求和,元素内积,序列相邻差算法-C Numerical Algorithms generic algorithms, which include elements of peace, elements within the plot, poor sequence adjacent algorithm
- 2022-03-18 02:25:56下载
- 积分:1
-
oracle oci vc++ 封装,非常好用
oracle oci vc++ 封装,非常好用-oracle oci vc++ package, very easy to use
- 2022-03-19 23:07:10下载
- 积分:1
-
编程书籍,c++
The
C+ +
Programming
Language
Third Edition
编程书籍,c++
The
C+ +
Programming
Language
Third Edition-Programming books, c++ TheC++ ProgrammingLanguageThird Edition
- 2022-04-07 10:03:37下载
- 积分:1
-
文件搜索,可搜索指定的文件夹。经过改动后,可实现对硬盘的扫描。...
文件搜索,可搜索指定的文件夹。经过改动后,可实现对硬盘的扫描。-File search, you can search the specified folder. After changes, can be realized on the hard drive scan.
- 2022-10-09 08:35:03下载
- 积分:1
-
1学习putpixel画点。
2画椭圆ellipse
3利用ellipse and rectangle 画图。
4输入数组,最大的与第一个元素交换,...
1学习putpixel画点。
2画椭圆ellipse
3利用ellipse and rectangle 画图。
4输入数组,最大的与第一个元素交换,最小的与最后一个元素交换,输出数组。-1 learning point putpixel painting. 2 paintings ellipse3 the use of elliptical ellipse and rectangle drawing. 4 input array, the largest element and the first exchange, the smallest element and the final exchange, the output array.
- 2022-02-27 05:43:35下载
- 积分:1
-
书的源码 学习之用 大家看看 应该很好 内容不少
书的源码 学习之用 大家看看 应该很好 内容不少-It s the source code of some books and just for study. It s good and you can Look at it.
- 2023-01-20 04:15:05下载
- 积分:1
-
C语言迷宫不是原创
C语言迷宫不是原创-It s One kind of maze arithmetic ,but it s not my authorship.
- 2022-01-31 16:23:05下载
- 积分:1
-
当初为了调试内存和资源泄漏编写的关于GDI使用的工具,可以显示当前所有进程所使用的DC、Region、Bitmap、Palette、Font、Brush等对象的...
当初为了调试内存和资源泄漏编写的关于GDI使用的工具,可以显示当前所有进程所使用的DC、Region、Bitmap、Palette、Font、Brush等对象的个数。-had to debug memory leakage and resources on the preparation of the tools used GDI can show all current process used by the DC, Region, Bitmap, Palette, Font, Brush number of other objects.
- 2022-03-21 07:34:11下载
- 积分:1
-
在VC6中用MFC向导ACCESS2000数据可以测与数据库的连接
在VC6中用MFC向导ACCESS2000数据可以测与数据库的连接-used in VC6 MFC Wizard ACCESS2000 data can be measured and database connectivity
- 2022-01-26 03:44:14下载
- 积分:1
-
C++ Primer是一本适合C++初学者学习的书,基中结合了Stanley Lippman的实践经验和Josée Lajoie对于ANSI/ISO标准C++的...
C++ Primer是一本适合C++初学者学习的书,基中结合了Stanley Lippman的实践经验和Josée Lajoie对于ANSI/ISO标准C++的深入理解。这本指导书的第三版已经被重新改写过,以便更加精确地讲述标准C++的特性和用法。书中,对于C++初学者特别有价值的是一些来自真实世界中的程序例子,它们说明了泛型程序(generic program)的设计、面向对象程序的设计、模板的用法,以及使用标准C++进行程序设计的方方面面。而且,本书也在适当的地方讲到了一些习惯用法以及效率指导。-C++ Primer
- 2022-03-19 18:31:28下载
- 积分:1