搜索资源列表
电脑特快设计灯泡灯丝
新灯灯丝的设计,还有没有更加快速的设计方法
呢? 本文介绍的新的电脑推算设计法,对于新产品灯
泡的试制,一般只要一次试制,最多两次试制,保证成
功。可以更快地缩短新灯试制周期,节约大量的试制
费用,便于开发新产品,有利于市场的开发和竞争。
Introduction to Functional Programming with Haskel
- Haskell编程介绍(英文) C, Java, Pascal, Ada, 等等,都是命令式语言。他们在某种程度上是由命令序列构成的,严格的按照顺序来执行。haskell是函数式语言。函数式程序是一个单独的表达式,通过推算表达式来执行。任何使用过电子制表的人都有函数式语言的经历。在电子制表中,你可以根据其它单元的值来指定每个单元的值。焦点是什么需要计算,而不是如何计算。-Haskell program (English) C, Ja
IVMETHODFORIDENTIFICATION
- 用辅助变量法递推算法估计模型的参数,此法一般不用,但当其他方法效果不理想时可以试用-Auxiliary variable recursive algorithm estimate model parameters, the law generally does not, But other method is not ideal when probation
FORGETMETHODFORIDENTTIFICATION
- 遗忘因子法递推算法用于估计数学模型的参数,精确度较高-Fvrls recursive algorithm mathematical model used to estimate the parameters of the higher precision
汉诺塔的演示程序
- 初学MFC时的拙作,一个汉诺塔的演示程序,采用非递归、非堆栈的算法,直接根据当前步数推算出汉诺塔的状态。界面用GDI实现,伪3D的风格。-beginners at the exposition, a HANOR the demo program, the use of non - recursive and non-stack algorithm, directly under the current steps are project
wave_max
- 小波变换极大值推算突变点的奇异度指标-wavelet transform maximum projection of singular point mutation indicator
sbzldlb_PLottery
- 关于彩票的数据推算出号码 关于彩票的数据推算出号码-data on the projected lottery numbers on the lottery data on the projected number of data projected lottery numbers
w4
- 自己编写的用于消噪的维纳matlab程序,用了递推算法~-their preparation for the denoising Wiener Matlab program, a recursive algorithm ~
GPS_satellite_positions
- 推算GPS卫星24小时内的位置,matlab程序,本人花了很多时间编写!-projections GPS satellite within 24 hours of the location of Matlab procedures, I spent a lot of time to prepare!
anniverary
- 推算星期,万年历,输入日期推算出星期,日程提醒-projections weeks, calendar, the projected date of the importation of weeks, reminded agenda
FLch3RLSeg3
- 最小二乘法递推算法辨识程序,输入u,输出y, 输出结果中的c矩阵中最后一列为参数估计值.
CompassSource
- 这是一个手机上的J2ME程序,是一个很有用的指南针程序。程序根据当地经纬度推算出当地的太阳方位,然后手机对准太阳就可以知道南北方向了。开发环境是NetBean
xx
- 推算后代_父母血型 后代血型测试 V1.0.0.5.rar
PPC-8word5.2
- 奥八字掌上版破解版! 最新版本 5.2 运行环境:Microsoft Pocket PC2003 大小:199KB 开发工具:Microsoft eMbedded Visual C++4.0 软件介绍: 专业的八字算命软件,可根据人的出生时间推算命运,原理来自我国古老的易经文化。所有的命理参数都可求得。特有的“运势曲线图”让你把握每一年的运程,“图解八字”用直观易懂的直方柱和彩色文字让你了解命局中的阴阳五行关系。 1:推算范围在15
ha
- 这是一个哈诺塔的程序,用的是推算的作法,比较简单的一个小程序
时间推算程序
- subroutine time_hour(year,month,day,hour,interval) 用于推算多少小时后的日期时间, year,month,day,hour,interval分别为原始日期的年、月、日、时和时间间隔(单位小时),返回interval小时后的年、月、日、时(subroutine time_hour(year,month,day,hour,interval) Year, month, day, hour
推算星期几
- 输入公历日期(公元年月日)即可得出星期。(A week can be obtained by entering the date of the Gregorian calendar.)
捷联惯导仿真程序
- 采用MATLAB语言,用于捷联惯导位置和姿态角推算。(It is used to calculate the position and attitude angle of strapdown inertial navigation.)
age
- 递推算法的实际应用以及相关问题的实际解答(The practical application of the recursive algorithm)
sgp4算法(卫星轨道计算)
- 根据星历推算卫星轨道。目前网上多数为C编写,這个是Java的。(The satellite orbit is calculated according to the ephemeris. At present, most of the Internet is written by C, and this is Java.)