搜索资源列表
CInterpolate
- 插值类 CInterpolate 一元全区间不等距插值 一元全区间等距插值 一元三点不等距插值 连分式不等距插值 埃尔米特不等距插值 光滑不等距插值 二元全区间插值-interpolation category CInterpolate one yuan is not equidistant between the region interpolation one yuan region equidistant between 3:00 interpolation one yuan is
教学计划编制问题
- 大学的每个专业都要编制教学计划。假设任何专业都有固定的学习年限,每学年含两学期,每学期的时间长度和学分上限都相等。每个专业开设的课程都是确定的,而且课程的开设时间的安排必须满足先修关系。每个课程的先修关系都是确定的,可以有任意多门,也可以没有。每一门课程恰好一个学期。试在这样的情况下设置一个教学计划编制程序。 基本要求: (1):输入参数:学期总数,一学期的学分上限,每门课的课程号,学分,直接先修关系的课程号。 (2):课程号尽可能的集中在前几个学期中。 (3):若无解,
netsafe
- 爱因斯坦在20世纪初出的这个谜语。他说世界上有98%的人答不出来。某家公司在面试应聘者时借用了爱因斯坦的这个IQ题,考查应聘者的IQ,现在我们暂且不去讨论这个公司用这样的题目来考查应聘者的IQ有多“变态”,如果是你,拿到了这样的笔试题目,你能做得出来吗? 1、在一条街上,有5座房子,喷了5种颜色。 2、每个房里住着不同国籍的人 3、每个人喝不同的饮料,抽不同品牌的香烟,养不同的宠物 问题是:谁养鱼? 提示: 1、英国人住红色房子
FFTW
- 世界上最快的傅里叶变换库fftw的中文参考文档-The world' s fastest Fourier transform library fftw reference documentation in Chinese
3
- C语言版,C/C++开发环境均可用,如VC。可学习借鉴 问题算法 骑士遍历 万年历,N皇后问题回溯算法.c 货郎担限界算法.c-C language, C/C++ development environment can be used, such as VC. Algorithm can learn from the question of ergodicity calendar Knight, N Queen' s problem backward algorithm.
petsc-3.0.0-p6.tar
- PETSc (Portable, Extensible Toolkit for Scientific Computation) 是美国能源部ODE2000 支持开发的20 多个ACTS 工具箱之一,由Argonne 国家实验室开发的可移植可扩展科学计算工具箱,主要用于在分布式存储环境高效求解偏微分方程组及相关问题。-PETSc (Portable, Extensible Toolkit for Scientific Computation) is ODE2000 U.S. Department
Basics_of_Quantum_Computation
- Basics of Quantum Computation 1 What is the point in Quantum Computation 1 1.1 Preview 1 1.2 A First View of the Advantages 5 1.3 Is Physics Nothing Else But Computation ? 12 2 First Quantum Computations 15 2.1 Quantum Bits, or Qubits 15
xiaobo_matlab
- 此示意程序用DWT实现二维小波变换 1.调原始图像矩阵load wbarb 2.进行二维小波分解l=wfilters( db10 , l ) 3.分解结果显示figure(1) -This indicated procedures used to achieve two-dimensional wavelet transform DWT 1. Emphasized the original image matrix load wbarb 2. For two-dimen
5.2.3
- matlab源代码 基于MATLAB的Reed_Muller码编译码仿真-matlab source code based on MATLAB' s Reed_Muller decoding simulation
iStock-0[1].3.2-linux-x86_64
- 股票分析源代码,可用于中国股市和国外股市,只是需要增加数据下载引擎。 -Stock of the source code can be used for China' s stock market and foreign stock markets, but need to increase the data download engine.
3
- 基于MAT LAB 的 “信号与系统” 仿真实验,希望对大家有帮助-Based on MAT LAB' s " Signals and Systems" Simulation results, we want to help
3
- 联邦卡尔曼的学习资料。英文资料,希望对大家有用!-Federal Kalman' s learning materials. Information in English, and I hope useful!
xiaobosuanfa
- 采样频率 fs=10000 轴承外环故障信号 fid=fopen( bearingout.dat , r ) 故障 N=1024 xdata=fread(fid,N, int16 ) fclose(fid) xdata=(xdata-mean(xdata))/std(xdata,1) 时域波形 figure(1) plot(1:N,xdata) xlabel( 时间 t/n ) ylabel( 电压 V/v )
libsvm-3.1
- SVM是一种常用的模式分类机器学习算法,以效率高准确度高闻名于世,libsvm和svmlight是常用的两种SVM实现方法。 这个是台湾林智仁写的,有各种语言版本-SVM is a common pattern classification machine learning algorithm, known to high accuracy, high efficiency, libsvm and svmlight are two commonly used SVM implementation
matlab5.3
- MATLAB5.3精要、编程及高级应用。分三篇,基础篇为MATLAB的基本操作和功能;中级为数值计算和编程和simulink功能;高级为深入介绍simulink系统仿真方法;与信号处理、控制系统分析、系统仿真应用结合的书籍。-MATLAB5.3 essence, programming and advanced applications. Three points, Basics of MATLAB' s basic operations and functions intermedia
39
- 给定程序中,函数fun的功能是:将N×N矩阵中元素的值按列右移1个位置,右边被移出矩阵的元素绕回左边。例如,N=3,有下列矩阵 1 2 3 4 5 6 7 8 9 计算结果为 3 1 2 6 4 5 9 7 8 请在程序的下划线处填入正确的内容并把下划线删除,使程序得出正确的结果。 注意:源程序存放在考生文件夹下的BLANK1.C中。 不得增行或删行,也不得更改程序的结构! -A given program, function fun f
7-3
- 编写一个程序,输入N个用户的姓名和电话号码,按照用户姓名的词典顺序排列输出用户的姓名和电话号码。-Write a program, enter N users of the name and phone number, user name of the dictionary according to the order of output the user' s name and phone number.
3.Button
- 按钮的实现,显示在用户眼前,运行于android环境-The realization of the button is displayed in the user' s eyes, running on the android environment
ACM_1.3.4
- 输入一行数字,如果我们把这行数字中的‘5’都看成空格,那么就得到一行用空格分割的若干非负整数(可能有些整数以‘0’开头,这些头部的‘0’应该被忽略掉,除非这个整数就是由若干个‘0’组成的,这时这个整数就是0)。 你的任务是:对这些分割得到的整数,依从小到大的顺序排序输出。-Enter a column of figures, if we put this line digital ' 5 ' are seen as a space, then you get a line
robocode-1.7.3.4
- [人工智能机器人IBM.Robocode.西安领航Java创新意识课程].robocode-1.7.3.4-src-[Artificial intelligence robot IBM.Robocode. Xi' an Java innovative pilot course]. Robocode-1.7.3.4-src