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

搜索资源列表

  1. MathEditerControl

    0下载:
  2. 一个可以编辑文字,图象,数学公式的编辑框.编辑的结果以rtf格式保存.-one can edit text, graphics, mathematical formula edit box. Edit the results to rtf format.
  3. 所属分类:编辑框

    • 发布日期:2008-10-13
    • 文件大小:25928
    • 提供者:Leo.Shi
  1. abce_signal_process

    0下载:
  2. 包括各种常用数字信号处理方法的源程序,并且有详尽的公式和说明,内容丰富。-including commonly used digital signal processing of the source, and a detailed formula and explanation of rich content.
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:5185823
    • 提供者:lujia
  1. gggppp

    1下载:
  2.   该工作表中最关键的是C8单元格中的内容,其内容是计算股票收益的公式:     =F7*(1-B3-B4)-F3*(1+B3+B4)-F5+F6-(SIGN(F3)+SIGN(F7))*(B5+B6+B7)     其中B3和B4分别是印花税和手续费,F7*(1-B3-B4)为卖出股票的收益(已扣除印花税和手续费);F3*(1+B3+B4)为买入股票的支出(含印花税和手续费);F5为配股的支出;F6为派息的
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:30651
    • 提供者:凌霄花
  1. BSA

    1下载:
  2. 一个爱尔兰B公式的计算器,输入相应的s与a值,即可得到你要的阻塞率-an Irish B formula calculator, input and the corresponding's a value, you can get to the blocking rate
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:36411
    • 提供者:sherice
  1. Fomula

    0下载:
  2. 这是一个汇集了单片机开发人员常用的计算公式,可以自动计算各种参数。-This is a pooling of microcontroller developers commonly used formula, it will automatically calculate various parameters.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:30199
    • 提供者:冯子新
  1. spinvalve

    2下载:
  2. 本程序用来模拟当前研究很热门的自旋阀满足的LLG方程,并作图研究其性态。具体数据公式文件包里有详细说明-the procedures used to simulate the current research is very popular spin valves to meet the LLG equation, and mapping study its behavior. Specific data document bundle formula are described in deta
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:8585
    • 提供者:xhz
  1. gshjsq

    0下载:
  2. 公式计算系统 公式计算系统 公式计算系统-formula system formula system formula system formula S ystem
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:158135
    • 提供者:s
  1. 35647

    0下载:
  2. 4x4的不必采用dct/idct变换,H.264代码也好用。我在这也照着公式写了一个,也能用-4x4 without using the Copy / idct transform, or use H.264 code. I also wrote a shining on a formula also can be used
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1137
    • 提供者:王芳
  1. ttdfadf

    0下载:
  2. 通过对烟气、空气和水蒸汽的物性参数进行拟合,直接采用烟气、蒸汽侧对流传热系数公式计算对流换热系数,进一步实现锅炉对流受热面的传热系数类库编制,从而可以不再采用传统的查图求取的方法,提高计算的精度和效率。-of flue gas, air and water vapor from the fitting parameters and directly adopt smoke, steam side of the convective heat transfer coefficient formul
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:99608
    • 提供者:苗夏菁
  1. wk1

    1下载:
  2. 三元阵的信号相位匹配法,结合相位匹配法的公式就能很好的理解其仿真原理-ternary array signal phase matching, phase matching with the formula can be very good understanding of its principles Simulation
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:877
    • 提供者:王凯
  1. ComputingMethodCourse

    0下载:
  2. 计算方法课程中,一些解方程的方法的程序,有高斯消去法、解三对角方程、迭代法、插值法、Simpson求积公式和非线性方程解法。-calculation method courses, some of the methods of solving equations procedures, Gaussian elimination, three pairs of solutions angle equation, iterative method, interpolation, Simpson qu
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:8976
    • 提供者:风雷
  1. formulafunc

    0下载:
  2. 公式操作数查找,根据输入操作数的信息查找使用了该操作数的公式名称和id号-formula several search operations, according to the number of entry used the information to locate the operation of a formula name and id,
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:4674
    • 提供者:gewenlin
  1. Squre

    0下载:
  2. 使用最小二乘法的一次性计算公式来估计y(i) = b0 + b1 * x + b2 * x^2 + b3 * x^3 + ...... bn * x^n中b0, b1, ..., bn的值,并显示你和的曲线.-use of least squares method of the one-time formula to estimate y (i) = b0 b1 b2 * x * x ^ 2 b x ^ 3 * 3 * ...... bn x ^ n b0, b1, ..., bn value,
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1174
    • 提供者:Zhang
  1. lagrangematlab

    0下载:
  2. 拉个朗日插值公式是把Pn(X)的构造问题转化为n+1插值基函数问题的构造!此软件就是拉哥郎日插值的原程序matlab版-Rafah Colon day interpolation formula is Pn (X) issue of the structure into an n-interpolation function of the structure. This software is Barayagwiza few days interpolation procedures for t
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:4242
    • 提供者:蓝景
  1. shujuku-zzd

    0下载:
  2. 数据库系统的课程设计的题目要求如下 (一) 数据库系统表名及域名检索与贮存。 (二) 数据库系统表名及域名选择与传送。 (三) 创建数据库系统源表与目标表的数据关系。 (四) 创建数据库系统源表与目标表的数据关系公式。 -database system curriculum design requirements of the subject as follows (1) database system table name and the domain name retri
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:95829
    • 提供者:zzd
  1. stock-1

    0下载:
  2. 股票价格的灰色_马尔柯夫预测,含公式和部分计算方法。-stock price gray _ Markov forecast, and some containing formula calculation.
  3. 所属分类:行业发展研究

    • 发布日期:2008-10-13
    • 文件大小:409236
    • 提供者:刘大
  1. moguijingjixue

    0下载:
  2. 魔鬼经济学,以另类的眼光看问题,揭露表象下的真实,作者为2003年美国克拉克奖获得者,被誉为当今美国40岁以下最负盛名的经济学家,虽为经济学,却无一个公式,虽为经济学,却不谈经济,当我们认真读完这些故事时,便有醍醐罐顶的感觉。-Devil Economics, an alternative perspective and expose the true appearance, Author of the United States in 2003 Clark Prize laureates Ha
  3. 所属分类:成功激励

    • 发布日期:2008-10-13
    • 文件大小:7948465
    • 提供者:lique
  1. MathTypeusing

    1下载:
  2. 详细介绍了mathtype软件的应用技巧,比word编译器中的公式编译器更强大,更方便-introduced mathtype software application skills, compiler than word of the formula compiler more powerful, more convenient
  3. 所属分类:技术管理

    • 发布日期:2008-10-13
    • 文件大小:188689
    • 提供者:光光
  1. renshigz

    2下载:
  2. 完善的人事管理 人员职业规划与追踪管理:人员档案、奖惩、考评、调动、培训管理等等 l 多功能,适应面广的工资管理 支持工资多套帐,自定义工资项目明细及其计算公式,支持个人所得税计算,计时、计件工资等管理 l 超强的统计分析、报表打印、数据导出功能 各类常用的人事工资报表:人员档案、人员结构分析……,工资年报,工资条,工资单…… 支持EXCEL导入导出人员档案 l 网络办公及用户个性化设置 本系统支持网络多人同时使用
  3. 所属分类:Delphi控件源码

    • 发布日期:2008-10-13
    • 文件大小:4837394
    • 提供者:lyt
  1. blindwatermark

    2下载:
  2. 数字水印程序,包括多分辨嵌入水印、提取水印程序,盲水印嵌入、提取程序,以及滤波攻击和JPEG攻击程序,PSNR和相似度计算公式(MATLAB)-digital watermarking procedures, including multiresolution embedded watermark, watermark extraction procedure, blind watermark embedding and extraction procedures, Filtering and
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:3790
    • 提供者:成兴
« 1 2 ... 12 13 14 15 16 1718 19 20 21 22 ... 50 »
搜珍网 www.dssz.com