搜索资源列表
quadprog
- function [X,fval,exitflag,output,lambda]=quadprog(H,f,A,B,Aeq,Beq,lb,ub,X0,options,varargin) % X=QUADPROG(H,f,A,b) 求解二次规划: % min 0.5*x *H*x + f *x subject to: A*x <= b %x=quadprog(H,f, A, b, Aeq, beq)求解二次规划:-function [X, fval, exitflag, out
csnail
- 一个新型的动态语言,用c++写的, 语法结合了python和javascr ipt,加强了lambda语句,可以支持面向对象, 面向过程的编程范式, 有动态语言的天生优势, 泛型是水到渠成了
fig2_lambda
- fig2_lambda plot lambda function-fig2_lambda plot lambda function
xsk_1
- 产生Stripmap SAR的回波 clear all clc thetaT=0 T平台波束斜视角 thetaT=thetaT*pi/180 rad thetaR=0 R平台波束斜视角 thetaR=thetaR*pi/180 c=3e8 光速 fc=1.5e9 载频 lambda=c/fc 波长 测绘带区域- 产生Stripmap SAR的回波 clear all clc thetaT=0 T平台波束斜视角 thetaT=
GL21_ShadowVolume
- 利用OPENGL开发的地球绕这太阳转,月亮绕这地球转的效果,实现了运动中影子的效果。-OPENGL developed the use of the Earth around the sun that the moon around the earth to the effect of the movement to achieve a shadow effect.
Lambda
- Functions for control Lambda/TDK programmable power supply by serial port ussing National Instruments Labwindows/CVI
AIM-379
- MIT AI Memo 379 "Lambda: The Ultimate Declarative"
air-fuel-meter
- air fuel metar. lambda test
2LINQGroupAndAggregate_code
- LINQ实现和使用关系密切的概念,即泛型、委托、匿名方法(C# 3.0中Lambda表达式的基础)、yield关键字和IEnumerable接口。-LINQ implementation and use of closely related concepts, namely, generic, commission, anonymous methods (C# 3.0 Lambda expressions in the foundation), yield keyword and IEnumer
LINQIntroduction-application-sourcecode
- LINQ入门及应用源码,里面包括linq的简介,linq 原理 ,操作语法,lambda表达式,linq to xml 的操作,linq to object 的操作,ling to sql 的操作-LINQ Introduction and application source code, which includes an introduction to linq, linq principle, operation syntax, lambda expressions, linq to xm
tyarith.tar
- untyped lambda extention
DynamicallyBuildLambdaExpression
- 动态生成LINQ TO SQL 并且显示在datagridview中-This sample demonstrates how to dynamically build lambda expression and show data into DataGridView Control.
Essential.CSharp.4.0
- 本书是一部好评如潮的语言参考书,作者由浅入深地介绍了c#语言的各个方面。全书共包括21章及6个附录,每章开头的“思维导图”指明了本章要讨论的主题,以及各个主题之间的层次关系。书中所包含的丰富的示例代码和精要的语言比较,都有助于读者理解c#语言。本书首先介绍了c#语言的基础知识,随后深入讲解了泛型、迭代器、反射、线程、互操作性和语言集成查询(linq)等高级主题,还涉及了动态编程、使用tpl进行多线程编程以及用plinq进行并行查询处理等c# 4.0新增内容,此外还介绍了与这些内容相关的隐式类型变
Lambda
- 编程技巧 C++11中值得关注的变化 -Programming skills,C++11 noteworthy changes in
lambda
- integer ambiguity resolution
ISO.C.11
- C++11标准.英文版. 1. 支持Lambda表达式( lambda expressions) 2. 对象自动类型推导(automatic type deduction of objects) 3. 统一初始化语法(uniform initialization syntax) 4. 代理构造(delegating constructors) 5. deleted 和defaulted函数声明(deleted and defaulted function declaratio
LAMBDA
- 利用lambda方法编写整周模糊度求解的程序-compute the integer week ambiguity by method of lambda。
lambda
- Lambda 运算式」(Lambda Expression) 是一种匿名函式,它可以包含运算式和陈述式 (Statement),而且可以用来建立委派 (Delegate) 或运算式树状架构型别。-MS lambda
lambda iteration
- lambda iteration used for economic load dispatch
LAMBDA
- 根据输入参数完成基于LAMBDA方法的双差整周模糊度固定仿真,以实现载波相位伪距双差模式相对定位中最关键和复杂的计算模块。(Fixed ambiguity simulation based on LAMBDA method is completed according to the input parameters to realize the most critical and complex calculation module of carrier phase pseudorange do
