CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 Linux/Unix编程 搜索资源 - simulation of c

搜索资源列表

  1. umts

    2下载:
  2. c++编写的应用于NS2仿真环境下的关于 UMTS网络的的补丁以及代码-c + + used in the preparation of the NS2 simulation environment on the UMTS network and the patch code
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:352.62kb
    • 提供者:lin hui
  1. DSP嵌入式系统开发典型案例

    1下载:
  2. DSP嵌入式系统开发典型案例 (1)5-1.asm对应第五章语音信号的采集和播放主程序; (2)5-2.asm对应第五章语音信号的采集和播放中断向量程序; (3)5-3.cmd对应第五章语音信号的采集和播放配置文件; (4)5-4.asm对应第五章语音信号的u/A律压缩程序; (5)5-5.m对应第五章语音去噪的仿真程序; (6)5-6.asm对应第五章语音去噪的主程序; (7)5-7.c对应第五章CVSD编码的C语言程序代码; (8)5-8.asm对
  3. 所属分类:Linux/Unix编程

    • 发布日期:2013-03-22
    • 文件大小:12.1kb
    • 提供者:hanpeiyue
  1. minix

    0下载:
  2. 用c写的对minix的文件系统等进行的一些修改和模拟,适用于部分学校OS大作业-With c written to the minix file system for a number of modifications and simulation, for some schools OS Great job
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:222.94kb
    • 提供者:钱祥隽
  1. Linux

    0下载:
  2. 模拟linux文件系统的c++源码,包括文件的创建删除,以及支持多用户功能 -Simulation linux file system c++ source code, including the creation of the file deletion, and support for multi-user functionality
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:187.66kb
    • 提供者:huohuo
  1. agent2d-3.0.0.tar

    1下载:
  2. 该源文件是robocup2D仿真队的所有的常见的底层,也就是日本所写的agent底层,里面所包括的函数非常有用,而且该底层具有非常好的防守能力,对于学习C/C++都会有很大的用处,而且也对那些想学习robocup仿真组的同学有很大的帮助。-The source file is robocup2D simulation team s all common ground, that is, the bottom of Japan s written agent, which included the
  3. 所属分类:Linux-Unix program

    • 发布日期:2015-10-17
    • 文件大小:16.16mb
    • 提供者:孙立
  1. multivac-fire

    0下载:
  2. 用于火灾蔓延数学模拟的LINUX平台下的C/C++代码-Mathematical simulation of fire spread for the LINUX platform C/C++ Code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-10
    • 文件大小:2.3mb
    • 提供者:阳云
  1. wyjcgd

    0下载:
  2. 进程管道通信,用C语言模拟LINUX操作系统中父进程与子进程的通信管道。-The process of communication channels, using C language simulation of LINUX operating system in the parent process and the sub-process communication channels.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:619byte
    • 提供者:love暖色
  1. wynczh

    0下载:
  2. 内存页面置换 用C语言模拟LINUX操作系统中的内存页式管理的FIFO算法和LRU算法-Memory page replacement using C language simulation of LINUX operating system management of memory pages the FIFO algorithm and LRU algorithm
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:1.5kb
    • 提供者:love暖色
  1. wyPRODUCER

    0下载:
  2. 生产者消费者 用C语言模拟LINUX操作系统的生产者和消费者同步互斥的操作-Producer consumer LINUX operating system, C language simulation of producers and consumers mutex synchronization operation
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:1.99kb
    • 提供者:love暖色
  1. linuxchatprogram

    0下载:
  2. 本程序是在LINUX环境下用C语言开发的模拟聊天程序,一个客户端一个服务端-This program is a LINUX environment using C language development simulation chat program, a client of a service-side
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:12.47kb
    • 提供者:王鑫
  1. aodv

    0下载:
  2. 基于NS2仿真的AODV协议脚本文件. NS2(Network Simulation Version 2)是一种功能强大的网络模拟仿真器,它是用C++和OTCL两种语言完成的。C++语言编写协议执行模块,OTCL语言编写模拟任务。NS2主要针对有线局域网、无线局域网、Ad Hoc网络、卫星通信网、路由选择协议、组播路由协议等进行网络模拟仿真。 -NS2-based simulation of AODV protocol scr ipt file. NS2 (Network Simulatio
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-24
    • 文件大小:750byte
    • 提供者:Johnny
  1. socket

    0下载:
  2. 在Unix里面的模拟一个客户服务器模式的程序,很好的模拟了C/S模式-In the Unix inside a client-server model simulation program, a good simulation of the C/S mode
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:56.91kb
    • 提供者:石婷
  1. pingcode

    0下载:
  2. linux c编程实例,对ping命令的功能模拟实现-linux c programming examples, functional simulation of the ping command to achieve
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:3.49kb
    • 提供者:黄龙
  1. bank.tar

    0下载:
  2. linux下 使用C语言 实现ATM机功能模拟-linux use C language function simulation of ATM machines
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-06
    • 文件大小:18.92kb
    • 提供者:林飞
  1. voAMRWBEnc

    0下载:
  2. Performs the main encoder routine Fixed-point C simulation of AMR WB ACELP coding algorithm with 20 msspeech frames for wideband speech signals. -Performs the main encoder routine Fixed-point C simulation of AMR WB ACELP coding algorithm with 20
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-01
    • 文件大小:14.09kb
    • 提供者:gokingma
  1. 2d-UPML-rcs

    0下载:
  2. It s a source code that about the simulation of 2d RCS.The objective is metal square column.Use C programming language.Very helpful for beginners
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:3.89kb
    • 提供者:wanghao_
  1. atm2_2

    0下载:
  2. Linux环境下C语言实现的简单的银行ATM机基本功能的模拟。-Simulation of simple bank ATM by C in Linux environment.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-30
    • 文件大小:11.14kb
    • 提供者:于春春
  1. 未命名6

    0下载:
  2. 主存空间分配与回收模拟实现 模拟内存分配的c语言实现(Simulation of main memory space allocation and recovery)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-09
    • 文件大小:1kb
    • 提供者:nyh555
  1. the diffusion of the C atom in SiC

    3下载:
  2. This is a LAMMPS simulation file that uses molecular dynamics to simulate the diffusion of carbon atoms in silicon carbide to determine the diffusion coefficient D0.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2020-10-30
    • 文件大小:16kb
    • 提供者:brown
  1. SLEUTH3.0beta_p01_linux

    1下载:
  2. SLEUTH模型一种模拟城市扩张以及土地利用变化的模型,属于CA模型的一种(The SLEUTH model -- a simulation of city expansion and land use change model.It is a kind of CA model.)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2019-07-11
    • 文件大小:778kb
    • 提供者:豆包啦哦
« 12 »
搜珍网 www.dssz.com