登录
首页 » 电子书 » 单路开发文档和源代码例子12

单路开发文档和源代码例子12

于 2022-02-25 发布 文件大小:188.30 kB
0 173
下载积分: 2 下载次数: 1

代码说明:

单路开发文档和源代码例子12-13 VC源码 自动拨号-The development of single documents and source code examples of 12-13VC-source automatic dial-up

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • xilinx完整的教程,foundation
    xilinx完整的教程,foundation-Xilinx complete directory foundation
    2022-12-12 21:40:03下载
    积分:1
  • it is good book.
    这是一本非常好的OPENGL的学习的书,介绍的内容丰富,还有各种OPENGL怎么用VC++实现的代码,非常适合学习OPENGL编程的初学者。-it is good book.
    2022-12-14 14:45:03下载
    积分:1
  • Linux系统管理员手册,学习linux系统的重要参考手册
    Linux系统管理员手册,学习linux系统的重要参考手册-Linux system administrator manual, learning the importance of Linux reference manual
    2022-03-09 17:06:29下载
    积分:1
  • ARM的指令手册(中文),有需要的朋友可以参考
    ARM的指令手册(中文),有需要的朋友可以参考-ARM instruction manual (Chinese)
    2022-01-26 08:32:22下载
    积分:1
  • 学会一个程序语言,是一回事儿;学会如何以此语言设计并实作出有效的程序,又是一 回事儿。C++ 尤其如此,因为它很不寻常地涵盖了罕见的威力和丰富的表现力,不但...
    学会一个程序语言,是一回事儿;学会如何以此语言设计并实作出有效的程序,又是一 回事儿。C++ 尤其如此,因为它很不寻常地涵盖了罕见的威力和丰富的表现力,不但建立 在一个全功能的传统语言(C)之上,更提供极为广泛的对象导向(object-oriented)性质, 以及对templates 和exceptions(异常状态)的支持。 Lostmouse编写的非常出名的C++学习资料,适用于有一定的C++编程经验的同学。-Institute a program language, it is one thing to abuse learn how to use this language to design and make a real and effective procedures, it is one thing to abuse. C++ Especially because it was unusual to cover a rare power and wealth of expression, not only based on a full-featured traditional language (C) above, but also provide a wide range of object-oriented (object-oriented ) nature, as well as templates and exceptions (abnormal state) support. Lostmouse prepared very well-known C++ Learning materials, applicable to a certain degree of C++ Programming experience of students.
    2022-02-21 13:13:26下载
    积分:1
  • common knowledge base, including how to connect to the database, api, graphics,...
    常用c#知识库,包括如何连接数据库,api,绘图,网络等方面的基础知识,是作者学习时的心得,用处广泛。-common knowledge base, including how to connect to the database, api, graphics, networking and so on the basis of knowledge is the author of the study and experience, extensive use.
    2022-05-19 14:35:57下载
    积分:1
  • 很多关于学习c语言的各种例,由简单步步深入
    很多关于学习c语言的各种例子,由简单步步深入-c program
    2022-07-10 14:17:23下载
    积分:1
  • Visual C++常用数值算法集 本收共不数值计算中常用的Visual C++过程近200个,内容包括:解线性代数议程组、插值、数值积分、特殊函数、函数...
    Visual C++常用数值算法集 本收共不数值计算中常用的Visual C++子过程近200个,内容包括:解线性代数议程组、插值、数值积分、特殊函数、函数逼近、随机数、排序、特征值问题、数据拟合、方程求根和非线性方程组求解、函数的极值和最优化、傅里叶为换谱方法、数据的统计描述、解常微分方程组、两点边值问题的解法和解偏微分方程组。-Visual C common set numerical algorithm has not received the numerical calculation commonly used process Visual C- nearly 200, including : Linear Algebra Agenda Group, interpolation, numerical integration, special, function approximation, random number, sequence, eigenvalue problem, data fitting equation Root and solve nonlinear equations, functions and the extreme optimization Fourier spectrum for other methods, statistical description of data, solution of ordinary differential equations. TPBVP Solution reconciliation partial differential equations.
    2022-10-13 19:55:03下载
    积分:1
  • 软件工程国家标准
    软件工程国家标准-software engineering standards
    2022-01-28 03:30:00下载
    积分:1
  • 在强调正确性、可移植性和可维护性的基础上,对C语言的具体细节、运行库以及C语言编程风格做了完整、准确的描述。本涵盖了传统C语言、C89、C95、C99等所有C...
    在强调正确性、可移植性和可维护性的基础上,对C语言的具体细节、运行库以及C语言编程风格做了完整、准确的描述。本书涵盖了传统C语言、C89、C95、C99等所有C语言版本的实现,同时讨论了C++与C语言兼容的部分。全书自上而下介绍了C语言的词法结构、预处理器、声明、类型表达式、语句、函数和运行库,是所有C语言编程人员必备的参考书。 这本畅销的权威参考手册对C语言的基本概念和运行库提供了完整的描述,同时还强调了以正确性、可移植性和可维护性为根本出发点的良好的C语言编程风格,被国外众多高校广泛采用为教材或教学参考书,本书描述了C语言各个版本的所有细节,是C语言编程人员和实现者惟一必备的参考手册。最新的第5版经过修订和更新,融入了最新C语言标准ISO IEC 9899:1999的完整描述,包括强大的语言扩展和新的函数库。-emphasizing accuracy, portability and maintainability, based on the C language specific details of the runtime and C language programming style to do a complete and accurate description. The book covers the traditional language C, C89, High, 12-23 all C language version of the achievement, while discussing the C language and C compatible parts. The book introduced the top-down C language lexical structure, a pre-processor that statement, the type expression, the statement, function and operation of libraries, all C programmers the necessary reference books. This popular authoritative reference manual for the C language and basic c
    2022-02-05 08:05:48下载
    积分:1
  • 696516资源总数
  • 106964会员总数
  • 3今日下载