CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - c select
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - c select - List
[
VC/MFC
]
c++实例
DL : 0
用什么语言能编制出好的程序,我想还是C++是最爱!选择它,没错-what language can produce good procedure, I still think C++ is loved! Select it, it is true
Date
: 2025-12-23
Size
: 1.09mb
User
:
张家俊
[
VC/MFC
]
Spline
DL : 0
生成样条的程序,vc++下面的MFC程序,可以选择两种样条,并且根据C键,O键来进行选择和变换-Generation-spline procedure, vc++ Following MFC program, you can choose two types of splines, and in accordance with C button, O button to select and transform
Date
: 2025-12-23
Size
: 21kb
User
:
王明
[
VC/MFC
]
sort
DL : 0
一个简单的、入门级的、选择排序算法C语言的实现。对刚学习C语言的初学者有参考作用。-A simple, entry-level, select the sorting algorithm realize C language. Just learning C language useful reference for beginners.
Date
: 2025-12-23
Size
: 1kb
User
:
tony
[
VC/MFC
]
lru
DL : 0
1、用C语言实现最近最久未使用(LRU)置换算法。 2、了解内存分页管理策略 3、掌握调页策略 4、掌握一般常用的调度算法 5、选取调度算法中的典型算法,模拟实现 -1, using C language long used the most recent (LRU) replacement algorithm. 2, to understand the memory management strategy page 3, page strategy master tune 4, master scheduling algorithms commonly used 5, select the scheduling algorithm of a typical algorithm, simulation
Date
: 2025-12-23
Size
: 12kb
User
:
汪
[
VC/MFC
]
Ctyuyansheji
DL : 0
书包括程序设计基础知识、C语言概述、数据类型与运算规则、顺序结构的程序设计、选择结构的程序设计、循环结构的程序设计等内容。 -Book, including basic knowledge of programming, C language overview, data types and computation rules, the order of the structure of the program design, select the structure of the programming, the programming cycle of the structure and so on.
Date
: 2025-12-23
Size
: 2.66mb
User
:
宇宙
[
VC/MFC
]
C
DL : 0
C程序课件,共十一章。第一章 C语言概述 第二章 数据类型、运算符和表达式 第三章 最简单的C程序设计 第四章 逻辑运算和判断选取控制 第五章 循环控制 第六章 数组 第七章 函数 第八章 编译预处理 第九章 指针 第十章 结构体与共用体 第十一章 文件 -Courseware C procedures, a total of eleven chapters. Chapter I Chapter II outlines the C language data types, Operators and Expressions Chapter III of the simplest C programming logic operations in Chapter IV and Chapter V to determine the cycle select control control an array of Chapter VII of Chapter VI of Chapter VIII of the compiler function Pretreatment of Chapter IX Chapter X pointer shared body structure with Chapter XI file
Date
: 2025-12-23
Size
: 324kb
User
:
小也
[
VC/MFC
]
Companion_to_The_cpp_Programming_Language
DL : 1
《C++程序设计语言特别版题解》为Bjarne Stroustrup 《C++程序设计语言特别版》中选出的许多习题提供了富有见识的条理清楚的容易领会的解答,对有关练习做处理细致的解释。-" C++ Programming Language Special Edition to a problem" as Bjarne Stroustrup " C++ Programming Language Special Edition" in select many of the Exercises provide a rich insight of coherent answers to the easy grasp of the practice to do deal with detailed explanation.
Date
: 2025-12-23
Size
: 5.8mb
User
:
孔四排
[
VC/MFC
]
C-program-testing-for-finding-works
DL : 0
一些关于C语言的面试题,主要是选取一些比较常见的C面试题。-Face a number of questions about the C language, mainly select some of the more common C interview questions.
Date
: 2025-12-23
Size
: 14kb
User
:
黄提新
[
VC/MFC
]
TIC2Vone
DL : 0
《C++编程思想(两卷合订本)》曾荣获美国《软件开发》杂志评选的1996年jolt生产力大奖,中文版自2000年推出以来,经久不衰,获得了读者的充分肯定和高度评价。《C++编程思想(两卷合订本)》的第1卷是在第1版的基础上进行了更加深入的分析和修改后得到的第2版,其内容更加集中,可以供不同程度的读者选择阅读。《C++编程思想(两卷合订本)》第2卷介绍了c++实用的编程技术和最佳的实践方法,深入探究了异常处理方法和异常安全设计;介绍c++的字符串、输入输出流的现代用法;解释多重继承问题的难点,描述了典型的设计模式及其实现,特别介绍了多线程处理编程技术。《C++编程思想(两卷合订本)》是c++领域内一本权威的著作,书中的内容、讲授方法、练习既适合课堂教学,又适合读者自学。《C++编程思想(两卷合订本)》适合作为高等院校计算机及相关专业的本科生、研究生的教材,也可供从事软件开发的研究人员和科技工作者参考。-C programming ideas (two volumes bound volumes) "was awarded the jolt of productive forces of the United States," Software Development magazine s 1996 awards since its launch in 2000, the Chinese version of the enduring, get readers fully affirmed and highly appraised. The C programming ideas (two volumes bound volumes), "Volume 1 is the 1 on the basis of more in-depth analysis and modified version of its content is more focused, and can be used for different levels of readers select Read. C programming ideas (two volumes bound volume) 2 c practical programming techniques and best practices, to delve into the design of exception handling and exception safety introduce a string of c, the input and output streams the modern usage explain the difficulty of the multiple inheritance problem, describes the typical design pattern and its implementation, especially multithreading programming techniques. The C programming ideas (two volumes bound volumes) is the c field of an authoritative bo
Date
: 2025-12-23
Size
: 2.1mb
User
:
Arvin
[
VC/MFC
]
C_study
DL : 0
谭浩强c语言基础教程学习,里面包括多种格式选择-Hemopurification c language c language versions, select a variety of formats
Date
: 2025-12-23
Size
: 3.42mb
User
:
若风
[
VC/MFC
]
BaseListCtrl
DL : 0
利用C++的高级控件,使用列表控件添加和选择数据项-Advanced controls, the use of C++ list control to add and select the data items
Date
: 2025-12-23
Size
: 14kb
User
:
李朋
[
VC/MFC
]
CPP--from-0
DL : 0
曾经有些人问我问题,问得都是一些很基础的问题,但这些人却已经能使用VC编一个 对话框界面来进行必要的操作或者是文档/视界面来实时接收端口数据并动态显示曲线(还 使用了多线程技术),却连那些基础的问题都不清楚,并且最严重的后果就是导致编写出 拙劣的代码(虽然是多线程,但真不敢恭维),不清楚类的含义,混杂使用各种可用的技 术来达到目的(连用异常代替选择语句都弄出来了),代码逻辑混乱,感觉就和金山快译 的翻译效果一样。 如果本系列文章中有未提及的内容,还请参考MSDN中的C++语言参考(看完本系列文章后应该有能力做这件事了),而本系列给出的内容均是以VC编译器为基础,基于32位Windows操作系统的。 -Some people have asked me questions, and asked are some very basic questions, but these people have been able to use the VC compiled a dialog box interface to carry out the necessary operations or document/video interface port to receive real-time data and dynamic display of the curve (also uses multi-threading technology), not even those basic issues are unclear, and the most serious consequences that led to write bad code (although it is multi-threaded, but really flattered), do not know the meaning of the class mixed use available technology to achieve their goals (linked exception instead the select statement Dounong out) code logic chaos, I feel like and Kingsoft translation translation effect. If not mentioned in the article of this series, Please refer to the MSDN C++ Language Reference (read this series of articles should have the ability to do it), this series are given based on the VC compiler basis, based on 32-bit Windows operating system.
Date
: 2025-12-23
Size
: 520kb
User
:
王凡
[
VC/MFC
]
Select-Structured-Programming
DL : 0
C语言选择程序设计课件,精辟讲解了选择程序设计知识-Select Structured Programming
Date
: 2025-12-23
Size
: 163kb
User
:
黎根飞
[
VC/MFC
]
Windows-Sockets-Based-on-Visual-CPP
DL : 0
《精通Windows Sockets网络开发:基于Visual C++实现》由浅入深、循序渐进地讲解如何使用WindowsSockets开发网络应用程序。WindowsSockets是当前主要的网络开发技术之一。《精通Windows Sockets网络开发:基于Visual C++实现》内容包括准备开发环境、TCP/IP基本介绍、Windows套接字基础、协议特征、基本TCP套接字编程、基本UDP套接字编程、套接字选项、套接字阻塞模式开发、套接字非阻塞模式开发、Select模型开发、WSAAsyncSelect模型开发、WSAEventSelect模型开发、重叠I/O模型开发和完成端口模型开发。为使读者深入理解套接字的理论知识,增加实践项目经验,《精通Windows Sockets网络开发:基于Visual C++实现》最后7章,每章讲解一个具有实践意义的网络应用程序。在这些实例中包含许多软件开发技术知识,如STL、ADO、多线程、MFC、软件设计模式等。-Explain how to use Windows Sockets to develop web applications, including the preparation of the development environment, TCP/IP basic introduction, Windows socket base, protocol features, basic TCP socket programming, basic UDP socket programming, socket options, socket blocking mode development, socket Non-blocking mode development, Select model development, WSAAsyncSelect model development, WSAEventSelect model development, overlapping I/O model development and completion port model development.
Date
: 2025-12-23
Size
: 48.47mb
User
:
Raina
[
VC/MFC
]
茶叶茶艺茶道茶文化PPT模板
DL : 0
一个3D的魔方游戏; 鼠标左键 - 旋转魔方 鼠标右键 - 选取某个立方体,并提供一个旋转方向 D - 切换 f - 旋转 C - 取消选择 选中某个立方体时,(A 3D magic cube game; left mouse button -- rotate the magic cube, the right mouse button - select a cube, and provide a rotation direction D - toggle F - rotate C - cancel the selection of a cube.)
Date
: 2025-12-23
Size
: 5.1mb
User
:
女孩的附属
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.