登录
首页 » Windows_Unix » code-all

code-all

于 2010-08-13 发布 文件大小:8054KB
0 202
下载积分: 1 下载次数: 23

代码说明:

  Computer Systems: A Programmer s Perspective Randal E. Bryant and David R. O Hallaron This directory contains the code examples in the CS:APP text. The code shown in the text is included automatically from the files in this directory, without any hand intervention.

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

发表评论

0 个回复

  • SVM
    使用SVM中的1V1以及1VO算法实现对数据的分类以及matlab实现(Classification of data and implementation of matlab using 1V1 and 1VO algorithms in SVM)
    2018-12-21 10:47:38下载
    积分:1
  • ForcedPendulum
    This simulink model simulates the damped driven pendulum, showing it s chaotic motion. theta = angle of pendulum omega = (d/dt)theta = angular velocity Gamma(t) = gcos(phi) = Force omega_d = (d/dt) phi Gamma(t) = (d/dt)omega + omega/Q + sin(theta) Play with the initial conditions (omega_0, theta_0, phi_0 = omega(t=0), theta(t=0), phi(t=0)) and the system parameters (g, Q, omega_d) and the solver parameters/method. Chaos can be seen for Q=2, omega_d=w/3. The program outputs to Matlab time, theta(time) & omega(time). Plot the phase space via: plot(mod(theta+pi, 2*pi)-pi, omega, . ) Plot the Poincare sections using: t_P = (0:2*pi/omega_d:max(time)) plot(mod(spline(time, theta+pi, t_P), 2*pi)-pi, spline(time, omega, t_P), . ) System is described in: "Fractal basin boundaries and intermittency in the driven damped pendulum" E. G. Gwinn and R. M. Westervelt PRA 33(6):4143 (1986) (This simulink model simulates the damped driven pendulum, showing it s chaotic motion. theta = angle of pendulum omega = (d/dt)theta = angular velocity Gamma(t) = gcos(phi) = Force omega_d = (d/dt) phi Gamma(t) = (d/dt)omega+ omega/Q+ sin(theta) Play with the initial conditions (omega_0, theta_0, phi_0 = omega(t=0), theta(t=0), phi(t=0)) and the system parameters (g, Q, omega_d) and the solver parameters/method. Chaos can be seen for Q=2, omega_d=w/3. The program outputs to Matlab time, theta(time) & omega(time). Plot the phase space via: plot(mod(theta+pi, 2*pi)-pi, omega, . ) Plot the Poincare sections using: t_P = (0:2*pi/omega_d:max(time)) plot(mod(spline(time, theta+pi, t_P), 2*pi)-pi, spline(time, omega, t_P), . ) System is described in: "Fractal basin boundaries and intermittency in the driven damped pendulum" E. G. Gwinn and R. M. Westervelt PRA 33(6):4143 (1986) )
    2010-02-17 07:28:51下载
    积分:1
  • twomotorPID
    matlab中的simulink实现两电机同步控制,有了此程序,很容易扩展成多个电机同步控制,这是本人毕业论文中一部分(in matlab simulink realization of two-motor synchronous control, with this procedure, it is easy to extend into multiple synchronous motor control, which is part of my thesis)
    2020-12-28 14:59:01下载
    积分:1
  • OFDM_trans_recei
    是整个光上OFDM的仿真,有清晰地注释,方便读者自己理解。(Is the entire OFDM simulation on the light, clearly comment, the convenience of the reader understand.)
    2020-12-09 19:49:19下载
    积分:1
  • DBSCAN
    数据挖掘作业 matlab实现DBSCAN算法 西电(数据挖掘作业 DBSCAN 西电)
    2020-09-23 18:57:49下载
    积分:1
  • draw1
    雨量预测 用Matlab软件画出给定区域的 平面曲面图形.(Using Matlab software to draw a given region of the flat surface graphics.)
    2009-09-06 01:07:18下载
    积分:1
  • Example_chapt4
    说明:  离散信号处理举例,开发环境是MATLAB。(Discrete signal processing, for example, development environment is MATLAB.)
    2008-09-03 21:28:22下载
    积分:1
  • U4220
    gmsk仿真程序,相干解调实现方法。。还是很好用的。。。(gmsk simulation program, to achieve coherent demodulation method. .)
    2011-04-25 18:14:31下载
    积分:1
  • ViolaJones_v4
    Viola Jones Objects Detection.supports the trained classifiers in the XML files of OpenCV
    2014-10-12 02:31:07下载
    积分:1
  • MATLAB
    用有限差分模拟高斯脉冲在自由空间传播,运行该脚本,你会得到一个表面,它是由脉冲在1微米的步骤传播。 (Using the finite difference simulation of Gaussian pulse propagation in free space, run the script, you will get a surface, it is spread by the pulse in steps of 1 micron.)
    2012-04-14 13:21:54下载
    积分:1
  • 696516资源总数
  • 106409会员总数
  • 8今日下载