搜索资源列表
CodeGuru Visual C++ 编程精粹
- CodeGuru中集合上百篇优秀技术文章、评论精粹的汇编。内容包括Windows编程、控件技术、图形与多媒体、数据库技术、网络编程和COM技术等方面。 适合具备Visual C++编程基础知识的程序员作为参考使用。
Windows Mobile(c++)实例开发
- Windows Mobile实例开发
Windows 7下载安装 Visual C++ 6.0(VC6) 全程图解
- 网上成千上万的诸如 “有没有Win7兼容的VC6的下载”、“Win7下Visual C++ 6.0不兼容问题” 之类的问题,多数意思是VC6和Win7不兼容,而现在不少学校或是考试用的还是Visual Studio套件,新的Win7或Vista系统下要安装怎么办?
Windows 网络编程第二版
- Network Programming for Microsoft Windows, Second Edition! The second edition covers the same topics as the first edition and even more as well. This book primarily focuses on the Winsock network programming technology. In particular, we've added a c
粒子系统,用来模拟不规则自然形态
- 图形编程中重要的一个内容——粒子系统,用来模拟不规则自然形态,如云、雨、烟、雾等,这是我收集的一个论文集,Graphical programming in an important content- particle system to simulate natural irregular shape, like clouds, rain, smoke, fog, etc. This is what I gathered a collection of
eclipse-iphone-cdt
- 本书介绍如何在windows 或linux 环境下用eclipse开发iPhone应用程序。实为没有Apple MacOs 操作系统人员的有用资料。-Write native iPhone applications using Eclipse CDT. How Windows and Linux developers can bypass the iPhone SDK and write iPhone apps using open source tools.
wxDev-C-P-P-compiler-QQRobot
- 用wxDev C++编译Windows下的QQRobot With wxDev C + + compiler under Windows QQRobot-With wxDev C++ compiler under Windows QQRobot
visual-cPP-point
- 压缩包包括VC++之MFC类库中文手册.chm C语言函数表.chm VC++ 编程指南.chm windows程序设计.chm -Compressed package includes the MFC VC++ Class Library Chinese manual. Chm C language function table. Chm VC++ Programming Guide. Chm windows programming. Chm
TX_RX
- c++builder中怎样使用Windows API函数实现串口编程-c++ builder how to use the Windows API function in the Serial Port Programming
Serial-programming
- 本书从编程实践角度详细介绍了PC计算机Windows环境下、DOS环境下以及单片机的串口通信的基本方法,并根据当前串口与网络结合的发展趋势,给出了串口与TCP/IP网络、远程监控相结合的解决方案与详细程序实例。内容丰富、步骤详尽,初学Visual C++/Turbo C的读者也能很快编写出实用的串口通信程序。-Programming practices from the perspective of the book details the PC computer under Windows e
CUDA_C_Programming_Guide
- 讲述windows环境下,cuda c的编程指导的文档。-About the windows environment, cuda c programming guidance documents.
TIME-FUNCTION
- windows下的几种常用的时间函数的使用方法。例如sleep函数,MFC下的timer事件,C语言下的Time,GetTickCount(),timeGetTime等函数的使用方法。-Some commonly used time function
usb-CPP
- C#的usb通讯编程 using System using System.Collections.Generic using System.ComponentModel using System.Data using System.Drawing using System.Text using System.Windows.Forms using System.IO namespace U盘更新 { public part
LgxGrid
- LgxGrid是一款功能强大的表格(报表)控件,使用这个控件,你可以轻轻松松地为你的应用程序创建各种表格用户界面,大大加快你的开发效率,更好地满足你的客户需求。 无论是使用LgxGrid控件开发传统的Windows应用程序,还是开发基于B/S的Web应用程序,都会给你带来意想不到的惊喜! 最新版本新增公式和处理大量数据的功能,打印功能更为完善。 Lgxgrid控件内含详尽的中文帮助文档和C#、VC、VB、ASP.net例程,无论你是初学者还是资深的程序员,Lgxgrid控件都会让你得心应
VCPPnote
- 自己总结的c++一些问题,窗口建立,c++一些新的标准-Own summary c++ some problems, windows build, c++ some new standards
WCF-server-coding
- 介绍WCF技术的相关内容,是windows的一种通讯技术,基于C、C++方面-Descr iption of WCF technology, is a kind of communication technology of windows, C, C++ based on
window-8-dialog
- 实现windows对话框的编程,里面有两个不同的源代码和文档-window c++ dialog
microsoft visual C++ 6
- Microsoft Visual C++ (often abbreviated as MSVC or VC++) is a commercial (free version available), integrated development environment (IDE) product from Microsoft for the C, C++, and C++/CLI programming languages. It features tools for developing and
Windows-JIEMIAN
- c语言的学习书,电子版的,清华大学出版的谭浩强主编-C language learning book, electronic version, Tsinghua University published Tan Haoqiang editor
Delphi数据封包数据与C#DataSet数据集的互转
- 鉴于Delphi在windows桌面开发程序的优秀表现,发挥Dephi桌面开发的余威,将C#的DataSet数据集数据转换成Delphi的数据封包,已便充分利用Delphi在windows桌面开发程序的优越性,同时利用好已有开发出来的C#DataSet数据集,对于企业之前有使用到Dephi开发的应用程序,平滑的过渡到.net开发的系统来说,是有非常重要意义的。由于当前关于这方面的文章介绍相当少,为此,作者将就两者之间的互换进行详细介绍,力求大家都能快速的实现将C#DataSet的数据集转换为De