登录
首页 » Visual C++ » Assignment6

Assignment6

于 2015-04-06 发布 文件大小:4KB
0 243
下载积分: 1 下载次数: 3

代码说明:

   Bjarne Stroustrup的课后练习 1. Stroustrup, Chapter 17, Questions 11 and 13, Page 624–625. 2. Stroustrup, Chapter 19, Question 4, Page 709.(1. Stroustrup, Chapter 17, Questions 11 and 13, Page 624–625. 2. Stroustrup, Chapter 19, Question 4, Page 709.)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • compare
    int compare(const char* a, const char* b, int size) { for (int i = 0 i < size i ++) { if (a[i] != b[i]) { return i } } return -1 } (int compare(const char* a, const char* b, int size) { for (int i = 0 i < size i++) { if (a[i] != b[i]) { return i } } return-1 } )
    2014-09-02 13:53:50下载
    积分:1
  • one_3
    一个四节点,电力系统潮流计算程序,采用pq分解法计算潮流(power flow code of PQ)
    2015-10-26 18:26:15下载
    积分:1
  • MATLAB-optimation
    matlab优化方法 不精确的一维线性搜索(matlab optimization method inaccurate one-dimensional linear search)
    2012-10-24 18:38:20下载
    积分:1
  • fm
    说明:  信号调幅,对于输入的正弦信号进行模拟幅度调制、传输、解调(Signal amplitude, the input analog signal is a sinusoidal amplitude modulation, transmission, demodulates)
    2014-09-22 00:59:40下载
    积分:1
  • tow
    随着应用的越来越复杂,对数据同步和存储的要求越来越多,有时候我们面对大量复杂的数据加载和数据同步代价,尤其是如果单服务器无法承载大量应用数据的时候,我们如何可以实现动态扩展服务器已达到负载均衡的目标(As applications are becoming more complex, the data synchronization and storage requirements are more and more, sometimes we are facing a large amount of data loading and data synchronization costs, especially if a single server cannot load a lot of the time of application data, how can we realize the dynamic extension of the server has reached the aim of load balancing)
    2015-01-27 16:52:18下载
    积分:1
  • decode_ldpc
    ldpc译码算法 实现ldpc的译码 20个字(ldpc the)
    2013-11-18 21:07:58下载
    积分:1
  • ecg
    qrs波算法,一个用maltab写的简单的算法。确定q,r,s的位置。(ECG SIMULATION USING MATLAB)
    2010-03-05 21:36:09下载
    积分:1
  • 200552823195
    一步步讲解如何在VC中调用matlab图像处理工具箱来进行canny边缘提取 1.包含pdf文档和源代码 2.源代码code 开发环境是VC6、Matlab7 (a step by step on how to call in VC Matlab Image Processing Toolbox to a canny edge extraction. Pdf files and contains the source code two. Source code development environment is VC6, Matlab7)
    2005-08-11 09:14:08下载
    积分:1
  • OFDM11
    说明:  OFDM水声通信中最大多普勒频偏估计算法研究(OFDM underwater acoustic communication in the largest Doppler shift estimation algorithm)
    2010-03-20 14:09:48下载
    积分:1
  • SOFM
    一个关于神经网络的 SOFM算法的程序 改程序用C语言编写(A SOFM neural network algorithm on the procedure to change procedures for using C language)
    2009-12-27 12:59:56下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载