Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • Sams-C++Footprint.and.Performance.Optimization.rar ... . C++ Footprint and Performance Optimization supplies programmers the knowledge they need to write code for the increasing number of hand-held devices, wearable computers, and intelligent appliances. This book gives readers valuable knowledge and ...
  • fishing.rar ... Write a program to help John plan his fishing trip to maximize the number of fish expected to be caught
  • number.rar 解N元一次方程从文件读入整数 N, 然后读入N*( N+1)矩阵,得到解并输出到文件中。
  • EffectiveC++3.rar The first edition of this book ranks among the small (very small) number of books that I credit with significantly elevating my skills as a professional software devel-oper. Like the others, it was practical and easy to read, but loaded with important ...
  • sort.rar Sorting is a common task in manipulation of records of data. There are a number of sorting techniques of which each has its advantages and disadvantages in accordance with the characteristics and the representation of the data. In this tutorial, we will ...
  • linked_list.rar ... lists are a widely used data structure for storing a dynamic number of items. Unlike an array, whose maximum capacity is determined on its creation, a linked list can accommodate any number of data items provided that memory can be allocated. In ...
  • undo.rar Stacks are a data structure that exhibits the Last-In First-Out (LIFO) characteristic, which is useful in a number of applications. In this tutorial, we will use a stack to perform undo operations.
  • key.zip use a simply manner to transfer little lendian ASCII number to hexcdemical, and vice versa.
  • cifa.rar 可以打开任意位置和名称的原文件进行词法分析,可以进行非法字符和数字后边跟字母的错误判断,如果没有错误则提示“词法分析正确完成!”,并且可以选择输出token.txt(token文件) string.txt(符号表) number.txt(常数表)三个文件
  • number.rar 在matlab平台下开发的对手写数字识别代码,