Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - runs
Search - runs - List
本程序实现FCFS先来先服务,SPF短进程优先,FPF_Reaved抢占式高优先级,TimePiece时间片轮转这四种进程调度算法。 程序运行时根据提示选择相应进程调度算法,然后调用函数GetRandProc(LPVOID lpParam)(程序专门为该函数开辟新的线程)产生随机进程并将其插入到就绪队列中然后再用相应的进程调度算法调度进程运行。 -the program FCFS first-come first-serve, SPF short process priority, Preemptive FPF_Reaved high-priority, TimePiece time to rotate the four-process scheduling algorithm. Running time prompted the selection process scheduling algorithm, then the function call GetRandProc (LPVOID lpParam) (specialized procedures for the letter several open up new threads) random process and will be inserted into its place queue Then the corresponding process scheduling algorithm scheduling The process runs.
Date : 2008-10-13 Size : 21.22kb User : mayfar

本程序实现FCFS先来先服务,SPF短进程优先,FPF_Reaved抢占式高优先级,TimePiece时间片轮转这四种进程调度算法。 程序运行时根据提示选择相应进程调度算法,然后调用函数GetRandProc(LPVOID lpParam)(程序专门为该函数开辟新的线程)产生随机进程并将其插入到就绪队列中然后再用相应的进程调度算法调度进程运行。 -the program FCFS first-come first-serve, SPF short process priority, Preemptive FPF_Reaved high-priority, TimePiece time to rotate the four-process scheduling algorithm. Running time prompted the selection process scheduling algorithm, then the function call GetRandProc (LPVOID lpParam) (specialized procedures for the letter several open up new threads) random process and will be inserted into its place queue Then the corresponding process scheduling algorithm scheduling The process runs.
Date : 2025-12-24 Size : 21kb User : mayfar

