-
这是一本被奉为经典的C++教程,关于C++的描述循序渐进,就算没有C基础,也能看懂...
这是一本被奉为经典的C++教程,关于C++的描述循序渐进,就算没有C基础,也能看懂-This is to be regarded as a classic C++ Tutorial on C++ Description of step-by-step, even if there is no C foundation, it can read
- 2022-03-02 14:21:29下载
- 积分:1
-
基于MATLAB的OFDM频谱
ofdm spectrum based on MATLAB -ofdm spectrum based on MATLAB
- 2023-05-12 10:00:03下载
- 积分:1
-
You may read code because you have to
You may read code because you have to-to fix it, inspect it, or improve it. You may read code the way an engineer examines a machine--to discover what makes it tick. Or you may read code because you are scavenging--looking for material to reuse.
Code-reading requires its own set of skills, and the ability to determine which technique you use when is crucial. In this indispensable book, Diomidis Spinellis uses more than 600 real-world examples to show you how to identify good (and bad) code: how to read it, what to look for, and how to use this knowledge to improve your own code.
Fact: If you make a habit of reading good code, you will write better
- 2023-06-05 04:00:03下载
- 积分:1
-
OpenCV+MFC实现图片中两直线间测距
OpenCV+MFC在简单界面窗口打开图片,并且检测出图片中画的的两条之间的距离,该程序虽小但是五脏俱全,是一个小项目所具备的所以,程序实现,界面编程,可以在这个基础上做扩展继续进行其他的项目开发
- 2022-03-10 00:12:49下载
- 积分:1
-
//定义全局变量
const int x=10,y=10 //常量,便于修改
int Available[x] //各资源可利用的数量...
- 2022-01-25 21:29:17下载
- 积分:1
-
一个简单的APIHook的源码例子、使用delphi编写~~~ 供新手下载学习使用...
一个简单的APIHook的源码例子、使用delphi编写~~~ 供新手下载学习使用-A simple example of APIHook source code, use delphi write ~ ~ ~ for the novice to download learning to use ~ ~ ~
- 2022-07-22 12:06:26下载
- 积分:1
-
高质量C++C 编程指南
内容不多但很有用,提高程序质量的好书
高质量C++C 编程指南
内容不多但很有用,提高程序质量的好书-Quality C++ C programming, not much, but useful guide to improve the program quality of books
- 2022-05-27 06:04:36下载
- 积分:1
-
VC++串口操作类
vc++的串口操作类示例,是学习串口操作的好例子。AT文件夹下是Modem命令集文件,在Modem检测功能中使用。
该程序有两个可以重用的类文件,串口通讯类文件superSP.cpp, superSP.h;文件操作类文件fileCtrl.cpp, fileCtrl.h。
- 2022-03-24 00:44:05下载
- 积分:1
-
孙鑫老师的VC++教程的光盘源代码,数写的很好,代码也很好,值得研究!第19章源程序!...
孙鑫老师的VC++教程的光盘源代码,数写的很好,代码也很好,值得研究!第19章源程序!-SUN Xin teachers VC++ Tutorial CD-ROM source code, written in a few very good, code is also good, worthy of study! Chapter 19 source code!
- 2022-03-06 13:43:14下载
- 积分:1
-
从开源网站上下载的代码,在vc中调用opengl,打开wir文件,能光滑曲面,挺不错的!...
从开源网站上下载的代码,在vc中调用opengl,打开wir文件,能光滑曲面,挺不错的!-From the open-source Web site to download the code, in vc call opengl, open wir document that smooth surface, very good!
- 2022-02-27 03:48:20下载
- 积分:1