As you have learnt that sleep( )/usleep()/nanosleep() are not good to delay a process. Timers can provide more accurate time control in applications. In this lab, you will explore POSIX timers and signal programming, experience the timer drift. The primary focus of this lab will be "time". The experiment will show you several methods to measure time in your applications.
资源简介:As you have learnt that sleep( )/usleep()/nanosleep() are not good to delay a process. Timers can provide more accurate time control in applications. In this lab, you will explore POSIX Timers and signal programming, experience the timer dr...
上传时间: 2013-12-19
上传用户:huyiming139
资源简介:The purpose of this Primer is to help you begin to use MATLAB. It is not intended to be a substitute for the online help facility or the MATLAB documentation (such as Getting Started with MATLAB, available in printed form and online). T...
上传时间: 2013-12-27
上传用户:dengzb84
资源简介:Device pins that are not connected to a specific peripheral function are controlled by the GPIO registers. Pins may be dynamically configured as inputs or outputs. Separate registers allow setting or clearing any number of outputs simu ...
上传时间: 2014-01-16
上传用户:lijinchuan
资源简介:So you wanted to add a forms editor to your application? A dialog editor? Something that allows drawing of HTML <div>s? Here is a feature rich skeleton (!) to get you started. CDiagramEditor is a package that gives you a basic visual editor...
上传时间: 2013-12-13
上传用户:恋天使569
资源简介:So you wanted to add a forms editor to your application? A dialog editor? Something that allows drawing of HTML <div>s? Here is a feature rich skeleton (!) to get you started. CDiagramEditor is a package that gives you a basic visual editor...
上传时间: 2014-01-21
上传用户:BIBI
资源简介:Setting up an ADOCE project using Visual C++ 6.0 is rather simple. Assuming that you have downloaded and installed the ADOCE SDK from Microsoft, you are ready to use it in your Windows CE Database applications. The sample that I have provid...
上传时间: 2015-01-16
上传用户:阳光少年2016
资源简介:Here is an implementation of UserCollectionType that returns a fast set. As you are looking below, note how much possibility there is for common subclasses that provide custom set/list/map implementations:
上传时间: 2015-05-27
上传用户:franktu
资源简介:Note that only the PORT is provided and it is assumed that you have the rest of the source for µ C/OS-II from the book or the upgrade.
上传时间: 2013-11-25
上传用户:er1219
资源简介:We have a group of N items (represented by integers from 1 to N), and we know that there is some total order defined for these items. You may assume that no two elements will be equal (for all a, b: a<b or b<a). However, it is expensive to ...
上传时间: 2016-01-17
上传用户:jeffery
资源简介:Expert C Programming: Deep C Secrets By Peter van der Linden. Have you ever noticed that there are plenty of C books with suggestive names like C Traps and Pitfalls, or The C Puzzle Book, or Obfuscated C and Other Mysteries, but other pr...
上传时间: 2013-12-12
上传用户:wqxstar
资源简介:This a c_based JATG.This code assumes that you have a JTAG parallel cable connected to your PC // Works with Xilinx parallel III or Altera ByteBlasterMV/
上传时间: 2014-01-17
上传用户:guanliya
资源简介:a screen handling program to provide a flashing message. You will have to design a screen layout for where messages are placed on the screen. You will also have to consider when to delay the program in order to give the user time to...
上传时间: 2016-05-04
上传用户:chongcongying
资源简介:JXLayer is the universal decorator for Swing components, it means that you have a flexible way to enrich the visual appearance of your components
上传时间: 2014-01-20
上传用户:WMC_geophy
资源简介:The content is comform as the title, if you have the better code, let me know.thanks.
上传时间: 2016-09-29
上传用户:tianjinfan
资源简介:Generating Fractals with SSE/SSE2 You probably have heard about fractals before. They are beautiful pictures such as the one shown above. Any fractal can be described using iterative formulas. So you can generate a fractal by evaluating th...
上传时间: 2016-11-03
上传用户:小鹏
资源简介:A "code-what"? Unless you have spent some time working in the area of reverse engineering, chances are you have not heard of the term "codecave" before. If you have heard of it, you might not have read a clear definition of it or quite unde...
上传时间: 2014-01-17
上传用户:hn891122
资源简介:Genetic Algorithm example using Java You have 10 cards numbered 1 to 10. You have to divide them into 2 piles so that: The sum of the first pile is as close as possible to 36 and the product of all in second pile is as close as poss to 3...
上传时间: 2017-03-08
上传用户:lacsx
资源简介:This program is ICQ SMS Receiver. You have certainly seen that almost every web site provides an option to send e-mail to that web site s owner. But what about SMS? It is now also possible, if your mobile phone service provider supported by...
上传时间: 2014-01-03
上传用户:stvnash
资源简介:PhD research, you have already made a decision that will have a major impact on the success of your project, and perhaps even on your future career. You have chosen to work in a particular research group, under the guidance of a particul...
上传时间: 2017-09-14
上传用户:cursor
资源简介:Before you even get started on your PhD research, you have already made a decision that will have a major impact on the success of your project, and perhaps even on your future career. You have chosen to work in a particular research gro...
上传时间: 2013-11-28
上传用户:asdfasdfd
资源简介:the calculator s usage! after you have inputed 2 operators,choose + - * / function! But the only situation I did t deal with is that when you choos + fuction ,and the operaters signs is like this -A+B,just turn it to B-A!
上传时间: 2016-02-12
上传用户:lili123
资源简介:北京大学ACM题 Here is a geometric problem. You have an angle and some squares in the first quadrant of the plane rectangular coordinates. The vertex of the angle is fixed on the origin O of the coordinates, and both of its radial lines a...
上传时间: 2013-12-25
上传用户:ynzfm
资源简介:The control uses javascript to handle number formatting as you keep typing and does the validation as well. For one of our requirement, we needed a javascript based control that did formatting as the users kept typing. Google search only yi...
上传时间: 2016-05-15
上传用户:lingzhichao
资源简介:elcome to the Java-Chess project! As you might know, we aim at creating a fully functional chess program written in Java 2. You can always get the latest results of our efforts at http://www.java-chess.de If you are interested in the...
上传时间: 2014-01-01
上传用户:lili123
资源简介:If you have ever wanted to store data temporarily in your Delphi Win32/.Net, C++ Builder or Kylix application, and you at the same time wanted full access to the data as if they were stored in a database table, you have the right solution h...
上传时间: 2017-05-29
上传用户:ljt101007
资源简介:Finally, after a great deal of effort and hard work, you have obtained the results you were trying to get for such a long time. You may be so busy (and tired) that you don’t even realize that you have indeed achieved a certain measure o...
上传时间: 2014-09-10
上传用户:Avoid98
资源简介:I have written this article to capture a Windows image into a bitmap file that will support all PaintBrush tools and Thumbnail Views of Windows Explorer. I have found many programmers suffering from this problem, including me, until I wrote...
上传时间: 2015-01-10
上传用户:hzy5825468
资源简介:CZipFile is a lite library that allows you to get information about a zip archive. It is not able to decompress the files, but just retrieves the contents—the file name, file size, and so on.
上传时间: 2013-12-13
上传用户:ruixue198909
资源简介:This code will be useful to you if you have tried using ADOCE, but never got anything to work. It is not meant to be integrated into any application, but rather it should be used for demonstrative purposes. It clearly shows the basics of ho...
上传时间: 2014-01-13
上传用户:bcjtao
资源简介:cool flash fla,open it and make some change as you like.
上传时间: 2013-12-13
上传用户:stewart·