-
C++, although a marvelous language, isn t perfect. Matthew Wilson has been worki...
C++, although a marvelous language, isn t perfect. Matthew Wilson has been working with it for over a decade, and during that time he has found inherent limitations that require skillful workarounds. In this book, he doesn t just tell you what s wrong with C++, but offers practical techniques and tools for writing code that s more robust, flexible, efficient, and maintainable. He shows you how to tame C++ s complexity, cut through its vast array of paradigms, take back control over your code--and get far better results
- 2022-07-20 15:18:21下载
- 积分:1
-
一种描述如何C函数调用直接在malatb方法了…
文中详细介绍了如何在malatb方法中直接调用c函数
- 2023-02-23 21:35:04下载
- 积分:1
-
design patterns VC example, can be used to study design patterns. I feel very us...
设计模式的VC例子,可以用于学习设计模式。我自己觉得很有用。-design patterns VC example, can be used to study design patterns. I feel very useful.
- 2022-03-22 07:48:59下载
- 积分:1
-
详细介绍了在VC环境中如何使用GDAL的方法
详细介绍了在VC环境中如何使用GDAL的方法-Described in detail in the VC environment, how to use the method of GDAL
- 2022-09-23 12:25:03下载
- 积分:1
-
VC助手源码,VC初学者参考资料。适合VC初学者辅助编程用,同时可以参考源代码提升初学者VC编程水平。...
VC助手源码,VC初学者参考资料。适合VC初学者辅助编程用,同时可以参考源代码提升初学者VC编程水平。-Assistant VC source code, VC reference for beginners. VC-assisted program for beginners to use, while beginners can refer to the source code to enhance the level of VC programming.
- 2023-06-22 16:10:02下载
- 积分:1
-
XProgrammer杂志第一期,对程序员很有帮助,推荐阅读!
XProgrammer杂志第一期,对程序员很有帮助,推荐阅读!-Journal of XProgrammer Phase I, on the programmer very helpful, I recommend you to read!
- 2022-01-27 23:10:04下载
- 积分:1
-
Admin-Guests information System based on C
This is an original information system which based on the ideal of Access Control, the admin can have access to all rights, can either delete, create, modify, or add records. The guests can only search its own information.
The original password of the admin is arizonaece.
All the information are read and write through the files.
The information have several attributes which are clearly defined in the struct.
- 2022-01-25 18:05:13下载
- 积分:1
-
手机网店源码,可以在此基础上添加其他功能
手机网店源码,可以在此基础上添加其他功能-Mobile Online Shop source code, you can add other functions on this basis
- 2022-07-16 14:23:38下载
- 积分:1
-
重构:改善既有代码的设计
Refactoring: Improving the Design of Existing Code
by Martin Fowler, Kent Beck (Contributor), John Brant (Contributor), William
Opdyke, don Roberts
这是一本相当好的书-Refactoring: Improving the Design of Existing Code
by Martin Fowler, Kent Beck (Contributor), John Brant (Contributor), William
Opdyke, don Roberts
- 2023-08-04 21:00:04下载
- 积分:1
-
c++实现的串口通信,可发送文件
本软件的目的是将上位机中的图片文件,通过串口下载到嵌入式设备的存储卡中。
串口默认设置是 COM3,波特率9600, 数据位8, 停止位1,无效验0
- 2022-11-25 13:25:03下载
- 积分:1