eclipse开发的一个b/s车站查询系统.数据库用oracle
上传时间: 2014-12-22
上传用户:Amygdala
C++ in Nutshell is very good for C++ pgrogrammer especiall in Linux environment.
标签: environment pgrogrammer especiall Nutshell
上传时间: 2015-12-09
上传用户:chenbhdt
Visual C++ source code for adding GPS units to PC desktop and Notebook exchange data from Serial port to GPS devices support for NMEA-0183 GPS Standard.
标签: Notebook exchange desktop Visual
上传时间: 2015-12-10
上传用户:大融融rr
CCS 4.038 C Compiler For PIC
上传时间: 2015-12-11
上传用户:franktu
CCS的运行环境下的DSP2812种b部分程序代码,刚刚学习,希望大家有所帮助
上传时间: 2014-01-21
上传用户:zukfu
driexshow document for visual C
标签: driexshow document visual for
上传时间: 2015-12-12
上传用户:skfreeman
LCS Algorithm, this is a c++ code for lcs(Longest Common Subsequence)
标签: Subsequence Algorithm Longest Common
上传时间: 2013-12-25
上传用户:李梦晗
DOS-intel平台的C编译器以及z80平台的C编译器。自己人写的。还不错啊。可以用之!
上传时间: 2015-12-16
上传用户:chfanjiang
C++, although a marvelous language, isn t perfect. Matthew Wilson has been working with it for over a decade, and during that time he has found inherent limitations that require skillful workarounds. In this book, he doesn t just tell you what s wrong with C++, but offers practical techniques and tools for writing code that s more robust, flexible, efficient, and maintainable. He shows you how to tame C++ s complexity, cut through its vast array of paradigms, take back control over your code--and get far better results
标签: marvelous although language Matthew
上传时间: 2014-01-22
上传用户:妄想演绎师
function Binary_Search(L,a,b,x) begin if a>b then return(-1) else begin m:=(a+b) div 2 if x=L[m] then return(m) else if x>L[m] then
标签: begin Binary_Search function return
上传时间: 2015-12-17
上传用户:tb_6877751