期刊文献+
共找到10篇文章
< 1 >
每页显示 20 50 100
C─8587A型多参数表面粗糙度测量仪参数运算软件分析
1
作者 熊昌友 《航空计测技术》 1997年第5期17-20,共4页
介绍了C-8587A型多参数表面粗糙度测量仪各项参数的定义、测量、数学模型、流程控制、功能特点,用单片机实现仪器的各项功能,利用宏汇编语言的编程技巧得以实现,表现了仪器的优越性。
关键词 粗糙度 参数 测量仪 运算软件
下载PDF
课堂教学与家庭测验软件设计与开发
2
作者 贺斌 《电脑编程技巧与维护》 2009年第14期129-131,共3页
本教学软件满足了小学数学课堂教学与家庭测验的需求。在直观展示演示窗口和设计窗口的基础上,分析程序的逻辑结构和流程图,并给出了主要的关键代码。
关键词 课堂教学 家庭测验 小数四则运算软件 设计 开发
下载PDF
在微机上实现高位数算术运算
3
作者 邵怡 邵检麟 《计算机科学技术与应用》 1990年第1期60-62,共3页
关键词 微机 算术运算 运算软件
全文增补中
一个非线性奇异振子的谐波平衡解 被引量:4
4
作者 胡辉 郭源君 郑敏毅 《振动与冲击》 EI CSCD 北大核心 2009年第2期121-123,共3页
应用谐波平衡法计算了一个恢复力与因变量成反比的非线性振子的近似频率和近似周期解。与Mickens的方法不同,直接求解了非线性奇异二阶微分方程。一阶和二阶谐波解所对应的非线性恢复力的傅里叶级数展开式的系数容易由相应的积分得到。... 应用谐波平衡法计算了一个恢复力与因变量成反比的非线性振子的近似频率和近似周期解。与Mickens的方法不同,直接求解了非线性奇异二阶微分方程。一阶和二阶谐波解所对应的非线性恢复力的傅里叶级数展开式的系数容易由相应的积分得到。由二阶谐波平衡法得到的非线性代数方程组很容易用符号运算软件求出。得到的一近似频率与精确频率的百分比误差是12.8%,而二阶近似频率与精确频率的百分比误差小于1.28%。与数值方法给出的"精确"周期解比较,二阶近似解析解要比一阶近似解析解精确得多。高阶谐波平衡法一般需要求解复杂的非线性代数方程组,但是借助于Matlab和Mathematica等符号运算软件,这一困难可以得到一定程度的克服。 展开更多
关键词 角频率 非线性奇异振子 符号运算软件 谐波平衡法
下载PDF
用Mathematica辅助设计循环冗余码校验电路 被引量:2
5
作者 刘树彬 宋健 安琪 《核电子学与探测技术》 CAS CSCD 北大核心 2003年第3期256-258,269,共4页
从研究循环冗余码校验的基本数学关系入手,探索设计了无标准算法的循环冗余码校验电路的方法。其中利用符号运算软件Mathematica辅助进行多项式除法计算。该方法可通用于诸如头校验等电路的设计中。
关键词 MATHEMATICA 辅助设计 循环冗余码 校验电路 符号运算软件 数据通讯
下载PDF
针对三值光学计算机的C语言扩展 被引量:6
6
作者 高桓 金翊 宋凯 《上海大学学报(自然科学版)》 CAS CSCD 北大核心 2013年第3期280-285,共6页
为了将三值光学计算机(ternary optical computer,TOC)数据位众多和光学处理器硬件可重构性这两个特点应用于高级语言程序中,提出并实现了针对三值光学计算机的C语言扩充技术.该技术中的用户可见部分包括一组C语言扩充语句和一个用户运... 为了将三值光学计算机(ternary optical computer,TOC)数据位众多和光学处理器硬件可重构性这两个特点应用于高级语言程序中,提出并实现了针对三值光学计算机的C语言扩充技术.该技术中的用户可见部分包括一组C语言扩充语句和一个用户运算请求文件自动生成软件模块,其中扩充语句采用C语言函数的书写方式,并采用专用字头SZG_;运算请求文件自动生成软件模块将用户在给定界面中送入的运算方式和输入数据自动转换成预先制定的数据文件格式,生成SZG文件.三值光学计算机返回的运算结果会自动保存在与运算请求文件相同的目录下,且文件名由对应的运算请求文件名加后缀R.SZG组成.用户不可见部分包括:对扩充指令的编译进程、SZG文件生成机制、运算请求状况记录进程、运算结果接收进程和三值光学计算机端服务进程.使用该技术,用户不必改变编程习惯,可直接在C语言程序中使用三值光学计算机.该技术已在由PC机和嵌入式系统组成的三值光学计算机模拟环境中进行了实验,实验结果表明,该技术行之有效. 展开更多
关键词 三值光学计算机 C语言 用户运算请求编辑软件
下载PDF
Performance improvement of software component with partial evaluation
7
作者 毛宏燕 黄林鹏 李明禄 《Journal of Harbin Institute of Technology(New Series)》 EI CAS 2008年第1期95-99,共5页
To avoid the complexity and inefficiency for specific applications of the current software architecture, a novel approach using partial evaluation is proposed to improve the running performance of components. The gene... To avoid the complexity and inefficiency for specific applications of the current software architecture, a novel approach using partial evaluation is proposed to improve the running performance of components. The generic program was specialized into domain-specific realization for the known knowledge and environments. The syntax and semantic(adj.) were analyzed based on byte code instruction sequences, and partial evaluation rules depicted how to perform the specialization. The partial evaluation for object-oriented programs was implemented. The experimental results show that partial evaluation is effective to speed up the running efficiency. The more generality and scalability can be obtained by the integration of partial evaluation with the favorable design mechanisms and compiler optimization technology. 展开更多
关键词 partial evaluation running efficiency COMPONENT byte code instruction sequence
下载PDF
Hybrid and dependent task scheduling algorithm for on-board system software
8
作者 魏振华 洪炳熔 +2 位作者 乔永强 蔡则苏 彭俊杰 《Journal of Harbin Institute of Technology(New Series)》 EI CAS 2003年第2期217-220,共4页
In order to solve the hybrid and dependent task scheduling and critical source allocation problems, a task scheduling algorithm has been developed by first presenting the tasks, and then describing the hybrid and depe... In order to solve the hybrid and dependent task scheduling and critical source allocation problems, a task scheduling algorithm has been developed by first presenting the tasks, and then describing the hybrid and dependent scheduling algorithm and deriving the predictable schedulability condition. The performance of this agorithm was evaluated through simulation, and it is concluded from the evaluation results that the hybrid task scheduling subalgorithm based on the comparison factor can be used to solve the problem of aperiodic task being blocked by periodic task in the traditional operating system for a very long time, which results in poor scheduling predictability; and the resource allocation subalgorithm based on schedulability analysis can be used to solve the problems of critical section conflict, ceiling blocking and priority inversion; and the scheduling algorithm is nearest optimal when the abortable critical section is 0.6. 展开更多
关键词 task scheduling on board computer system software critical resource aperiodic task
下载PDF
The Application of Levenberg-Marquartb Algorithm in EEG Inverse Problem
9
作者 ZOULing MAZheng-hua 《Chinese Journal of Biomedical Engineering(English Edition)》 2005年第1期32-40,共9页
EEG inverse problem has great significance and importance for both cli nical and research applications. It discusses EEG dipole source localization pro blems solved by nonlinear local optimization methods, such as Lev... EEG inverse problem has great significance and importance for both cli nical and research applications. It discusses EEG dipole source localization pro blems solved by nonlinear local optimization methods, such as Levenberg-Marquar t b. This paper presents the relation between location errors and noise level on c ondition that the source number is known; if the source number is not known, the selected number in model may not equal to the actual one, and a computation is carried out and a corresponding discrimination criteria is proposed. Computer si mulation demonstrates that Levenberg-Marquardt algorithm is better than global methods if the source number is small. 展开更多
关键词 EEG inverse problem Levenberg-marquart Equivalen t current dipole
下载PDF
Chebfun and numerical quadrature 被引量:1
10
作者 HALE Nicholas TREFETHEN Lloyd N 《Science China Mathematics》 SCIE 2012年第9期1749-1760,共12页
Chebfun is a Matlab-based software system that overloads Matlab's discrete operations for vectors and matrices to analogous continuous operations for functions and operators.We begin by describing Chebfun's fa... Chebfun is a Matlab-based software system that overloads Matlab's discrete operations for vectors and matrices to analogous continuous operations for functions and operators.We begin by describing Chebfun's fast capabilities for Clenshaw-Curtis and also Gauss-Legendre,-Jacobi,-Hermite,and-Laguerre quadrature,based on algorithms of Waldvogel and Glaser,Liu and Rokhlin.Then we consider how such methods can be applied to quadrature problems including 2D integrals over rectangles,fractional derivatives and integrals,functions defined on unbounded intervals,and the fast computation of weights for barycentric interpolation. 展开更多
关键词 Chebfun Clenshaw-Curtis quadrature Gauss quadrature barycentric interpolation formula Riemann-Liouville integral fractional calculus
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部