CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - math.h

搜索资源列表

  1. BPprog

    0下载:
  2. BP算法最新C源程序, #include\"stdarg.h\" #include\"stdio.h\" #include\"stdlib.h\" #include\"math.h\" #include\"graphics.h\" #include\"conio.h\" #define IN 4 /*输入层的神经元个数*/ #define HID 13 /*隐含层的神经元个数*/ #define MOD 594 /*学习样本个数*/ #define OUT
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2958
    • 提供者:陈光华
  1. FLOYDsuanfa

    0下载:
  2. #include \"stdio.h\" #include \"math.h\" #include \"malloc.h\" #include \"string.h\" #define m 6 #define n 29 #define p 0.5-#include \"stdio.h\" #include \"math.h\" #include \"malloc.h\" #include \"string.h\" #define m 6 #define n 29 #def
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3091
    • 提供者:jiangshan
  1. huowuyunshudeyichuansuanfa

    0下载:
  2. #include \"stdio.h\" #include \"math.h\" #include \"malloc.h\" #include \"string.h\" #define m 6 #define n 29 #define p 0.5-#include \"stdio.h\" #include \"math.h\" #include \"malloc.h\" #include \"string.h\" #define m 6 #define n 29 #def
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:109175
    • 提供者:jiangshan
  1. lingjiancanshushejichengxu

    0下载:
  2. #include \"stdio.h\" #include \"math.h\" #include \"malloc.h\" #include \"string.h\" #define m 6 #define n 29 #define p 0.5-#include \"stdio.h\" #include \"math.h\" #include \"malloc.h\" #include \"string.h\" #define m 6 #define n 29 #def
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:53805
    • 提供者:jiangshan
  1. rengongshenjingwangluodesuanfa

    0下载:
  2. #include \"stdio.h\" #include \"math.h\" #include \"malloc.h\" #include \"string.h\" #define m 6 #define n 29 #define p 0.5-#include \"stdio.h\" #include \"math.h\" #include \"malloc.h\" #include \"string.h\" #define m 6 #define n 29 #def
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:764203
    • 提供者:jiangshan
  1. this-is-a-sound-code-of-image-enhancement-based-on

    0下载:
  2. 小波变换的C源代码 #define N0 128 #include \"stdio.h\" #include \"stdlib.h\" #include \"math.h\" #include \"string.-wavelet transform C source code # define N0 128 # include "stdio. h "# include" stdlib.h "# include" math.h
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:3630
    • 提供者:郑超
  1. Calculate20060802

    1下载:
  2. VC下最牛的算数表达式,将math.h 所有函数都集成到一起都能用计算出来,包括加减乘除;(、 正玄、 余玄,乘方,log ln,等 -VC most cattle arithmetic expression math.h will integrate all functions are used together can be worked out including the arithmetic; (, Shogen, Yuxuan, involution, ln log, etc.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:11761
    • 提供者:周志光
  1. 332658

    0下载:
  2. #include <stdio.h> #include <string.h> #include <stdlib.h> #include <malloc.h> #include <math.h> #include <conio.h> struct DuLNode{ struct DuLNode *prior int data struct DuLNode *next-# in
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2998
    • 提供者:黄宇
  1. Computer

    0下载:
  2. 几个方便的计算器,使用MFC编写,大家可以自主加一些高级的科学计算,只需要直接调用math.h中的函数可轻松实现。
  3. 所属分类:对话框与窗口

    • 发布日期:2014-01-18
    • 文件大小:1273
    • 提供者:zhang
  1. pid_cotrol

    0下载:
  2. #include <stdio.h> #include<math.h> void pid_init() void pid_tune() void pid_setinteg() void pid_bumpless() float pid_calc() void main()
  3. 所属分类:其他行业

    • 发布日期:2008-10-13
    • 文件大小:2114
    • 提供者:吴明明
  1. c

    0下载:
  2. #include<malloc.h> #include<limits.h> #include<stdio.h> #include<graphics.h> #include<io.h> #include<math.h> #include<process.h> #include<conio.h> #define m 100 #define OK 1 typedef
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2243
    • 提供者:全文
  1. fft

    0下载:
  2. fft源代码,#include \"f2407_c.h\" #include \"math.h\" #define N 32 // FFT变换的点数 extern void fft(void); extern void resave(void); interrupt void phantom(void); void sysinit(void); extern int input[2*N];
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:5437
    • 提供者:huangsisi
  1. 51单片连tcs230的源程序

    0下载:
  2. 51单片连tcs230的源程序,绝对原创,可以记忆颜色。 #define uchar unsigned char #include <reg52.h> #include<math.h> sbit S0=P1^7 sbit S1=P1^0 //端口定义 sbit S2=P1^1 sbit S3=P1^2 sbit OE=P1^3 sbit OUT=P3^4 //频率从TO口输入 sbit key0=P1^5 sbit LED=P1^6 s
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2017-03-23
    • 文件大小:1424
    • 提供者:黄胜
  1. cde

    0下载:
  2. /*** *****词法分析程序*** *****/ # include<iostream.h> # include<fstream.h> # include<math.h> int cc=0 -/******** lexical analysis procedure********/# includelt; Iostream.hgt;# Includelt; Fstream.hgt;# Includelt; Math.hgt; Int cc = 0
  3. 所属分类:Compiler program

    • 发布日期:2017-12-03
    • 文件大小:8045
    • 提供者:白天
  1. ds18b20

    0下载:
  2. #include<reg51.h> #include<absacc.h> #include<stdio.h> #include<math.h> #define uchar unsigned char #define uint unsigned int sbit P00=P0^0 sbit P01=P0^1 sbit P02=P0^2 sbit P03=P0^3 sbit P04=P0^4 sbi
  3. 所属分类:Windows Develop

    • 发布日期:2016-01-26
    • 文件大小:1647
    • 提供者:Tnavy
  1. fft

    0下载:
  2. fft#include <math.h> #define SWAP(a,b) tempr=(a) (a)=(b) (b)=tempr //当isign=1时,将输入数据data[1..2*nn]用它的离散Fourier变换系数代替 //当isign=-1时,将输入数据替换为其的离散IFFT系数乘以nn //data是一个保存nn个复数的数组 //Fourier系数的保存方法为F0的实部和虚部保存在data[1],data[2] //正的一次谐波系数保存在dat
  3. 所属分类:CSharp

    • 发布日期:2017-03-26
    • 文件大小:881
    • 提供者:jakey
  1. asimpledigitalfrequencymeterBasedonPIC16F87A

    0下载:
  2. //本程序利用CCP1模块实现一个“简易数字频率计”的功能 #include <pic.h> #include <stdio.h> #include <math.h> const char table[11]={0xc0,0xf9,0xa4,0xb0,0x99,0x92,0x82,0XD8,0x80,0x90,0xFF}; //不带小数点的显示段码表 -//CCP1 module for use in this process a &q
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:2779
    • 提供者:mengchao
  1. GPS

    1下载:
  2. 基于ARM的GPRS车载系统源程序 /******************************************************************************* ** Function: Get GPS Communication Port from GPSPort.ini ** ** In: char buffer ** ** Out: set the char buffer ** ** Date: 2007-8-1 Autho
  3. 所属分类:嵌入式Linux

    • 发布日期:2014-03-26
    • 文件大小:5318
    • 提供者:月买双
  1. math.h

    0下载:
  2. Math utilities for 8bit PIC, available for 16/18 families
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-28
    • 文件大小:4031
    • 提供者:ogrozion
  1. Math-h-setsumei

    0下载:
  2. math.h头文件说明 常用数学函数 说明指导 资料-the math.h header files Descr iption Descr iption guidance
  3. 所属分类:software engineering

    • 发布日期:2017-11-28
    • 文件大小:1729794
    • 提供者:on
« 12 3 4 5 6 »
搜珍网 www.dssz.com