搜索资源列表
Grphic
- C#实现的MDI简单画图程序. 体现了C#做MDI的编程思想. 可做一个例子进行详细填充. 只是里面有日文语句,怕中文机子不能顺畅运行.-C# realization MDI simple painting procedure Manifested C# to make MDI the programming thought May make an example to carry on the detailed packing Only is inside has the Japanese
游戏资源包生成器
- 以前写小游戏的时候写的打包工具。这次重写了个GUI界面。附带C++ SDK源代码。 .NET 编译通过。给游戏玩家又一个好的工具,欢迎共同学习,商讨。-before the game was small when written in packing tools. This rewrite of the 000 GUI interface. Fringe C SDK source code. .NET compile. For gamers also a good tool, welcomed
局域网查看工具
- 个截获网络数据的软件,界面很不错的,还有要运行此软件,机子还先安装WINCAP,我已经打包-000 intercepted data network software, the interface is very good, and also the operation of this software, the machine also install WINCAP, I have packing
dbjb
- 这是个VC开发的打包与解包的核心代码,以飨大家。-This is a development of the VC Packing and Unpacking the core code for our people.
11361_src
- 各种VB实例都有的 实验目的 1、了解VB系统对计算机软、硬件环境的要求。 2、掌握启动与退出VB的方法。 3、熟悉VB集成开发环境的使用 4、掌握建立、编辑、运行一个简单VB应用程序的全过程。 5、了解生成可执行文件和程序打包的方法。 -various examples of the experiment have an understanding of VB computer system hardware and software environment. 2,
NetworkProgramSet20060315
- Email ftp http icmp ras tapi telnet 网络协议代码实例,打包上传!Visual c++ 6.0-Email ftp http icmp ras TAPI telnet network protocol code examples, packing upload! Visual c 6.0
bin
- 在装箱问题中,有若干个容量为c 的箱子和n 个待装载入箱子中的物品。物品i 需占 用s[i]个单元(0<s[i]≤c)。成功装载是指能把所有物品都装入箱子。最优装载是指使用最少 箱子的成功装载。 例如某运输公司要把包裹装入卡车中,每个包裹都有一定的重量,且每辆卡车也有其载 重限制(假设每辆卡车的载重都一样)。在卡车装载问题中,希望用最少的卡车来装载包裹。 此问题可看作装箱问题。卡车对应于箱子,包裹对应于物品。-In the bin-packing problem, th
BoxUp
- 装箱问题的C#程序。即一个箱子的容积和体积有限,如何利用有限的空间装更多的货物-Bin-packing problem of C# Procedures. That is, a box of volume and size is limited, how to utilize the limited space for loading more cargo
ENCODINGMETHOD
- The sequence-pair was proposed to represent a rectangle packing and a placement, and is used to place modules automatically in VLSI layout design. Several decoding methods of sequence-pair were proposed. However, encoding methods are not foun
yiweizhuangxiangwenti
- 一维装箱问题 一维程序段 实现 很好的例子-One-dimensional bin-packing problem one-dimensional program segment to achieve a good example of
Cargobin-packingproblem.jsp
- 首先,打开MATLAB编辑器,输入该文件中程序码,把文件保存到MATLAB当前目录并命名为zhuangxiang.m,只需在命令窗口中输入zhuangxiang,按回车键,根据提示输入,便可解决贪心算法中货船装箱问题,以求得最优解。 -First of all, open the MATLAB editor, enter the file, program code, save the file to the MATLAB current directory and named zhuang
2d3dkp
- 3d bin packing loader pack packaging cago loaging container load
TSpack.tar
- stribution package of TSpack code.. for study packing bin problem
Packing-and-unpacking-practice
- c#关于装箱和裁箱的程序,可共大家学习,开发环境是用vs2008的- c# on the packing box and cut the program, we can learn a total of
Bin-Packing
- 解决Bin Packing Problem的初级程序,适合初学者学习并进行修改-Bin Packing Problem solving junior program, suitable for beginners to learn and modify
algorithm-for-rectangular-packing-
- 根据模拟退火算法解决矩形件排样问题 解决矩形件排样问题 -Simulated annealing algorithm for rectangular packing
Packing-Problem
- 用遗传算法解决装箱问题,通过种群初始化,适值函数计算,交叉计算,变异计算,选择策略来得出最好解。-Using genetic algorithms to solve the packing problem, through population initialization, fitness function calculation, cross calculation, variation calculation, strategies to obtain the best solution
meter-packing-paper-print
- 电能表出厂装箱单打印软件,DLL可无限期使用,实现国网电能表出厂时装箱单打印,根据扫码输入的智能表条码,在录入12只或24只信息后自动打印装箱单,装箱单可自行设计-Power meter factory packing single printing software, DLL can be used indefinitely to achieve the national network energy meter factory packing list printing, according
PACKING
- 包装条形码检查 , 降低出货包装错误 , 造成客訴案件發生(Packing bar code inspection to reduce the error of shipment packing, resulting in customer complaints)
ypap105-bin-packing-problem
- 使用遗传算法(GA)解决二维装箱(Two-Dimensional Packing Problem)问题,(Genetic Algorithms for Solving Two-Dimensional Packing Problem)