-
C++ Primer Plus(第6版)中文版
说明: 《C++ Primer Plus(第6版)中文版》可以说是一本面向从未学习过C语言甚至是从未学习过编程的人的入门书籍,它的首章从基础内容讲起,先介绍了传统编程的规则,后面才着重讲解有关面向对象——C++的精髓之一——的有关内容。(The Chinese version of C + + Primer Plus (6th Edition) can be said to be an introductory book for people who have never learned C language or even programming. In the first chapter, from the basic content, the rules of traditional programming are introduced first, and then the relevant content about object-oriented, one of the quintessence of C + +, is emphasized.)
- 2020-02-10 08:14:15下载
- 积分:1
-
phased-array-antenna-simulation
this code simulates phase array antena in matlab
- 2013-07-26 15:53:10下载
- 积分:1
-
luojinmenyu
这是一个楼禁门宇系统的程序,经过调试仿真,结果良好,但是有待改进(This is a building ban door-yu system procedures, after debugging emulator with good results, but could be improved)
- 2013-09-24 20:10:23下载
- 积分:1
-
MFC-tab
MFC中的TAB控件实例编程,带TAB图标(The TAB control instance in the MFC programming with TAB ICONS)
- 2021-04-20 15:08:50下载
- 积分:1
-
p2p_source_code.tar
实现双目立体视觉中深度图的获取,程序输出结果为深度图,该方法速度比较快。(Binocular stereo vision depth map acquisition, program output as a depth map, the faster the speed of the method.)
- 2012-12-14 20:09:02下载
- 积分:1
-
用Delphi做的小程序,可以实现启动一个新的IE并控制它运行的功能。...
用Delphi做的小程序,可以实现启动一个新的IE并控制它运行的功能。-do with Delphi small programs, can achieve launched a new IE control over its operations and functions.
- 2022-07-15 23:36:29下载
- 积分:1
-
a.c
Finding special triples of the form (n, n + 1, n + 2)
Write a program that finds all triples of consecutive positive three-digit integers each of which is
the sum of two squares, that is, all triples of the form (n, n + 1, n + 2) such that:
• n, n+1 and n+2 are integers at least equal to 100 and at most equal to 999
• eachofn,n+1andn+2isoftheforma2+b2.(Finding special triples of the form (n, n+ 1, n+ 2)
Write a program that finds all triples of consecutive positive three-digit integers each of which is
the sum of two squares, that is, all triples of the form (n, n+ 1, n+ 2) such that:
• n, n+1 and n+2 are integers at least equal to 100 and at most equal to 999
• eachofn,n+1andn+2isoftheforma2+b2.)
- 2012-04-26 15:05:05下载
- 积分:1
-
Server dow
emulator serv 752 wyd c++ code brazil, emulator serv 752 wyd c++ code brazil
- 2020-06-19 01:20:02下载
- 积分:1
-
Creating-Games-in-CPP---A-Step-by-Step-Guide-doc
Creating Games en c++ step by step
- 2012-02-04 09:56:55下载
- 积分:1
-
DSP-transponder-signal-processing
利用TMS320VC5509A为核心的DSP处理硬件,通过软件实现自适应Notch滤波和瞬时频率序列方差检测(VIRD)运算,在较低信噪比使用条件下完成对单频测距信号的可靠检测和判定(Using tms320vc5509a DSP core processing hardware, adaptive notch filter and variance of instantaneous frequency sequence detection (Vird) operation is realized by software, in low signal to noise ratio under the conditions of use complete reliable detection of single frequency ranging signal and judging)
- 2016-02-20 20:44:28下载
- 积分:1