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

搜索资源列表

  1. 回溯法

    1下载:
  2. 用回溯法求马周游问题,马在棋盘上走字步,从马开始的位置开始周游棋盘,遍历全棋盘后回到起点,是否可行,可行的就输出路径,路径并输入尝试过的路径数,跳过的路径数-law with retrospective travel for Ma, Ma on the chessboard characters step away from the start position Ma started to travel around the chessboard, traverse the whole ches
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:8.61kb
    • 提供者:杨小娜
  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. camsnap

    0下载:
  2. 程序是根据vidcat改的,只能抓PPM的图. makefile的内容如下,请注意打小写: cc=gcc #cflags=-i/firendly-arm/kernel/include -i/usr/local/arm/2.95.3/arm-linux/include -wall -dhave_libjpeg #-dvideo_dev=\"/dev/v4l/video0\" -dversion=\"0.7.2\" cflags=-wall -dvideo_dev=\"/de
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:2.65kb
    • 提供者:yinlingpeng
  1. Pinyin_shuru

    0下载:
  2. 拼音出入法,在LINUX上可以运行,感觉还可以,包括*.c和*.h.-Pinyin access law, in LINUX can run, I feel also, including the*. c and*. h.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:213.7kb
    • 提供者:yang
  1. filesystem

    1下载:
  2. 模拟Linux文件系统 在任一OS下,建立一个大文件,把它假象成一张盘,在其中实现一个简单的模拟Linux文件系统。 1. 在现有机器硬盘上开辟100M的硬盘空间,作为设定的硬盘空间。 2. 编写一管理程序simdisk对此空间进行管理,以模拟Linux文件系统,要求: (1) 盘块大小1k (2) 空闲盘块的管理:Linux位图法 (3) 结构:超级块, i结点区, 根目录区 -Simulation of Linux file system at any one
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:16.16kb
    • 提供者:lilianjie
  1. shiyan1

    0下载:
  2. 用char *malloc(unsigned size)函数向系统申请一次内存空间(如size=1000,单位为字节), 用首次适应法 addr = (char *)fmalloc(unsigned size) 和 ffree(unsigned size,char * addr) 或用循环首次适应法 addr = (char *)lmalloc(unsigned size) 和 lfree(unsigned size,char * addr) 模拟UNI
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:3.58kb
    • 提供者:一零
  1. M

    0下载:
  2. 蒙特卡洛法求圆周率并行,多核程序实现圆周率的计算。-Monte carlo go to pi law
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:988byte
    • 提供者:zmx
  1. Unix

    0下载:
  2. unix磁盘空间管理,成组链接法和位示图法都可以实现磁盘空间管理 -unix disk space management, law and bit into a set of links shown diagram method can achieve disk space management
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:259.35kb
    • 提供者:刘安
  1. 20111122_1

    0下载:
  2. defines two main compression algorithms, the µ -law algorithm (used in North America & Japan) and A-law algorithm (used in Europe and the rest of the world). The code provide codec in cpp files-defines two main compression algorithms, the µ -
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:2.62kb
    • 提供者:mpower
  1. mulaw

    0下载:
  2. Mu-Law conversion Plug-In Interface for linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-03
    • 文件大小:3.17kb
    • 提供者:siqueban
  1. pcm_alaw

    0下载:
  2. brief PCM A-Law Conversion Plugin Interface.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-07
    • 文件大小:4kb
    • 提供者:xinhongmei
  1. pcm_mulaw

    0下载:
  2. brief PCM Mu-Law Conversion Plugin Interface.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-02
    • 文件大小:4.61kb
    • 提供者:liuhuinan
  1. GooglePinyinIME

    0下载:
  2. 安卓下输入法的实现,非常牛逼的一个程序,贡献给大家学习学习。-Andrews under the law to achieve very fast hardware a program, contributed to learn from him.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-22
    • 文件大小:6.51mb
    • 提供者:mayangming
  1. l1oip_codec

    0下载:
  2. generic codec using lookup table -> conversion a-Law to u-Law for Linux v2.13.6. -generic codec using lookup table -> conversion a-Law to u-Law for Linux v2.13.6.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3.01kb
    • 提供者:qiewdnang
  1. mulaw

    0下载:
  2. Mu-Law conversion Plug-In Interface Source Code for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3.2kb
    • 提供者:zaoruecong
  1. CPP

    0下载:
  2. 实现扩散的计算(菲克定律)与可视化(OpenGL)。按上箭头可调到下一时刻。鼠标右键拖动。鼠标左键调整显示方式-Computing to achieve diffusion (Fick' s law) and visualization (OpenGL). Press the arrow to the next moment. The right mouse button and drag. The left mouse button to adjust the display mode
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:486.87kb
    • 提供者:dusk
  1. mcm

    0下载:
  2. MPX LAW & Coherency Module Device Tree Binding.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:935byte
    • 提供者:sanrongfai
  1. mulaw

    0下载:
  2. Mu-Law conversion Plug-In Interface.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3.27kb
    • 提供者:wizqfon
  1. pm-tegra20

    0下载:
  2. E500 LAW & Coherency Module Device Tree Binding.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:1.32kb
    • 提供者:wonxiejong
  1. Interpolator

    0下载:
  2. Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an AS IS BASIS. -Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1.96kb
    • 提供者:lueyuiks
« 12 »
搜珍网 www.dssz.com