A order algoritm comparison by the C time(). Comparison beetwen : insort,selection sort,mergesort,and quick sort. Read the source, and the usage after compiling . Enjoy it!
资源简介:A order algoritm comparison by the C time(). comparison beetwen : insort,selection sort,mergesort,and quick sort. Read the source, and the usage after compiling . Enjoy it!
上传时间: 2014-01-06
上传用户:qazxsw
资源简介:Pocket 1945 is a classic shooter inspired by the classic 1942 game. The game is written in C# targeting the .NET Compact Framework. This article is my first submission to Code Project and is my contribution to ongoing .NET CF competition.
上传时间: 2014-02-10
上传用户:康郎
资源简介:neural network utility is a Neural Networks library for the C++ Programmer. It is entirely object oriented and focuses on reducing tedious and confusing problems of programming neural networks. By this I mean that network layers are easi...
上传时间: 2013-12-24
上传用户:liuchee
资源简介:WAXTOP Simulate and plot a random network topology by the method
上传时间: 2013-12-25
上传用户:sammi
资源简介:Introduction to Visual C++ 6.0 Standard Edition manual and is a proven aid to understanding the C++ language
上传时间: 2013-12-23
上传用户:源码3
资源简介:Linux was first released into an unsuspecting world in the summer of 1991. Initially the spare-time hobby of a Finnish computer scientist by the name of Linus Torvalds, Linux was at first accessible only in software source code form to th...
上传时间: 2013-12-12
上传用户:dianxin61
资源简介:The Engineering Vibration Toolbox is a set of educational programs written in Octave by Joseph C. Slater. Also included are a number of help files, demonstration examples, and data files containing raw experimental data. The codes inc...
上传时间: 2013-11-29
上传用户:jkhjkh1982
资源简介:This sample displays a basic integer calculator powered by the 8051 microcontroller. Although Keil C51 has a full floating point math library the evaluation version is restricted to 2k of object code, so we have constrained this sample...
上传时间: 2014-12-01
上传用户:edisonfather
资源简介:A sample C program to demonstrate the usage of rtc() function in Linux to read the read time clock.
上传时间: 2017-04-02
上传用户:米卡
资源简介:this step-by-step guide makes learning Borland C++Builder programming a breeze. It鈥檚 the perfect learning tool for beginning programmers who want to develop their own programming capabilities, and for developers who want to get up-to-s...
上传时间: 2014-01-04
上传用户:gxf2016
资源简介:Filename: main.c * Description: A simple test program for the CRC implementations. * Notes: To test a different CRC standard, modify crc.h. * * * Copyright (c) 2000 by Michael Barr. This software is placed into * the public domain and may b...
上传时间: 2015-02-02
上传用户:leehom61
资源简介:The Gray Watson debugging malloc library is C source code for a drop in replacement for the system malloc & other memory manage ment routines. What is unique about this library is that it contains a number of powerful debugging facilities i...
上传时间: 2015-02-05
上传用户:TF2015
资源简介:Addressbook using double-linked list. This example shows the use of a double-linked list by implementing an addressbook for the console. It has features like inserting, searching(linear), sorting(bubble sort), deleting and load/save to a fi...
上传时间: 2014-01-24
上传用户:asddsd
资源简介:C++ Demystified: A Self-Teaching Guide by Jeff Kent ISBN:0072253703 McGraw-Hill/Osborne © 2004 This hands-on, step-by-step resource will guide you through each phase of C++ programming, providing you with the foundation to discove...
上传时间: 2013-12-13
上传用户:1427796291
资源简介:This set of simulation files performs a computational complexity performance comparison of the two methods mentioned in the paper. The source is ANSI-C compliant, hence any C-compiler can be used to compile the source code. It has been test...
上传时间: 2014-12-22
上传用户:aig85
资源简介:this m file can Find a (near) optimal solution to the Traveling Salesman Problem (TSP) by setting up a Genetic Algorithm (GA) to search for the shortest path (least distance needed to travel to each city exactly once) Notes: 1. Input erro...
上传时间: 2013-12-22
上传用户:ruixue198909
资源简介:This book is a hands-on introduction to the principles and practice of embedded system design using the PIC microcontroller. Packed with helpful examples and illustrations, it gives an in-depth treatment of microcontroller design, pro...
上传时间: 2014-01-17
上传用户:wuyuying
资源简介:Huo Chess by Spiros (Spyridon) Kakos (http://www.kakos.com.gr) is a micro chess program in CLI C++ v8.0 that attempts to be smaller in size than the Commodore-era Microchess. The goal is to create the smallest chess program that exists. Mor...
上传时间: 2016-05-05
上传用户:hfmm633
资源简介:Its functions are: n order within (excluding n) At the same time, 3 and 7 can be integral to all natural and a few of the square root of s, and function as a value to return, the final result s output to file out.dat China.
上传时间: 2016-11-12
上传用户:王者A
资源简介:learning English The following appeared in a memorandum written by the vice president of Nature s Way, a chain of stores selling health food and other health-related products. "Previous experience has shown that our stores are most profitab...
上传时间: 2017-03-06
上传用户:youth25
资源简介:The computing world has undergone a revolution since the publication of The C Programming Language in 1978. Big computers are much bigger, and personal computers have capabilities that rival mainframes of a decade ago. During this time, C h...
上传时间: 2017-05-16
上传用户:thinode
资源简介:The running time of quicksort can be improved in practice by taking advantage of the fast running time of insertion sort when its input is “nearly” sorted. When quicksort is called on a subarray with fewer than k elements, let it simply...
上传时间: 2013-12-01
上传用户:梧桐
资源简介:QR ALGORITHM To obtain the eigenvalues of a symmetric, tridiagonal n by n matrix
上传时间: 2014-01-15
上传用户:凌云御清风
资源简介:C语言圣经 The C programming Language By Brian W. Kernighan and Dennis M. Ritchie.
上传时间: 2013-12-29
上传用户:q123321
资源简介:This a Bayesian ICA algorithm for the linear instantaneous mixing model with additive Gaussian noise [1]. The inference problem is solved by ML-II, i.e. the sources are found by integration over the source posterior and the noise covariance...
上传时间: 2013-12-19
上传用户:jjj0202
资源简介:This driver was developed using a USB keyboard from Cherry,as indicated by the VID and PID codes. These IDs must be set for the device you intend to support. Similarly, you will need to set Class to the appropriate string for your device cl...
上传时间: 2015-04-02
上传用户:nanxia
资源简介:The Small C compiler translates a subset of the C language into assembly language. It runs under PC/MS-DOS 2.1 and later. Small C is compatible with the Microsoft and Small Mac assemblers. Small C takes full advantage of the ability o...
上传时间: 2015-04-08
上传用户:Avoid98
资源简介:The program is a wizard to create a NT kernel driver framework in C. It will create a Visual C++ workspace. You can compile and link your driver in IDE. If you have SoftICE, it can generate .nms file.
上传时间: 2013-12-03
上传用户:silenthink
资源简介:A arithmetical resolution about Hanoi tower . compiled by Visaul C++
上传时间: 2015-04-21
上传用户:huannan88
资源简介:lwIP is a small independent implementation of the TCP/IP protocol suite that has been developed by Adam Dunkels at the Computer and Networks Architectures (CNA) lab at the Swedish Institute of Computer Science (SICS).
上传时间: 2015-05-02
上传用户:windwolf2000