convex_letterV 光波通过V型窗口时的衍射效果模拟源程序
标签: convex_letterV V型 窗口 模拟源
上传时间: 2015-08-10
上传用户:yuanyuan123
LINEINTRGAL Line Integral in a 2D Vector Field. LINEINTRGAL(X,Y,U,V,C) computes the line integral along the lines given in cell array C. X and Y define the coordinates of a rectangular grid over which U and V are defined. X and Y must be monotonic and 2D plaid as % produced by MESHGRID. X, Y, U, and V must all be the same size.
标签: LINEINTRGAL Integral computes integral
上传时间: 2014-01-13
上传用户:hwl453472107
共轭梯度法v共轭梯度法 共轭梯度法
标签: 梯度
上传时间: 2015-08-13
上传用户:zmy123
avr应用有关使用注意事项如下 1 在使用例子程序之前将库文件libslavr.a 拷贝到ICCAVR 安装目录下的库文件目录中 即...\LIB\目录将头文件slavr.h 拷贝到头文件目录即...\include\目录 2 如果想使用库文件中的函数那么设置如下 1) 在文件中应使用 "#include <slavr.h>"包含slavr.h 头文件 2) 在工程选项中的Additional LIB 一栏中填入"slavr" 使用附加的libslavr.a 库文件(注意引号不需要输入) 3 libslavr.a 库中包含的函数清单如下 1) void write_lcd(unsigned char data,unsigned
上传时间: 2013-12-29
上传用户:dongqiangqiang
包含makefile config.h rominit romstart userinit 等等文件
标签: makefile romstart userinit rominit
上传时间: 2013-12-27
上传用户:gyq
此段代码是h.264在linux下的编码源程序,在linux下编译可以得到可执行程序
上传时间: 2014-01-23
上传用户:lht618
usb_cpld_code.zip usbjtag - Variations on the implementation of a USB JTAG adapter.
标签: implementation usb_cpld_code Variations adapter
上传时间: 2013-12-29
上传用户:aysyzxzm
#include <stdio.h> #include <string.h> #include <stdlib.h> #include <malloc.h> #include <math.h> #include <conio.h> struct DuLNode{ struct DuLNode *prior int data struct DuLNode *next
上传时间: 2014-01-01
上传用户:caiiicc
1.JPEG压缩编码的vc++代码 2.使用Run length algorithm Jpeg图像编解码 3.内含有测试用c,rc,h,文件,测试用图像文件,翔实,清晰的代码注释行
标签: algorithm length JPEG Jpeg
上传时间: 2015-08-16
上传用户:zhengjian
G.729 video compresion program example file includes : G729codec.c va_g729.h va_g729.lib
标签: 729 va_g compresion includes
上传时间: 2013-12-25
上传用户:stampede