【设计题目】 多功能数字钟的设计 【设计目的】 1掌握数字系统的分析和设计方法 2能够熟练的、合理的选用集成电路器件 3熟悉EWB软件的使用。 【设计指标及要求】 设计一个多功能数字钟,以一昼夜24小时为一个计数周期。准确计时,具有“时”“分”“秒”数字显示。整点能自动打点、报时。要求报时声响四低一高,最后一响为整点。具有校时功能。要求电路主要采用中小规模CMOS集成电路。要求电路尽量简化,并选用同类型的器件。在EWB电子工作平台上进行电路的设计和计算机仿真。 -Title] [design multi-functional digital clock design 1] [designed to exploit the digital system analysis and design method of 2 to skilled, reasonable choice of integrated circuit device 3 familiar with the EWB software. [] Design specifications and requirements to design a multi-function digital clock, 24 hours a day for a cycle count. Accurate time, a when sub seconds The figures show. Automatically runs the whole point, the newspaper. Four-time low noise requirements of a high, the final point for the whole ring. With a school function. Requirements are mainly small and medium-sized circuits CMOS integrated circuits. Asked the circuit as simple as possible and select the same type of device. EWB work in the platform of electronic circuit design and computer simulation.
Date : 2025-12-24 Size : 193kb User : petyfer

Team Sklos robocup simulation league entry which runs on windows!!.very very useful as a starting point for robocup competitors
Date : 2025-12-24 Size : 540kb User : knapshots

The Pololu 3pi robot is a small, high-performance, autonomous robot designed to excel in line-following and line-mazesolving competitions. Powered by four AAA batteries (not included) and a unique power system that runs the motors at a regulated 9.25 V, 3pi is capable of speeds up to 100 cm/second while making precise turns and spins that don’t vary with the battery voltage. This results in highly consistent and repeatable performance of well-tuned code even as the batteries run low. The robot comes fully assembled with two micro metal gearmotors, five reflectance sensors, an 8×2 character LCD, a buzzer, three user pushbuttons, and more, all connected to a user-programmable AVR microcontroller. The 3pi measures approximately 3.7 inches (9.5 cm) in diameter and weighs 2.9 oz (83 g) without batteries.
Date : 2025-12-24 Size : 34kb User : 阿阿

自动运行程序,可以让程序自动运行的一个教文本教程-Automatically run the program, you can let the program automatically runs a teaching text tutorial
Date : 2025-12-24 Size : 2kb User : entty

This I2c library is implemented as a compact assembler software implementation of the I2C protocol which runs on any AVR
Date : 2025-12-24 Size : 11kb User : user_tch

I use Python 2.6.6. My computer runs Ubuntu Natty Narwal, Mac OS X Snow Leopard and Windows 7 Professional, 64-bit triple boot on a Macbook Pro. I primarily use Ubuntu. I m interested in Python 3, have it installed, and am capable of using it.
Date : 2025-12-24 Size : 8kb User : andresinp

Thetripwire will make your path to mastery much shorter. This practical, problem-solving guide is ideal if you re an engineer, programmer, or researcher writing an application for one of the legions of platforms on which runs
Date : 2025-12-24 Size : 248kb User : mutu

job scheduling We need to control the speed of a motor by changing the input voltage. When a set point is defined, if for some reason, the motor runs faster, we need to slow it down by reducing the input voltage. If the motor slows below the set point, the input voltage must be increased so that the motor speed reaches the set point.
Date : 2025-12-24 Size : 7kb User : mummaleti

This file help you make a nand with hack code to runs in Xbox 360 phat or slim.
Date : 2025-12-24 Size : 13.87mb User : Brandhuber

To calculate the resistance and SPL (sound pressure level) of an micro-loudspeaker.The methed to be used is electro-mechano-acoustical circuit.It runs at the platform of mathematica.
Date : 2025-12-24 Size : 100kb User : 笃一

用键盘控制几个人进行简单的打斗,循环运行。-Simple keyboard to control several people fighting, the loop runs.
Date : 2025-12-24 Size : 426kb User : longwenwu

一本书的页码从自然数1 开始顺序编码直到自然数n。书的页码按照通常的习惯编排, 每个页码都不含多余的前导数字0。例如,第6 页用数字6 表示,而不是06 或006 等。数 字计数问题要求对给定书的总页码n,计算出书的全部页码中分别用到多少次数字0,1, 2,…,9。 « 编程任务: 给定表示书的总页码的10 进制整数n (1≤n≤109) 。编程计算书的全部页码中分别用 到多少次数字0,1,2,…,9。 « 数据输入: 输入数据由文件名为input.txt的文本文件提供。 每个文件只有1 行,给出表示书的总页码的整数n。 « 结果输出: 程序运行结束时,将计算结果输出到文件output.txt中。输出文件共有10行,在第k行 输出页码中用到数字k-1 的次数,k=1,2,…,10。 输-A book page numbers from the natural numbers sequentially coding until the natural number n. The page of the book in accordance with the usual custom choreography Each page do not contain the excess leading digits 0. For example, the first six with a digital 6 shows, rather than 06 or 006. Number Word count requirements calculated the total page number n of a given book, how many times were used in a book full folio numbers 0, 1, 2, ..., 9. « Programming task: given indicates the total pages in the book decimal integer n (1 ≤ n ≤ 109). Full Page programming calculations were used To how many times the numbers 0, 1, 2, ..., 9. « Data input: The input data from a text file called input.txt file. Each file is only one line given the said book page number integer n. « Results output: The end of the program runs, the calculation results output to the file output.txt. Output file to a total of 10 lines in the k-th row The output page numbers used in the number of ti
Date : 2025-12-24 Size : 64kb User : 林素

(Refer to DataLogger 2 for newest version) - I wrote this program to monitor the input of an RS232 Serial Port and graphically log all activity. It acts and operates just like a Digital Storage Oscilloscope, capable of logging up to 5 hours in one file. It also has real time cursors, displaying amplitude, time and frequency. The program monitors a selected Comm Port and records the digital values sent to it (Range 0 ~ 255). It runs in two clock modes (Horiz step modes) selectable by the user. It does not send anything out the port. It reads the port only. All files are saved as DataLogger Files (*.dlg). This is a fully functional program which will allow you to hunt bugs and/or test your embedded micro projects with ease. This file came from Planet-Source-Code.com...the home millions of lines of source code
Date : 2025-12-24 Size : 154kb User : cahyo

CRFsuite: a fast implementation of Conditional Random Fields (CRFs) CRFSuite is an implementation of Conditional Random Fields (CRFs) for labeling sequential data. The first priority of this software is to train and use CRF models as fast as possible even at the expense of its memory space and code generality. CRFsuite runs 5.4 - 61.8 times faster than C++ implementations for training. CRFsuite supports parameter estimation with L1 regularization (Laplacian prior) using Orthant-Wise Limited-memory Quasi-Newton (OW-LQN) method and L2 regularization (Gaussian prior) using Limited-memory BFGS (L-BFGS) method.,CRFsuite: a fast implementation of Conditional Random Fields (CRFs) CRFSuite is an implementation of Conditional Random Fields (CRFs) for labeling sequential data. The first priority of this software is to train and use CRF models as fast as possible even at the expense of its memory space and code generality. CRFsuite runs 5.4- 61.8 times faster than C++ implementations for training. CRFsuite supports parameter estimation with L1 regularization (Laplacian prior) using Orthant-Wise Limited-memory Quasi-Newton (OW-LQN) method and L2 regularization (Gaussian prior) using Limited-memory BFGS (L-BFGS) method.
Date : 2025-12-24 Size : 1.72mb User : icypriest

Write an application class PlaneApp that implements the seating reservation program. The class PlaneApp should be able to support the following: (1) Show the number of empty seats (2) Show the list of empty seats (3) Show the list of customers together with their seat numbers in the order of the seat numbers (4) Assign a customer to a seat (5) Remove a seat assignment The menu should also contain option (6) (i.e. quit) for terminating the program. After the user selects a particular option, the corrsponding operation will be executed. If the selected option is not (6), then the program shows the menu for user selection again. This application does not need to save data into a file between runs.
Date : 2025-12-24 Size : 5kb User : jo

Function to analuze output from MCMC runs
Date : 2025-12-24 Size : 4kb User : Ehsan

This paper addresses the problem of segmenting an image into regions. We de¯ ne a predicate for measuring the evidence for a boundary between two regions using a graph-based representation of the image. We then develop an e±cient segmentation algorithm based on this predicate, and show that although this algorithm makes greedy decisions it produces segmentations that satisfy global properties. We apply the algorithm to image segmentation using two di® erent kinds of local neighborhoods in constructing the graph, and illustrate the results with both real and synthetic images. The algorithm runs in time nearly linear in the number of graph edges and is also fast in practice. An important characteristic of the method is its ability to preserve detail in low-variability image regions while ignoring detail in high-variability regions.
Date : 2025-12-24 Size : 271kb User : 孔梦秋

OFDM系统仿真涵盖频偏估计的matlab代码,测试运行成功-OFDM system simulation covers the frequency offset estimation matlab code, test runs successfully
Date : 2025-12-24 Size : 213kb User : daisy
« 12 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.