-
vc++ off your lid to a C++ programmers and want to further upgrade the technolog...
vc++ 掀起你的盖头来
一个C++程序员,想要进一步提升技术水平的话,应该多了解一些语言的语意细节。对于使用VC++的程序员来说,还应该了解一些VC++对于C++的诠释。Inside the C++ Object Model虽然是一本好书,然而,书的篇幅多一些,又和具体的VC++关系小一些。因此,从篇幅和内容来看,译者认为本文是深入理解C++对象模型比较好的一个出发点。-vc++ off your lid to a C++ programmers and want to further upgrade the technological level, they should know more about some of the details of the language semantics. For the use of VC++ Of programmers, but also should be aware of some VC++ For C++ Interpretation. Inside the C++ Object Model is a good book, however, the length of the book more, but also and specific VC++ Relations smaller. Therefore, from the length and content, the translator of this article consider an in-depth understanding of C++ Object model of a relatively good starting point.
- 2023-05-13 03:45:03下载
- 积分:1
-
关于用vb开发windows ce应用程序的另一本书。
关于用vb开发windows ce应用程序的另一本书。-spent on the development of windows ce vb application of another book.
- 2022-03-24 18:57:21下载
- 积分:1
-
Shape context 是一种基于特征的识别算子,其高性能的识别效果使只得到了广泛的应用,这些是学习Shape context 必须要看的一些资料已经自己的...
Shape context 是一种基于特征的识别算子,其高性能的识别效果使只得到了广泛的应用,这些是学习Shape context 必须要看的一些资料已经自己的一些学习总计希望能有所收获-Shape context is a feature-based recognition operator, its high-performance results so that only the recognition has been widely used, these are learning Shape context must be to look at some of the information has been a total of some of their own study hopes to have a harvest
- 2022-09-07 21:45:03下载
- 积分:1
-
serial debugging and programming assistant source detailed process
串口调试助手源程序及编程详细过程-serial debugging and programming assistant source detailed process
- 2023-08-08 14:35:03下载
- 积分:1
-
这是一个j2me游戏j2me俄罗斯方块,对于初学者有很好的帮助。
这是一个j2me游戏j2me俄罗斯方块,对于初学者有很好的帮助。-This is a j2me game j2me Tetris, for beginners have a good help.
- 2022-01-21 18:43:19下载
- 积分:1
-
SOM图像分节
这个例子展示了如何分割颜色以自动的方式使用L*a*b*颜色空间和k-均值聚类。
- 2022-05-18 10:53:43下载
- 积分:1
-
用VC控制台程序写的一个计算任意空间点到某一个三角形的最短距离程序,可能对某些搞计算机图形学的人有帮助...
用VC控制台程序写的一个计算任意空间点到某一个三角形的最短距离程序,可能对某些搞计算机图形学的人有帮助-VC console procedures written in a calculated arbitrary space to a certain point of a triangle shortest distance procedures, some may engage in the computer graphics help
- 2022-02-26 18:21:34下载
- 积分:1
-
在没有外网的单位,企业内部要进行信息传输就不太方便,特研发此工具,进行文件及信息互传...
在没有外网的单位,企业内部要进行信息传输就不太方便,特研发此工具,进行文件及信息互传-talking each other
- 2022-04-14 18:12:13下载
- 积分:1
-
ThinkingC++中文版,适合初级c++学习者阅读
03部分
ThinkingC++中文版,适合初级c++学习者阅读
03部分-ThinkingC++ Chinese version, suitable for primary c++ Learners read the 03 part
- 2022-04-17 06:34:02下载
- 积分:1
-
tcp网口通信
1、网络中进程之间如何通信?
2、Socket是什么?
3、socket的基本操作
3.1、socket()函数
3.2、bind()函数
3.3、listen()、connect()函数
3.4、accept()函数
3.5、read()、write()函数等
3.6、close()函数
4、socket中TCP的三次握手建立连接详解
5、socket中TCP的四次握手释放连接详解
6、一个例子(实践一下)
- 2022-07-08 17:54:31下载
- 积分:1