搜索资源列表
xlist
- STL太复杂,这里给出了一个简单容器类的程序,c++开发可以非常方便使用.为简单数据类型,指针分别创建了类-STL too complicated, here is a simple container such procedures, c development it is easy to use. For simple data types, respectively, to create a pointer type
flowcharter_src
- CFlowchartEditor is an extension of CDiagramEditor. CDiagramEditor is a vector editor, with a CWnd-derived window (CDiagramEditor), a data container (CDiagramEntityContainer) holding the draw-objects, undo stack and managing copy and paste, and objec
GraphLib_src
- 图的数据结构的实现。A fundamental graph library implements data structure and algorithms that you must have learned from text books. The Graph data structure is implemented as its natural structure. Taking advantage of C++ STL associative container, it is of h
stl32
- The Standard Template Library, or STL, is a C++ library of container classes, algorithms, and iterators it provides many of the basic algorithms and data structures of computer science
webserver
- webserverWEB服务容器,响应HTTP请求连接-webserverWEB service container, to respond to HTTP requests to connect
w
- 子集树回溯法 试设计一个用回溯法搜索子集空间树的函数。该函数的参数包括结点可行性判定函数和上界函数等必要的函数,并将此函数用于解装载问题。 装载问题描述如下:有一批共n个集装箱要装上艘载重量为c的轮船,其中集装箱i的重量为wi。找出一种最优装载方案,将轮船尽可能装满,即在装载体积不受限制的情况下,将尽可能重的集装箱装上轮船。-A subset of the trial design of a backtracking tree with backtracking search a subs
Flex
- 在本教程中,你可以阅读到Flex的简单介绍,还可以利用MXML创建一个简单的分类购物车,从而学习到Macromedia Flex应用程序的基本构成。你将会学到:创建一个应用程序、添加一个布局的容器、添加控件、创建与控件关联的简单数据模型,以及利用Actionscr ipt对事件进行处理。-In this tutorial, you can read a brief introduction to the Flex, you can also use MXML to create a simple
mdf_0.9.9.323
- mdf框架是开发的一个基于DELPHI的动态代理的轻量级容器框架 -mdf is Lightweight Dynamic proxy container framework for DELPHI
OutBound
- 集装箱堆场管理系统,集装箱进场、出场、转堆等-Container yard management systems, container approach, playing, turn the heap, etc.
tled
- The TLED component emulates the behaviour of a Light Emitting Diode electronic component, and can be dropped onto a form (or container component) to provide a visual on or off indication of any Boolean variable VCL for Delphi
Caching
- 使用Unity作为AOP的缓存框架,可以使用Memcached, AppFabric等作为缓存容器。-Unity as a cache using AOP framework, you can use Memcached, AppFabric such as a cache container.
transport
- 集装箱运输管理系统,采用delphi+SQL数据库开发,总要介绍集装箱运输公司运营情况及财务登记。-Container transport management system, using delphi+ SQL database development, the total container transport companies to introduce and financial operations of the registration.
thread
- Thread safe TStack Recently i ve been doing a lot of multithreading, and luckily Delphi provides with a handy bunch of classes to make the developers life easier. You ve got some basic synchronization classes (TMutex, TEvent, TCriticalSection, TMu
lmd70se_b6
- LMD-Tools is a collection of 476 native VCL components that can be compiled into your application royalty free, and without the need of additional files for distribution. Buttons, Dialogs, Multimedia, System, Data-aware, Container, Standard, Label, a
WordContainer
- ms-word container form delphi source included-ms-word container form delphi source included..
KSDev.DXScene.v4.42
- incapsulated基地DXScene控制在一个容器中的所有DXScene功能。 VgScen可以放在表格,框架和任何其他的VCL控制。 DXScene在IDE自动启用设计模式 - 允许设计里面TdxScene控制DXScene的对象。-Base DXScene control incapsulated all DXScene feature in one container. VgScen can placed to form, frame and any other VCL contro
vector_demo
- vector stl 容器的demo,希望对大家有用-vector stl container demo
adsf
- 最简单的一维装箱问题又称为装箱问题(1- BP),其主要 思想是用给定的集装箱装载货物,使集装箱的使用量最小。假 设m 是装运货物的数量;n 是可用箱子数量(或最优解数量的 最大值);pi(i=1,…,m)是货物i 的重量;qj(j=1,…,n)是集装箱j 的 容量;Q 为集装箱平均容量。二元变量xij(i=1,…,m,j=1,…,n),当 货物i 装于集装箱j 时,xij=1;反之xij=0。二元变量yj(j=1,…,n),-The most simple one-dime
dataset
- Data sets include far more ancillary information than simple tables of numbers and the DataSet Object (DSO) was designed as a generic container that can hold all of this information. The standard DataSet object is similar to a Matlab structure but it
gtk_command.tar
- 取得gtk控件的名字,以及对应控件如何响应对应的操作。-get gtk container s name,and what to do.