搜索资源列表
Thecarstop
- 停车场是一条可以停放n辆车的狭窄通道,且只有一个大门汽车停放安到达时间的先后依次由北向南排列(大门在最南端,最先到达的第一辆车停在最北端)若停车场已经停满n辆车,后来的汽车在便道上等候,一旦有车开走,排在便道上的第一辆车可以开入;当停车场的某辆车要离开时,停在他后面的车要先后退为他让路,等它开出后其他车在按照原次序开入车场,每两停在车场的车要安时间长短缴费。 要求:以栈模拟停车场,以队列车场外的便道,按照从终端输入的数据序列进行模拟管理。每一组数据包括三个数据项:汽车“到达”或“离去”信息
MathMethodsPhyEnrg
- 物理和工程中的数学方法,里面有大量源代码,适合科研和工程技术人员参考-Mathematical methods for physics and engineering, containing lots of original codes
sparse_coding
- .Sparse coding algorithm.We can also apply it onefficient sparse coding algorithm to a new machine learning framework called "self-taught learning", where we are given a small amount of labeled data for a supervised learning task, and lots of additio
isaacsrc.4_2.tar
- ISAAC采用多块网格技术求解二维或三维的Euler或者NS方程,并且提供了大量的湍流模型供使用,为相关研究人员提供了很好的参考。-ISAAC solves 2D or 3D Euler or NS equatioon based on a multiblock grid technique, also lots of turbulence models is included in the code. ISAAC provides a good reference for relative r
k-query_up.cpp
- spoj k-query. Given lots of offline queries and updates, reoder the queries and updates so that they maybe efficiently preprocessed.
Embedded_System_Design_Using_8051_Microcontroller
- this help u lots of imn mat labcoding bult lasa much mor coding in networkis
matlab100examples
- matlab实用100例,包含大量gui设计-examples for matlab including lots of design of gui
Adaptive_Filtering_Matlab
- It a adaptive filtering book, which consist of Wiener filter, LMS, NLMS and RLS algorithms and lots of matlab implementation. It s so practical for adaptive filtering algorithms.
Pade_polynomial_approximating
- 这里给出了一个基本——万能的套用公式,对于所有的需要进行有理式近似的,当然是基于matlab编程实现!-matlab for polynomial translation,here the code can guide to computing lots of news methods for the polynomial approximating!
park
- 设停车场是一个可停放n辆车的狭长通道,且只有一个大门可供汽车进出。在停车场内,汽车按到达的先后次序,由北向南依次排列(假设大门在最南端)。若停车场内已停满n辆车,则后来的汽车需在门外的便道上等候,当有车开走时,便道上的第一辆车即可开入。当停车场内某辆车要离开时,在它之后进入的车辆必须先退出停车场为它让路,待该辆车开出大门后,其他车辆再按原次序返回车场。每辆车离开停车场时,应按其停留时间的长短交费(在便道上停留的时间不收费)。-Parking lots is an n vehicles parke
supn
- 该文件可以让您的c从入门到真正的精通(在supn中)-from this file,you can learn a lots about c program in uspn
PortCourt
- 数据结构实验代码 停车场问题 是栈和队列的应用 停车场和便车道分别由栈和队列构成。 -Data structure code parking problem is the application of stacks and queues by parking lots and then Drive form stacks and queues.
tingchechang
- 设停车场是一个可以停放n辆汽车的狭长通道,且只有一个大门可以供车辆进出。车辆按到达停车场时间的早晚依次从停车场最里向大门口处停放(最先到达的第一辆车放在停车场的最里面)。如果停车场已放满n辆车,则后来的车只能在停车场大门外的便道上等待,一旦停车场内有车开走,则排在便道上的第一辆车就进入停车场。停车场内如有某辆车要开走,在它之后进入停车场的车都必须先退出停车场为它让路,待其开出停车场后,这些车辆再依原来的次序进场。-Parking lots is a vehicle that can accomm
tsp
- tsp matlab 旅行售货员问题的经典程序 很好的 望高手大侠多多几点-tsp matlab traveling salesman problem is the classic procedure lots of good looking master a few heroes
park
- 停车场管理。设停车场内只有一个可停放n辆汽车的狭长通道,且只有一个大门可供汽车进出。汽车在停车场内按车辆到达时间的先后顺序,依次由北向南排列(大门在最南端,最先到达的第一辆车停放在车场的最北端),若车场内已停满n辆汽车,则后来的汽车只能在门外的便道上等候,一旦有车开走,则排在便道上的第一辆车即可开入。当停车场内某辆车要离开时,在它之后开入的车辆必须先退出车场为它让路,待该辆车开出大门外,其它车辆再按原次序进入车场。每辆停放在车场的车在它不离开停车场时必须按它停留的时间长短交费。试为停车场编制按上
code
- 截弦法求三次根 求三次方根的方法有很多 这里面列出来一种-use another math method to solve the 3-root problem, there re lots of methods to solve this kind of problem and this is one of them
SP2.0
- 国内西安交大一帮人开发的信号处理C++包,对学数字信号处理和现代数字信号处理有莫大的好处-well,this pack contains lots of C++ files about Signal Processing,go get it! It s very good for you to learn Modern DSP
parkingmanagement
- 设停车场是一个可以停放n辆汽车的狭长通道,且只有一个大门可以供车辆进出。车辆按到达停车场时间的早晚依次从停车场最里向大门口处停放(最先到达的第一辆车放在停车场的最里面)。-Parking lots can be a vehicle parked in the narrow channel n, and only one door can be used for vehicle access. Parking lot by the time the vehicle arrives sooner o
RNF
- this an important paper about neural networks which presents a lots of techniques for the learning process and the most important algorithms for the neural networks.-this is an important paper about neural networks which presents a lots of techniques
Parking-lots
- 设停车场是一个可停放n辆汽车的狭长通道,且只有一个大门可供汽车进出。汽车在停车场内按车辆到达时间的先后顺序依次排列。VC++程序实现停车场编制按上述要求进行管理的模拟程序。-Parking lots is an n cars parked narrow channel, and only one gate for vehicle access. Car in the parking lot of time in order to reach by vehicle in order of prio