搜索资源列表
runge
- 数值逼近对于Runge函数f(x)= ,在[-1,1]上作等距节点插值,分别取n=4,n=8,n=12,插值的图像-Numerical approximation for the Runge function f (x) =, in [-1,1] on equidistant nodes for interpolation, respectively n = 4, n = 8, n = 12, the image interpolation
4
- 输入某年某月某日,判断是不是闰年? 输入三个整数x,y,z,请把这三个数由小到大输出。 -Importation of a certain period of a day, to judge is not a leap year? Enter three integers x, y, z, invited these three the number of small to large output.
calendar
- 编程思路:按照以上背景知识可得判断闰年的规律:某年年份如果能被4整除但不能被100整除,或者能被400整除则是闰年。由此规则可推得计算万年历的公式: s=X-1+[X-1]/4-[X-1]/100+[x-1]/400+c 上式中:X为公元年数(如2003年);C 为从元旦起,到要算的那天总数(如2003年3月23日,C=31+28+23=82)。S/7余数是星期几。 -Programming idea: In accordance with the above background kn
ArticlesSource.3.2.6
- Module articles for Dot Net Nuke 3.x.x , 4-Module articles for Dot Net Nuke 3.x.x , 4.x.x
yyfx
- 实验目的 通过上机实习,加深对语法制导翻译原理的理解,掌握将语法分析所识别的语法成分变换为中间代码的语义翻译方法. 实验要求 采用递归下降语法制导翻译法,对算术表达式、赋值语句进行语义分析并生成四元式序列。 实验的输入和输出 输入是语法分析提供的正确的单词串,输出为三地址指令形式的四元式序列。 例如:对于语句串 begin a:=2+3*4 x:=(a+b)/c end# 输出的三地址指令如下: (1) t1=3*4 (2) t2=2+t1 (3
lagrange
- 1.n个节点分段Lagrange插值多项式; 2.使用格式y=lagrange(x0,y0,x,k); 3.输入项x0为n维插值节点向量,y0为n维被插函数值向量; 4.x为m维插值点向量,k为分段插值多项式次数,不超过3,缺省为k=1; 5.输出y为插值点x处的函数值;- 1.n a sub-node Lagrange interpolation polynomial 2. The use of the format y = lagrange (x0, y0,
4x4
- 4 x 4 keypad interface using pic16f877a microcontroller -4 x 4 keypad interface using pic16f877a microcontroller
4X4key
- 4乘4键盘扫描,使用与多种场合,我检验过,能用-4 x 4 keypad scanning, using a variety of occasions, I have tested, can be used
hundun
- 维Logistic映射 x(n+1)=μx(n)(1-x(n)) 在3. 57 <μ < 4 的参数区域内,系统存在混沌吸引子 -Dimensional Logistic map x (n+1) = μx (n) (1-x (n)) in 3. 57 < μ < 4 parameters in the region, the systems Chaotic attractor
pjeyy
- VB破解E语言的源代码, 可以破解4.X版,破解后可以直接让E语言程序使用生成功能-VB source code for cracking E language, you can break 4.X version, hacked language program can be directly used to generate functional E
vector_Quantization
- vector quantizationclusterdemo.m - clustering algorithm demonstration program mfiles used: datagen.m clear all clf generate some data using datagen.m, kmeansf.m Nvec: (1xclass) # data in each of the c gaussian distr. mean_var: 3 x class: mean (1s
speech_one
- vector quantizationclusterdemo.m - clustering algorithm demonstration program mfiles used: datagen.m clear all clf generate some data using datagen.m, kmeansf.m Nvec: (1xclass) # data in each of the c gaussian distr. mean_var: 3 x class: mean (1s
gfitsio-4.1.1
- labview vision Installation: In the following instructions "../LabVIEW x.x/" refers to the location where LabVIEW is installed. Replace x.x with the your version of LabVIEW. For example, with a default installation of LabVIEW 8.5 this woul
Armadillo-3.X
- Armadillo 3.78 - 4.xx + UPX OEP Finder脱壳脚本-Shelling scr ipt
3 计算器4x4矩阵键盘
- 简易计算器,利用4乘4矩阵键盘,51单片机在LED显示屏上实现简易计算器功能(Based on the 4 x 4 matrix keyboard, 51 microcontroller simple calculator functions on the LED display)
万挂作坊4.X
- E语言源码程序。可以直接使用 E语言源码程序。可以直接使用(E language source code. Can be used directly)
反AntiCheat3.4.X-1.7.10
- 我的世界反反AntiCheat3.4.X-1.7.10作弊(My world anti AntiCheat3.4.X-1.7.10 cheating)
phpvod3.1_php5.4.x
- phpvod3.1_php5.4.x这个是最新的版本(phpvod3.1_php5.4.xphpvod3.1_php5.4.x)
Unity 4.x 5.x Pro Patch
- unity pro 破解补丁 64位 4.x 5.x Patch 4.0和5.0都可以破解(Unity Pro 4.x 5.x Patch)
simpleFoam
- simpleFoam tutorial of OpenFOAM-4.x