搜索资源列表

  1. vsgn_user_vsb

    0下载:
  2. This sample illustrates how to extend the Vega Scenegraph by deriving a custom node, and how to extend the vsb loader infrastructure be able to read and write the newly derived node type. Additionally the sample demonstr
  3. 所属分类:OpenGL

    • 发布日期:2024-05-19
    • 文件大小:9216
    • 提供者:ma ming
  1. midi0to1

    0下载:
  2. Midi format 0 contains only one track. Midi format 1 contains a tempo track and one or more singlechannel tracks that should be played together. Midi format 1 files are easier to modify (e.g. with MIDI2TXT/TXT2MIDI
  3. 所属分类:多媒体编程

    • 发布日期:2024-05-19
    • 文件大小:27648
    • 提供者:杨成
  1. neicunfeipei

    2下载:
  2. 编写一个C程序,用char *malloc(unsigned size)函数向系统申请一次内存空间(如size=1000,单位为字节),用循环首次适应法 addr = (char *)lmalloc(unsigned size) 和 lfree(unsigned size,char * addr)模拟可变分区内存管理,实现对该内存区的分配和释放管理。-The preparation of a C program, u
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:fy
  1. 030523

    0下载:
  2. 基音频率#89: <=>?@ABCDEA:CF?>EG@EA H(I& 是语音信号一个非常重要的特征参数"而传统的基 频检测算法#89: <BE:E :9=ACFJ=>9:<D KL2(M%"’N大 都运用了自相关或互相关计算等计算复杂度很高的 方法"而且分帧计算所得到的结果实际上是各帧内 基频的平均值"这使得大多数算法不能精确地指出 任意时刻的基频"因此"如何在保证检测精度的
  3. 所属分类:语音合成与识别

    • 发布日期:2024-05-19
    • 文件大小:146432
    • 提供者:dhr
  1. 1

    0下载:
  2. 包含s3c2440几乎所有测试程序代码,eg:lcd led rtc uart-S3C2440 contains almost all the test program code, eg: lcd led rtc uart
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-19
    • 文件大小:4589568
    • 提供者:alay
  1. Fuzzycontrol

    0下载:
  2. 模糊神经控制基于网络bp的源代码用于训练学习-Fuzzy neural network-based bp control the source code for training to learn
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:5120
    • 提供者:李扬
  1. Asotomdatasheet

    0下载:
  2. A(s),B(s)已知,求出Asotom数据表,判断稳定性,求方差(如稳定)。-A (s), B (s) is known, obtained Asotom data tables to determine the stability of, and variance (eg, stability).
  3. 所属分类:界面编程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:yanxiaoying
  1. matlab-eg

    0下载:
  2. 一些MATLAB的有关无线信道衰落的仿真源代码-Some of the wireless channel fading MATLAB simulation source code
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:11264
    • 提供者:xiawanjun
  1. fc

    0下载:
  2. 用51单片机做的简单频率计,KEIL C环境,带工程文件,可直接编译运行.主要演示如何在内存很少,无法启用RTOS的单片机(例如2051)中使用状态机和时间片来完成实时多任务并行处理.例子中对键盘,信号采集和LED数码管的显示三部分进行了并行处理,而采用的单片机是仅有256字节内存2K ROM的89C2051.-51 Singlechip to do with a simple frequency meter, KEIL C envir
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-19
    • 文件大小:21504
    • 提供者:rainyss
  1. eWebEditorforJSP

    0下载:
  2. eWebEditor是基于网页的、所见即所得的在线HTML编辑器。她能够在网页上实现许多桌面编辑软件(如:Word)所具有的强大可视编辑功能;现在您使用的是来自eWebSoft在线文本编辑器飞鱼修改版(JSP) 针对使用中发现的一些问题所进行的修订版本。-eWebEditor is web-based, WYSIWYG online HTML editor. She can realize many of the desktop web
  3. 所属分类:WEB源码

    • 发布日期:2024-05-19
    • 文件大小:696320
    • 提供者:俊儿
  1. G5Engine

    0下载:
  2. G5游戏引擎示例代码 引擎底层使用DirectX9实现。 引擎的制作方向是使逻辑层的编码量最小化。 游戏中常用的计数和状态值在引擎中会自动维护,逻辑层在任何时刻都可以方便的取出这些信息。 (如:游戏开始后的帧计数) -G5 game engine sample code using DirectX9 realize the underlying engine. The direction of engine produc
  3. 所属分类:游戏引擎

    • 发布日期:2024-05-19
    • 文件大小:17915904
    • 提供者:李慧鹏
  1. xueshengxinxiguanli

    0下载:
  2. (1) 信息维护: 要求:学生信息数据要以文件的形式保存,能实现学生信息数据的维护。此模块包括子模块有:增加学生信息、删除学生信息、修改学生信息 (2) 信息查询: 要求:查询时可实现按姓名查询、按学号查询 (3) 成绩统计: 要求:A输入任意的一个课程名(如数学)和一个分数段(如60--70),统计出在此分数段的学生情况。 (4) 排序:能对用户指定的任意课程名,按成绩升序或降序排列学生数据并显示排
  3. 所属分类:文件格式

    • 发布日期:2024-05-19
    • 文件大小:4096
    • 提供者:杨雄
  1. sql

    0下载:
  2. 动态sql语句基本语法 1 :普通SQL语句可以用Exec执行 eg: Select * from tableName Exec( select * from tableName ) Exec sp_executesql N select * from tableName -- 请注意字符串前一定要加N 2:字段名,表名,数据库名之类作为变量时,必须用动态SQL eg: d
  3. 所属分类:软件工程

    • 发布日期:2024-05-19
    • 文件大小:70656
    • 提供者:风尘小子
  1. dsp-eg-filter

    0下载:
  2. matlab环境下的低通滤波设计及实现,基于Dsp-matlab environment of low-pass filter design and realization, based on the Dsp
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:191488
    • 提供者:wym
  1. textsearch

    0下载:
  2. 一个超快搜索的算法源码. searchi = search ignore case search = search case sensitive searchiw = search ignore case words only (e.g. words delimited by whitespace only,not words within words) searchw() = search case sensitive
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:mobfish
  1. adapQuad

    0下载:
  2. 迭代自适应Simpson,Lobatto积分 In almost every standard book on numerics quadrature algorithms like the adaptive Simpson or the adaptive Lobatto algorithm are presented in a recursive way. The benefit of the recursive programm
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:231424
    • 提供者:zzn
  1. asmallmathgame

    0下载:
  2. 组数游戏 n个正整数n<=20,联成一排,组成最大多位数。程序输入:n,程序输出:n个数连成的多位数。 提示 eg 输入 123 2 33 1006 12 先找出最大数字为四位,再将所有数字变成四位数: 1230 2000 3300 1006 1200 然后排序 3300 2000 1230 1200 1006 将后面加上的0去掉得 332123121006 自己编的,一次作业而已,全
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:张超
  1. thesortofsomemathwords

    0下载:
  2. 组数游戏的第二种方法,同学编的: 组数游戏 n个正整数n<=20,联成一排,组成最大多位数。程序输入:n,程序输出:n个数连成的多位数。 提示 eg 输入 123 2 33 1006 12 先找出最大数字为四位,再将所有数字变成四位数: 1230 2000 3300 1006 1200 然后排序 3300 2000 1230 1200 1006 将后面加上的0去掉得 332123121
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:张超
  1. blinear(matlab)

    0下载:
  2. 图像几何变换(如旋转)时用到的最近领域和双线性插值方法,-Image geometric transformations (eg rotation), when used in recent field and bilinear interpolation methods,
  3. 所属分类:图形图象

    • 发布日期:2024-05-19
    • 文件大小:931840
    • 提供者:黄伟麟
  1. ProjectA

    0下载:
  2. a Java program that reads in the following values from the standard input device (i.e. Keyboard) and writes its result on the standard output device (i.e. Console/Monitor): Inputs: A: the loan amount in dollars an
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:zoey
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 32 »

源码中国 www.ymcn.org