搜索资源列表
介绍C++编程语言
- 本章将介绍C++编程语言的最基本的元素,以及C++的指针、引用和作用域。在第3章和第4章,将介绍C++的类和面向对象编程。在你使用微软基础类库(Microsoft Foundation Class Library,MFC)进行Windows编程时,你需要所有这些知识。 C++是一种复杂的语言,它的许多元素非常抽象。它也是一个庞大的语言,为专业编程而设计。本书的重点是使用Visual C++语言来利用MFC编写Windows程序,因此没有深入地讨论C++语言。 MFC是构造于原始C++之上
toba
- java 到c的转换程序的原代码.对喜欢C程序而不懂JAVA程序的人很有帮助-The source code used for transferring Java code to C code. It s very helpful for people who know C programming well but don t know Java programming.
ASP.NET揭秘(C-Sharp)—源代码
- Asp.net解密(第二版)的源代码(C-Sharp)-Asp.net declassified (2nd edition) of the source code (C-Sharp)
VC++code
- 这是一个很好用的教程啊 是学习c++的良师益友啊谢谢了-This is a very good use of the Directory ah learning c ah Thank you, the mentor of
ClassicC++
- 经典 C++代码-classic C code
C-code
- C111 112
简单代理服务器C代码实现(SOLARIS)
- 简单代理服务器C代码实现(SOLARIS),可用于服务器软件开发-simple proxy server to achieve C code (solaris OS), servers can be used for software development
北京市公交查询系统,C#实现
- 北京市公交查询系统,C#实现,源码附上,可以改为其他城市数据-Beijing Public Transport Inquiry System, C# achieved, the source code attached, could be converted to other cities data
C#精典原代码
- ASP.NET精品全站程序SQL版 C#精典原代码,全部开源-fine station ASP.NET SQL procedures classical version of the original C# code, all revenue
GSOAP_JavaServ
- 使用GSoap工具开发C/C++下的Web Services 客户端程序,这是我写的一段测试,Web Services 是使用JB9+Tomcat开发的,服务端使用devcpp5.0 注意啦:这段C代码可以在Unix环境下编译运行的,当然,要配置好你的服务器程序,运行。并且使用GSoap重新生成一下代码(根据你的WDSL生成)-use development tools GSoap C / C of the Web Services client, This is what I wrote fo
conter
- C#论坛代码,功能十分强大,自动生成html代码-C# code Forum, a very strong function, automatic code generation html
xieyue-C++yuandaima
- xieyue-C++程序设计 各章中的 程序代码 适合初学者-xieyue-C Programming chapter of the code for beginners
watermarking source code
- This package provides source code for some watermarking algorithms in hopefully portable C code.
解码flash,并能播放swf文件的C++代码
- 一个解码flash,并能播放swf文件的C++代码,,A decoder flash, and can play swf files C++ Code
agile-principles-patterns-and-practices-in-c-robe
- With the award-winning book Agile Software Development: Principles, Patterns, and Practices, Robert C. Martin helped bring Agile principles to tens of thousands of Java and C++ programmers. Now .NET programmers have a definitive guide to agile met
RAILWAYRESERVATIONSYSTEM
- RAILWAY RESERVATION SYSTEM if c++ code for of above project i donnt know the directory i should add it so did it in java
c-code
- c语言学习资料,从基础到精通,各类例子学习。-c code
微信二次开发框架源码(C# .net)
- 功能涵盖现有所有微信开发接口,功能丰富,供各位微信开发的朋友下载学习。 代码已经过调试,在本地可以直接运行,后台登录账号:admin,密码:admin123(Function covering all existing WeChat development interface, rich in functions for your friends to download WeChat development study. Code has been debugged, in the local
JniExample
- 利用java生产c++代码的so库,进行调用(Make use of Java c++ code so library, call)
src
- 把二进制文件转换为 c 语言的 数组。可以指定生成的数组名字和 static,const等限定词(Converts binary files to C arrays)