搜索资源列表
J.LB.留言簿 v1.0Beta(个人版)
- J.LB.留言簿 v1.0Beta(个人版) 很具个性的留言本,版面经过精心设计,有IP地址追踪功能,IP地域数据来自“追捕”,记录多达三万条,所以数据比较全面,而且准确。程序基于jsp+javabean结构,速度快,效率高。暂时为单用户版,发展方向为:1。多用户版 2。可以换皮肤 3。允许用户上传个性头像 4。允许用户上传头像扩充头像库-J.LB. book v1.0Beta (Personal Edition) is very personality of the messages,
LB转换为IPB中文标准版本程序 v1.0
- LB转换为IPB中文标准版本程序 v1.0 -LB IPB conversion of the Chinese version of the standard procedures v1.0 ................
lb
- 隆宝POS机测试程序,可以测试简单的POS功能,点到为止-LAI - POS test procedures, test simple POS functions, touches
J.LB.PurchaseStore
- J.LB.PurchaseStore络购物系统网络购物系统-J.LB.PurchaseStore Tongxinluo shopping network Shopping System
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
gafmax
- % [BestPop,Trace]=fmaxga(FUN,LB,UB,eranum,popsize,pcross,pmutation) % Finds a maximum of a function of several variables. % fmaxga solves problems of the form: % max F(X) subject to: LB <= X <= UB % BestPop--------最优的群体即为最优的染色体群 %
jiheAUB
- 求集合运算AUB 利用两个线性表la和lb分别存放集合A和B的成员,依次取出lb中的每个元素,按其值查找线性表la,若la中不存在该元素,则将它插入到la中去,最后线性表la就存放了集合AUB的元素.-AUB set operations for the use of two linear la Table and lb respectively storage pools A and B members, Retrieve lb followed each of the elements,
AspxBBS1.0
- AspxBBS采用当前的热门技术ASP.Net开发,C#语言编写,一流的高速缓存利用技术。论坛风格参照了、CSDN论坛、LB论坛、动网论坛的风格,整个论坛的数据库结构设计一流,所以论坛运行速度一流,功能一流,整个论坛包括HTML码只有8000行代码。数据库采用Access数据库、MSSQL Server两种版. -AspxBBS introduction of the current hot technology development ASP.Net, C# language. Cache
ListForm
- /已知线性表LA和LB中的数据元素按非递减的有序排列,现要求将LA和LB归并为一个新的线性表 //LC,且LC中的数据元素还是按非递减有序排列. //例如: LA=(3,5,8,11) // LB=(2,6,8,9,11,15,20) // LC=(2,3,5,6,8,8,9,11,11,15,20)-/ linear known LA and LB tables of data on non-regressive elements in the orderly arrangem
LBTree
- 用VC。NET2005实现优秀的最近邻搜索算法LB-TREE的模拟和图形显示。具有建立优良数据结构和搜索功能-VC.NET2005 achieve outstanding nearest neighbor search algorithm LB-TREE simulation and graphics. With excellent data structure and search functions
checkbounds
- %CHECKBOUNDS Move the initial point within the (valid) bounds. % [X,LB,UB,X,FLAG] = CHECKBOUNDS(X0,LB,UB,nvars) % checks that the upper and lower % bounds are valid (LB <= UB) and the same length as X (pad with -inf/inf % if necessary) wa
lb
- 这是关于覆盖网的各种负载均衡算法的程序。好好研究,不错的研究价值。-This is on the coverage of a variety of load balancing algorithm procedures. Good research, good research value.
cavity
- cavity2d.m: 2D cavity flow, simulated by a LB method-cavity2d.m: 2D cavity flow, simulated by a LB method
link-la-and-lb
- 建立两个带头结点的有序单链表La、Lb(单调递增,结点的值域为整型数据),利用La、Lb的结点空间,将La和Lb合并成一个按元素值递增的有序单链表Lc。 -Establish two lead the node orderly single-strand table La, Lb (monotonic increasing, node domain for integer data), using the La, Lb node of space, will be merged into o
caviy-matlab-lb-method
- 2D cavity flow, simulated by a LB method
Multi-component-fluid--using-a-LB-method
- Multi-component fluid, using a LB method, based on the Shan-Chen model
Rayleigh-Benard-Convection--using-a-LB-method
- Rayleigh Benard Convection, using a LB method
2-_-Basic-Lattice-Boltzmann-(LB)
- Simple, yet simplistic, Lattice Boltzmann (LB) MATLAB implementation. D2H9, BGK, omega = 1, laminar flow in a 2D channel used as benchmark. Requires Image Processing Toolbox. The code is not optimized for memory nor for speed, i.e. not efficient
算法实现
- Cyrus和Beck用参数化方法提出了比Cohen-Sutherland更有效的算法。后来梁友栋和Barsky独立地提出了更快的参数化线段裁剪算法,也称为Liany-Barsky(LB)算法。(Cyrus Beck Cohen-Sutherland Barsky Liany-Barsky Cyrus Beck Cohen-Sutherland Barsky Liany-Barsky)
LB直线
- 计算机课程,数字图像LB直线算法,opengl(LB linear algorithm for digital image, OpenGL)