一些基本函数的程序源代码:包括(1)malloc函数(2)free函数(3)realloc函数(4)calloc函数 (5)学生数据库的编写(6)通讯录 以上都包含c语言源码,obj文件及应用程序
上传时间: 2014-02-06
上传用户:ukuk
TI ndk-1_94_0_0 用户使用手册和参考手册Network Developer s Kit (NDK) Software User s Guide.pdf and Network Developer s Kit (NDK) Software Programmer s Reference Guide.pdf
标签: Network Developer Software Devel
上传时间: 2013-12-27
上传用户:宋桃子
simple Ebook management software!
标签: management software simple Ebook
上传时间: 2013-12-19
上传用户:lijianyu172
< The software engineering>>by 林锐
标签: engineering software gt The
上传时间: 2016-09-05
上传用户:杜莹12345
Software Development in C: A Practical Approach to Programming and Design 软件开发:编程与设计(C))——国外经典教材·计算机科学与技术 这本书的所有代码
标签: Development Programming Practical Software
上传时间: 2013-12-06
上传用户:hgy9473
FREE-RTOS 在LM3S811上的移植代码(KEIL)
上传时间: 2014-01-09
上传用户:libinxny
This the first release of a free TCP/IP/PPP protocol stack for the uC/OS Real-Time Operating System. As a first release it s still rather rough and very much larger than desired however it is working well in an embedded product and therefore may be useful to others. Much of the code is ported from public sources including BDS Lite and KA9Q (and its derivatives) and carries copyright notices from those sources. Essentially TCP is based on KA9Q but with ideas from BSD, IP is a simple implementation supporting BSD structures, ICMP is ported from BSD, and PPP is ported from the BSD version of the distribution common to BSD, Linux, and many other systems
标签: Operating Real-Time the protocol
上传时间: 2016-09-16
上传用户:songyue1991
The sample software includes, common library, peripheral APIs, and test modules for the APIs. The common library include startup file, standard definition and header files, processor specific setup module, generic interrupt related APIs, timer routine, and scatter loading file. The peripheral directories include, GPIO, PWM, Real-time clock, timer, SPI, I2C, Watchdog timer, UART, external interrupt, etc.
标签: APIs peripheral The includes
上传时间: 2014-01-15
上传用户:zl5712176
The aqsesGUI software is a software package for processing Magnetic Resonance Spectroscopy signals. The software contains methods to load, preprocess and process MRS data.
标签: software Spectroscopy processing Resonance
上传时间: 2016-09-20
上传用户:lanwei
Visual C++实现的基因遗传算法库源代码以演示程序Free Source Code for Genetic algorithm 2008年05月21日 C++, Windows, Win32, Visual Studio, MFC, STL, Arch, Dev, Design 基因遗传算法都是针对概率的,所以因为其随机的本质,导致其结果可能是好的,也可能是坏的,于是我们就需要一个方法确认这个解到底有多大的可用性。这是通过计算相似拟合度进行衡量的。染色体Chromosomes代表了基因遗传算法的结果。每次迭代,算法生成一个染色体,这些子孙染色体又会产生新的迭代……关键内容 这个基因算法库是用 Visual Studio 2005 编写的程序,第一个使用 Microsoft C/C++ 编译器,第二个使用Intel C++ 编译器。 如果你希望在你的程序你使用它,有两个办法,1是直接引用 Genetic Algorithm Library 项目,然后编译;2是添加GeneticAlgorithm.lib 静态链接库到项目中
标签: algorithm Genetic Windows Visual
上传时间: 2016-09-22
上传用户:silenthink