搜索资源列表
CapScreen
- 一个简单的抓图程序,可以全屏抓,也可以抓当前窗口,只使用了一个API-screen in a simple procedure, with full screen efforts, can grasp the current window, using only one API
ADS Introductory Workbook
- ADS教程 在这一章里,将介绍ARM 开发软件ADS(ARM Developer Suite)。通过学习如何在CodeWarrior IDE 集成开发环境下编写,编译一个工程的例子,使读者能够掌握在ADS 软件平台下开发用户应用 程序。本章还描述了如何使用AXD 调试工程,使读者对于调试工程有个初步的理解,为进一步的 使用和掌握调试工具起到抛砖引玉的作用-ADS Directory in this chapter, will introduce the development of softwa
loveClr
- 一个抓图象颜色的例子-a grasp of color images example
林锐写的软件工程思想
- 林锐写的软件工程思想。软件工程师编程需要掌握的思想!-LIN write software engineering ideas. Programming software engineers need to grasp the idea!
浙江中医学院寝室管理系统
- 能监视同一局域网内的所有计算机,随时抓取其屏幕,既可以动态、静态显示某一台计算机的屏幕,也可以循环显示各计算机的屏幕,并可以随时保存任一时刻屏幕图象,自动记载被保存图象的计算机名称、日期、时间,还可以随时给某一台计算机发信息;并能完全操作被监视的计算机,定时抓摄其图象,定时关闭主机,回放抓摄的图象,达到自动监视的目的 -same LAN can be monitored by all computer screens at any time crawls, we can dynamic and
C8051F06x_program example
- C8051F06X系列单片机的C语言编程实例,非常适合初次使用该单片机的人阅读,对掌握该单片机有很好的帮助作用。-C8051F06X MCU Series C language programming examples, very suitable for the initial use of the SCM readers to grasp the MCU are very helpful.
cdirectx
- 一组Driectx例程,通过它可以帮助快速掌握Directx的程序设计,对学习有很多参考价值。-a group Driectx routines, it could help grasp the DirectX programming, to learn a lot of reference value.
实验2-插值与拟合
- 1、掌握用MATLAB计算拉格朗日、分段线性、三次样条三种插值的方法,改变节点的数目,对三种插值结果进行初步分析。 2、掌握用MATLAB作线性最小二乘的方法。 3、通过实例学习如何用插值方法与拟合方法解决实际问题,注意二者的联系和区别。-1. Grasp by matlab calculating Lagrange, segement linear, 3rd order spline these 3 interpolation method. Analisize the 3 interpola
窗函数及其对信号频谱的影响
- 掌握几种典型窗函数的性质、特点,比较几种典型的窗函数对信号频谱的影响。 -grasp some typical window function of the nature, characteristics and several typical window function of the signal spectrum impact.
DELPHIsix.ZIP
- 一本不错的Delphi学习书(电子版),帮助学习者快速掌握delphi的基本知识-a good learning Delphi (electronic version), to help learners grasp the basic knowledge of delphi
Protel DXP 指导教程
- Protel DXP2004 指导教程.帮助初学者快速掌握Protel dxp2004的使用方法。-Protel DXP2004 tutorial. To help beginners grasp the Protel dxp2004 use.
GRASP
- 贪婪随机自适应搜索法(GRASP),使用随机化的最小最小完成时间算法来产生问题的初始解,再通过变邻域下降算法来改进这个解。-Greedy randomized adaptive search method (GRASP), the minimum use of randomized algorithm to generate the minimum completion time of the initial solutions of the problem, and through the v
OSSP_20_06ost
- Genetic algorithms and GRASP method applied for Open shop problem
How-to-quickly-grasp-a-new-MCU
- 如何快速掌握一款新型MCU,对于入门单片机的学习者很有帮助,推荐需要的人共同学习-How to quickly grasp a new MCU
grasp-data-from-figure
- 一个用matlab实现来从科技文章图例中获取数据的小程序. 目前只能处理单条数据线. 结果以文本形式保存. 既可以进行实际应用, 也可以作为 matlab 交互式界面操作的一个入门例子. -This code is used to grasp data x-y curves in scientific figures.
GRASP
- it consists of matlab code for vehicle routing problem with time windows using GRASP algorithm
grasp
- The greedy randomized adaptive search procedure (also known as GRASP) is a metaheuristic algorithm commonly applied to combinatorial optimization problems
grasp
- GRASP (greedy randomized adaptive search Procedure) is an algorithm commonly applied to problems of combinatorial optimization. As various construction methods, the application of grasp is to create an initial solution and then perform a local search
67373
- 贪婪随机自适应搜索法(GRASP),使用随机化的最小最小完成时间算法来产生问题的初始解,再通过变邻域下降算法来改进这个解。(Greedy random adaptive search method)
GRASP
- 贪婪随机自适应算法计算有时间窗的车辆路径问题(A GRASP for the vehicle routing program with the time window)