虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

pre-designed

  • E文版的经典C语言书籍 The C programming Language By Brian W. Kernighan and Dennis M. Ritchie. Published by Pre

    E文版的经典C语言书籍 The C programming Language By Brian W. Kernighan and Dennis M. Ritchie. Published by Prentice-Hall in 19

    标签: M. W. programming Kernighan

    上传时间: 2013-12-11

    上传用户:cazjing

  • 该程序的功能为已知二叉树中序遍历和后序遍历序列

    该程序的功能为已知二叉树中序遍历和后序遍历序列,求二叉树的二叉链表结构,程序中假设前序序列和中序序列已经分别储存在数组Pre和In中,由子树的前序和中序序列建立其二叉链表,在中序序列中查找子树根,计算左右子树的大小,置队列为空队列,输出左右孩子并入队列中

    标签: 程序 二叉树 序列

    上传时间: 2014-02-05

    上传用户:Amygdala

  • introduce UML on the background and the use of functions, suitable for beginners learning. Includin

    introduce UML on the background and the use of functions, suitable for beginners learning. Including some designed patterns

    标签: background introduce functions beginners

    上传时间: 2014-07-08

    上传用户:plsee

  • The package includes 3 Matlab-interfaces to the c-code: 1. inference.m An interface to the full

    The package includes 3 Matlab-interfaces to the c-code: 1. inference.m An interface to the full inference package, includes several methods for approximate inference: Loopy Belief Propagation, Generalized Belief Propagation, Mean-Field approximation, and 4 monte-carlo sampling methods (Metropolis, Gibbs, Wolff, Swendsen-Wang). Use "help inference" from Matlab to see all options for usage. 2. gbp_preprocess.m and gbp.m These 2 interfaces split Generalized Belief Propagation into the pre-process stage (gbp_preprocess.m) and the inference stage (gbp.m), so the user may use only one of them, or changing some parameters in between. Use "help gbp_preprocess" and "help gbp" from Matlab. 3. simulatedAnnealing.m An interface to the simulated-annealing c-code. This code uses Metropolis sampling method, the same one used for inference. Use "help simulatedAnnealing" from Matlab.

    标签: Matlab-interfaces inference interface the

    上传时间: 2016-08-27

    上传用户:gxrui1991

  • The C++ Client Edition contains a full set of C++ class libraries, with client side source code for

    The C++ Client Edition contains a full set of C++ class libraries, with client side source code for comprehensive Internet and Intranet application development and enablement. Designed specifically for Visual C++ developers, this kit has the power and flexibility that you demand

    标签: libraries contains Edition Client

    上传时间: 2016-08-29

    上传用户:阳光少年2016

  • The goal of SPID is to provide the user with tools capable to simulate, preprocess, process and clas

    The goal of SPID is to provide the user with tools capable to simulate, preprocess, process and classify in vivo and ex vivo MRS signals. These tools are embedded in a matlab graphical user interface (GUI). (Pre)processing and classification methods can also be automatically run in a row using the matlab command line

    标签: preprocess simulate capable provide

    上传时间: 2014-11-29

    上传用户:chenbhdt

  • DevExpress.ExpressFlowChart.Suite.v1.37.for.Delphi.BCB.Full.Source-SSG delphi 和 BCB的源码

    DevExpress.ExpressFlowChart.Suite.v1.37.for.Delphi.BCB.Full.Source-SSG delphi 和 BCB的源码,次空间可以帮你轻松实现流程图类的图标功能,强烈推荐! The ExpressFlowChart is designed to help you present charts, schemes, hierarchies, and graphs of any complexity with minimal coding and programming effort. The ExpressFlowChart Suite offers all the necessary tools and elements to create dazzling interfaces limited only by your imagination and the needs of your end-users.

    标签: ExpressFlowChart DevExpress Source-SSG BCB

    上传时间: 2016-09-29

    上传用户:363186

  • DevExpress.ExpressSideBar.v5.37.for.Delphi.BCB.Full.Source delphi和 bcb源码

    DevExpress.ExpressSideBar.v5.37.for.Delphi.BCB.Full.Source delphi和 bcb源码,能轻松实现outlook风格的侧边栏,效果很好,推荐! ExpressSideBar is a VCL implementation of the MS Outlook bar. Designed to be easy to use and built with a significant feature set. Just drop it on a form, double click the control and in a few moments, you can customize the ExpressSideBar for your needs.

    标签: ExpressSideBar DevExpress Delphi Source

    上传时间: 2013-12-26

    上传用户:han_zh

  • MATLAB的SVM算法实现

    MATLAB的SVM算法实现,Matlab Support Vector Machine Toolbox,This toolbox was designed as a teaching aid, which matlab is particularly good for since source code is relatively legible and simple to modify. However, it is still reasonably fast if used with the supplied optimiser. However, if you really want to speed things up you should consider compiling the matrix composition routine for H into a mex function. Then again if you really want to speed things up you probably shouldn t be using matlab anyway... Get hold of a dedicated C program once you understand the algorithm.

    标签: MATLAB SVM 算法

    上传时间: 2013-12-20

    上传用户:jkhjkh1982

  • This a simple database management system. It doesn t use any other code (i.e. ODBC, ADO, etc.) and h

    This a simple database management system. It doesn t use any other code (i.e. ODBC, ADO, etc.) and has it s own database file format. I wrote it because I found the other DBMSs code too bulky and hard to debug. It s designed for small applications and I doubt it could handle anything on a large scale. A sample program included in the .zip shows how everything works. The database project is a library project, so you ll have to compile and link with the .lib file to get everything working. Pros: - You have the source code so you know exactly what it is doing - Database files are very small - Small and fast code Cons: - Can t handle large amounts of records (more than 65000ish) - Doesn t support SQL (you have to search the database by cycling through the records and testing them against your constraints) - Each database file can only have one table.

    标签: i.e. management database simple

    上传时间: 2016-10-02

    上传用户:851197153