资源列表
c-P-P-algorithm-procedures
- 程序开始运行,要求用户首先输入两个大数。 然后进行菜单选择,进行相应的大数运算。 分析说明:由于大数的范围太大,不能直接定义为int或者float等, 所以我们的想法就是定义成字符串类型, 输入的数字一位一位地存入字符数组里面。 然后在运算的时候也是一位一位地运算。 这个过程就得从最基本的数学运算法则做起,不乏多种判断。 涉及到数组和指针的应用。最难的就是判断情 况还有应用数组和指针过程中出现的多种未可预知的错误, 还得通过逐步调试慢慢找出。我们先从加减
testPIPE
- c++管道使用模板,内容详细,在vc6.0上测试-the modal of the use of the pipe
EDIDVIEW
- 读取注册表中关于显示器edid的记录信息。-Get the EDID information from Reg.
pragmatic_series-
- 程序员*必经之道!想称为和外国一流的编程师,千万不要错过!-pragmatic_series ,
CSock
- 使用socket基于TCP协议的MFC类库编程,源码和文档-TCP-based protocol using socket programming MFC class library, source code and documentation
OV9715
- OV9715的datasheet,用来实现对OV9715的时序控制-OV9715 the datasheet, OV9715 is used to achieve timing control
Library-Management-System
- 这是一个关于数据库图书管理系统的课程设计,用的VB和SQL2000,很好的学习资料-This is a data about Library Management System.It is a good data for you to learn DB
adoStu
- 数据库应用技术,用access2000实现增删改查-data base use access2000
stuManage3
- 一个简单的学生管理系统 包括学号 专业 班级 成绩 课程等-A simple management system for the management of students
shu-zi-zhong
- 设计的是一个多功能数字钟,通过LCD1602准确显示“时”、“分”、“秒”的功能,12/24时制切换,且能校正时、分、秒且互不影响。(里面附有详细的代码解释,电路仿真图,模块详解)-Design ist ein multifunktionales Digitaluhr, durch die LCD1602 Display genau, "wann", "sub", "second"-Funktion, 12/24 Uhr-Schalter und kann Stunden, Minuten, S
Drilling-layout-problem
- 一个钻井布局问题的数学模型讨论验证,及matlab代码-the discussion and source code of the mathematical modeling of a Drilling layout problem
C-algorithm
- C++的经典开发算法,可以在程序的开发中参考这些算法-Algorithm of C++, it can be refer to in C++ program development
