资源列表
shuzhifenxi
- 相关知识:通过n+1个节点的次数不超过n的Lagrange插值多项式为: 其中,Lagrange插值基函数 ,k=0,1,…,n。 实验用例: 已知函数y=f(x)的一张表: x 0 10 20 30 40 50 60 70 80 90 100 110 120 y 5 1 7.5 3 4.5 8.8 15.5 6.5 -5 -10 -2 4.5 7 试验要求:利用Lagrange插值多项式 求被插值函数f(x)在点x=65处的近似值。建议:画出Lagrange插值多项
ADC0809_good
- 这是一个用VHDL编写的ADC0809的驱动程序,采用状态机的形式来写,很不错的-This is a VHDL prepared to use the ADC0809 driver, the form of state machine used to write very good
caiquan
- c语言做的一个小程序,猜拳游戏,请大家交流学习-c language to a small program, finger-guessing game, please share their knowledge and
DEACTIVATE_REMOVAL
- catia scr ipt generated in VB. Very usefull for catia users. This Macro Scans a Product Structure for deactivated (useless) elements. Once a deactivated Part is found, it s activated intermediately for a remove operation following immediately.
lianbiao
- c++课程设计,用c写的,实现的链表,简单功能,可作为计算机专业和非计算机专业的课程设计参考-c++ curriculum design, with c written list implementation, simple functions, can be used as a computer professional and non-computer professional course design reference
Display
- this code show how to communicate with google earth and display situation on google maps
P(2)
- dijkstra 加入heap优化后的代码-dijkstra join heap optimized code
catraffic.m.tar
- 一个单车道元胞自动机程序,对学习元胞很有帮组-a cellular automation model for one lane
Fast-Fu-Liye-transform
- 快速傅里叶变换的matlaB实现,帮助学习傅里叶的同学快速上手。-Fast Fu Liye transform of the matlaB, to help learn quick classmate Fu Liye.
mousou
- 游戏自动刷怪,高效,按键也可以使用。
tuihuo
- 退火算法关于背包问题的应用。计算背包内物品的价值和体重-Annealing algorithm about the application of knapsack problem. Calculate the value of the item in the backpack and weight
parallel-to-serial
- 用Verilog语言编程实现并行转串行,并在modelsim中仿真出波形。-programming to realize parallel to serial using Verilog language , and simulating waveform in the modelsim.