登录
首页 » Visual C++ » DeviceManager

DeviceManager

于 2014-09-27 发布 文件大小:104KB
0 326
下载积分: 1 下载次数: 1

代码说明:

  是一部不错的编码,值得很多人学习,都可以看看(Is a good code, it is worth a lot of people study, may have a look)

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

发表评论

0 个回复

  • itpp
    一种通信和电子信息领域的C语言函数库,就像MATLAB中的数字信号处理开发包一样好用!(A communications and electronic information field of the C language library, like digital signal processing in MATLAB as easy to use kit!)
    2011-10-12 14:53:07下载
    积分:1
  • simulation-of-waveguide-mode
    说明:  根据波导的边界条件求取麦克斯韦方程组,对波导当中电磁波传播的模式进行仿真(strike the Maxwell s equations According to the boundary conditions of media ,simulate electromagnetic wave propagation of waveguide modes )
    2011-03-07 13:43:41下载
    积分:1
  • EKF-C-simulation
    扩展卡尔曼滤波程序,C语言仿真。包括卡尔曼滤波简介及其算法实现代码。(EKF simulation)
    2013-09-28 15:32:08下载
    积分:1
  • zitai
    空间飞行器三轴稳定姿态动力学仿真,三轴稳定姿态动力学仿真(Stable attitude dynamics simulation of the space vehicle three weeks)
    2012-07-25 16:10:01下载
    积分:1
  • chombo_package4
    说明:  自适应网格划分通用程序包,美国伯克利大学开发。(Adaptive Mesh generic package, the United States developed at the University of Berkeley.)
    2006-04-13 21:13:20下载
    积分:1
  • bWTBB_v33a
    一种基于matlab/simulink的风力力发电建模系统,里面有非常多实用的模型能直接使用 (A wind power generation modeling system based on matlab/simulink, there are very practical model can be used directly)
    2012-07-19 20:56:06下载
    积分:1
  • 3
    编写程序:基类base,有一个私有数据成员n,派生类Derived公有继承基类base,Derived中新增加一个数据成员m(Programming: the base class base, there is a private data member n, the derived class Derived inherits the base class public base, Derived add a new data member m)
    2013-12-17 13:38:33下载
    积分:1
  • yichuansuanfa
    经典遗传算法,自然编码格式,用来计算任意N维函数的极值(genetic algorithm )
    2011-05-18 11:51:36下载
    积分:1
  • bp-algorithm-CPP-Fortran-and-Matlab
    分别用C++,matlab以及Fortran语言实现bp算法(bp algorithm using C++, matlaband Fortran language)
    2011-05-10 15:21:49下载
    积分:1
  • 5
    一道程序编译顺序的考题,涉及到函数调用的先后顺序及运算符号的优先级等问题。下面我展开给你讲。 C的程序编译总是从main函数开始的,这道题的重点在“fun((int)fun(a+c,b),a-c)) ”语句。 系统首先要确定最外层 fun()函数的实参,第一个参数的确定需要递归调用fun()函数(不妨称其为内层函数)。内层函数的两个参数分别为x=a+b=2+8=10、y=b=5,执行函数体x+y=10+5=15,于是得外层函数的参数x=15。其另一个参数y=a-c=2-b=-6,再次执行函数体,得最终返回值x+y=15+(-6)=9。 (Compiling together the sequence of test procedures, involving the sequence of function calls and operator symbols, such as the priority problem. Now I give you to start speaking. Procedures for C compiler always start from the main function and at这道题the focus of " fun ((int) fun (a+ c, b), ac)) " statement. System must first determine the most outer layer of fun () function of real parameters, the first parameters of recursive calls required fun () function (may be called the inner function). Inner function separately for the two parameters x = a+ b = 2+8 = 10, y = b = 5, to execute the function body x+ y = 10+5 = 15, then the outer function parameters were x = 15 . Its another parameter y = ac = 2-b =- 6, once again to execute the function body may eventually return the value of x+ y = 15+ (-6) = 9.)
    2009-03-15 15:36:23下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载