Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - exp
Search - exp - List
用C实现exp函数-achieve exp C function
Update : 2008-10-13 Size : 913byte Publisher : 胡博

执行EXP计算的快速算法实现源码, Visual C++ 6.0 环境下编译通过.
Update : 2008-10-13 Size : 101.32kb Publisher : 刘奎志

用C实现exp函数-achieve exp C function
Update : 2025-02-19 Size : 1kb Publisher : 胡博

此程序实现的是一个运算器,是在一个程序的基础上进行改进的,计算器中需要的运算以及操作对象: IF,AND,OR,<,<=,>,>=,<>,=,== 数字0-9,(,),+,-,*,/, SIN,COS,TAN,POW,EXP,ABS,SQRT,INT,LN,LOG,MIN,MAX.-this program is a computing device that is in a process of improvement based on the needs of calculator operation and the operation of Object : IF, AND, OR, lt; , Lt; =, Gt; , Gt; =, Lt; Gt; , =, == figures 0-9 ,(,), ,-,*,/, SIN, COS, TAN, POW, EXP, ABS, SQRT, INT, LN, LOG, MIN, MAX.
Update : 2025-02-19 Size : 45kb Publisher : 天空

DL : 0
一个用delphi写的基于bp网络逼近函数的方法的源程序,程序提供的逼近函数包括:sin(x)*exp(-x)、sin(x)/x\1/(1+exp(-x))、(1-exp(-x))/(1+exp(-x))、阶跃、高斯。~..~ -with a written bp- based networks function approximation of the original source code. procedures for the approximation functions include : sin (x)* exp (-x), sin (x)/x \ 1/(1 exp (-x)), (1- exp (-x))/(1 exp (-x)), Step, Gaussian. ~ ~ ..
Update : 2025-02-19 Size : 301kb Publisher : q024100404

DL : 0
RAR本地提升权限漏洞利用工具,WinRar对命令行的处理存在溢出漏洞,攻击者可能利用这个漏洞远程执行任意代码。 由于在将用户提供的字符串拷贝到静态进程缓冲区之前没有正确的验证其长度,RARLAB WinRAR在处理命令行时存在远程客户端溢出漏洞。-RAR upgrade local authority exploits. WinRar to deal with the command line there flaw The attacker may exploit the remote execution of arbitrary code. As for the user to copy a string of static buffer before the process without a proper certification of its length, RARLAB WinRAR in command-line Remote Client Overflow Vulnerability.
Update : 2025-02-19 Size : 28kb Publisher : 撒嗯

DL : 0
这个是使用java开发的一个平台,可以根据这个文件编写自己的开发平台-This is to use java to develop a platform, based on the document prepared by its own development platform
Update : 2025-02-19 Size : 835kb Publisher : zcy

DL : 0
执行EXP计算的快速算法实现源码, Visual C++ 6.0 环境下编译通过.-Implementation of EXP realize fast algorithm for computing source, Visual C++ 6.0 environment compiled through.
Update : 2025-02-19 Size : 101kb Publisher : 刘奎志

制作网络浏览器,一个小程序,大家可以看看,希望对您有用-The production of a web browser, a small program, we will look at the hope that useful to you
Update : 2025-02-19 Size : 47kb Publisher : ctier

DL : 0
本程序能实现: 1)常用的四则运算(+ - * / ),三角( sin(),cos(),tan(),cot()),反三角(asin(),acos(),atan(),acot()), 乘方(^) , 开方( sqrt() ) ,指数(exp()), 对数( ln(),log() ). 2)支持变量赋值,变量的覆盖和运算. 3)支持对向量的 + - .* 和共向量的简单赋值运算. 希望大家参考后加以改进!优化代码!
Update : 2025-02-19 Size : 123kb Publisher : 黄勇

有线网络NS下TCL脚本 经测试可行 生成NAM以及TRACE文件可供分析 修改-NS cable networks have been tested under the TCL script to generate a viable NAM, as well as amendments to TRACE file for analysis
Update : 2025-02-19 Size : 2kb Publisher : 凌峰

ATMEGA128单片机说明其内涵128的使用方法,单片机的原理图,各个管脚的说明及用法,另外还有应用程序。-Single-chip ATMEGA128 its connotation of the use of 128, microcontroller schematics, description of each pin and usage, as well as applications.
Update : 2025-02-19 Size : 6.16mb Publisher : cys

cpld/fpga芯片exp-epm3128/3256的详细说明,适用于quartus以及maxplus软件-cpld/fpga chip exp-epm3128/3256 a detailed description of the software for quartus and maxplus
Update : 2025-02-19 Size : 949kb Publisher : Yolanda

随机积分的演示程序,使用Monte Carlo方法实现了sin,cos,exp等常用函数的一维二维随机积分。-failed to translate
Update : 2025-02-19 Size : 29kb Publisher : 黄淦

DL : 1
这是一个快递管理系统 用。Net和SQL语言做的!-This is a delivery management systems. Net and SQL language to do!
Update : 2025-02-19 Size : 918kb Publisher : dan

DL : 0
《嵌入式系统实验》是软件学院课程中嵌入式系统方向的专业基础课。这是《单片机原理与应用》,《计算机组成原理》的后继课程。本课程的教学目的是通过大纲所列内容的学习与实验,使学生学会嵌入式系统的开发方法与过程。了解ARM核,熟悉基于ARM7TDMI核的处理器芯片(S3C44B0X)嵌入式系统应用开发。在实验技能方面得到系统的训练,学会基本硬件的应用,底层软件的编写和基于嵌入式系统应用程序的设计。-experiment
Update : 2025-02-19 Size : 13kb Publisher : lyj

DL : 0
利用Socket编程实现C/S应用。其中,Client端为GUI程序,用于提供界面输入两个数,并有1个“发送”按钮,另外还有一个 TextField用于显示传来的计算结果;Server端用于监听连接请求、计算发送过来的两数的和、送回数据结果。 -Socket programming using C/S applications. One, Client-side program for the GUI, the interface used to provide input two numbers and have a " send" button, in addition to a TextField to display the calculated results coming Server side to monitor connection requests, send calculation over the number two and, returned data results.
Update : 2025-02-19 Size : 147kb Publisher : angle

oracl database ipmort and export,cmd to sqlplus exp and imp ways
Update : 2025-02-19 Size : 390kb Publisher : 李子阳

Oracle11R2 exp说明,介绍,经常遇到的问题以及解决办法。(Oracle11R2 exp remark,method)
Update : 2025-02-19 Size : 3kb Publisher : zzmacoolboy

可以批量扫描exp,很实用,哈哈哈哈哈,bugouma(It can scan exp in batches. It's very practical.)
Update : 2025-02-19 Size : 1.03mb Publisher : chinacjq
« 12 3 4 5 6 7 8 9 10 ... 38 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.