代码搜索:小波系数
找到约 10,000 项符合「小波系数」的源代码
代码结果 10,000
www.eeworm.com/read/464519/7156850
c test.c
/**************************************************************************
* 文 件 名:test.c
* 功 能:我的单片机课程设计-------万年历(阴历)
* 作 者:尹波
************************************************************
www.eeworm.com/read/246097/12756476
asm boot.asm
; filename: boot.asm
; designer: 戴展波
; date: 2004/11/10
.title "Flash bootup utility for seed-dec6416"
.option D,T
.length 102
.width 140
www.eeworm.com/read/140686/13067489
dat bookinfo.dat
[General Information]
书名=实用C语言接口技术与实例
作者=王振宇 黄立波
页数=203
SS号=10204803
出版日期=
www.eeworm.com/read/326278/13152095
asm sin.asm
**************************************
* 利用泰勒公式产生正弦波的程序 *
**************************************
.title "sin.asm"
.mmregs
.def start
sin_x: .usect "sin_x",360
STACK: .usect "STACK",
www.eeworm.com/read/207069/6298279
asm sin.asm
**************************************
* 利用泰勒公式产生正弦波的程序 *
**************************************
.title "sin.asm"
.mmregs
.def start
sin_x: .usect "sin_x",360
STACK: .usect "STACK",
www.eeworm.com/read/253104/12244779
asm boot.asm
; filename: boot.asm
; designer: 戴展波
; date: 2004/11/10
.title "Flash bootup utility for seed-dec6416"
.option D,T
.length 102
.width 140
www.eeworm.com/read/219046/14896922
set caisoft.set
%演示软件标题%
*物理学教学资源库*
%对称性演示项设置%
演示项数
2
演示1:
画球
演示2:
画波
www.eeworm.com/read/222302/4820636
java algorithm.java
/**
*
*/
package com.calc.model;
/**
* @author 孙晓波
*
*/
public interface Algorithm {
/**
* 计算表达式的值
* @return double
*/
public double calcExpr(String expr) throws Except
www.eeworm.com/read/306545/3736975
cs generalsearchmanage.aspx.cs
/**************************************
*
* 创建者:周建波
*
* 创建日期:2003-12-12
*
* 功能:维护通用查询看用到的表数据。
*
* ***********************************/
using System;
using System.Collections;
www.eeworm.com/read/293161/8313216
frm pexam6_3.frm
VERSION 5.00
Begin VB.Form Form1
Caption = "单击窗体显示斐波那契数列"
ClientHeight = 3495
ClientLeft = 60
ClientTop = 345
ClientWidth = 3390
LinkTopic