Location:
Search - OR C
Search list
Description: N个源码,都是C文件或C++源文件。
此文件高压缩。解压时间可能长一些。
申请加下载限额。
主页:http://www.programsalon.com/developer.asp?id=victor000000
邮箱:victor000000@tom.com-N source, the documents are C or C source files. This file compression. Decompression time will be longer. Apply for download limit. Home : http://www.programsalon.com/developer.asp id = victor000000 mail : victor000000@tom.com
Platform: |
Size: 1639410 |
Author: 学习C |
Hits:
Description: 精通C#.介绍你C#的精妙之处,让你领会C#同java,c的不同,并熟悉.net平台-A book introduces the essence of C# to you,and makes you know the differences between C# and java or C. And It can help you be familiar with the .net platform.
Platform: |
Size: 1253982 |
Author: 魏杰 |
Hits:
Description: HMM的C语言实现,用C的编译环境或C++的编译环境都可以-HMM C language and C compiler environment, or C compiler environment can be
Platform: |
Size: 8076 |
Author: 才华 |
Hits:
Description: 介绍如何在c或c++中调用java方法-how the c or c Calling java method
Platform: |
Size: 58378 |
Author: flora |
Hits:
Description: XML RPC 在LInux 的库函数实现.支持通过XML调用RPC调用.
XML-RPC for C/C++ is programming libraries and related tools to help you
write an XML-RPC server or client in C or C++.
Platform: |
Size: 677087 |
Author: Andrew Huang |
Hits:
Description: 这个应该是C或者C++编的程序,有关排序的,游行去可以下!-C or C + + compile procedures, the sequencing of the procession can go under!
Platform: |
Size: 63842 |
Author: 安子 |
Hits:
Description: 《C++标准库》的附带光盘,其中基本涵盖了C++中出现的标准库的解释,不管对于C++的初学者还是C++的熟练者都有相当的帮助-"C standard library" of the CD-ROM attached, which basically cover the C standard library's interpretation, no matter for the beginners C or C Players have considerable help
Platform: |
Size: 1355962 |
Author: 王善辉 |
Hits:
Description: Quincy is freeware open-source. It is a simple programming environment for C/C++ on Windows. It contains an editor, a compiler, a debugger, and graphics and GUI toolkits.
Because of it's simple interface, Quincy is ideal for learning C or C++ programming.
With integrated support for FLTK and the FLUID GUI builder, Quincy is also a rapid application development (RAD) tool for Windows GUI programs.
Platform: |
Size: 532210 |
Author: xzkym@163.com |
Hits:
Description: 一个完整的C编译器源代码,
可以编译出windows下可执行的exe文件,程序不大,总共不到2w行代码,是学习C编译器的好例子。
Features
* SMALL! You can compile and execute C code everywhere, for example on rescue disks (about 100KB for x86 TCC executable, including C preprocessor, C compiler, assembler and linker).
* FAST! tcc generates x86 code. No byte code overhead. Compile, assemble and link several times faster than GCC.
* UNLIMITED! Any C dynamic library can be used directly. TCC is heading torward full ISOC99 compliance. TCC can of course compile itself.
* SAFE! tcc includes an optional memory and bound checker. Bound checked code can be mixed freely with standard code.
* Compile and execute C source directly. No linking or assembly necessary. Full C preprocessor and GNU-like assembler included.
* C script supported : just add '#!/usr/local/bin/tcc -run' at the first line of your C source, and execute it directly from the command line.
* With libtcc, you can use TCC as a backend for dynamic code generation.
Platform: |
Size: 382914 |
Author: wukercheng@yahoo.com.cn |
Hits:
Description: This book presents every major C++ language feature and the standard library. It is organized around language and library facilities. However, features are presented in the context of their use. That is, the focus is on the language as the tool for design and programming rather than on the language in itself. This book demonstrates key techniques that make C++ effective and teaches the fundamental concepts necessary for mastery. Except where illustrating technicalities, examples are taken from the domain of systems software. A companion, The Annotated C++ Language Standard, presents the complete language definition together with annotations to make it more comprehensible. The primary aim of this book is to help the reader understand how the facilities offered by C++ support key programming techniques. The aim is to take the reader far beyond the point where he or she gets code running primarily by copying examples and emulating programming styles from other languages. Only a good understanding of the ideas behind the language facilities leads to mastery. Supplemented by implementation documentation, the information provided is sufficient for completing significant realworld projects. The hope is that this book will help the reader gain new insights and become a better programmer and designer.
Platform: |
Size: 2918999 |
Author: koqingyu@foxmail.com |
Hits:
Description: C++ in a Nutshell is a langauge reference manual. It is not a tutorial. It is not for beginners. It is a concise, to-the-point reference for professionals and other serious programmers. C++ in a Nutshell is not a comprehensive reference for the entire C++ language, in all its intricacies and complexities. Instead, I focus on what is most important to the working professional. If you feel that I have included too many irrelevant details or omitted too much important information, please let me know. Chapters 12 and 13 form the bulk of the book. Chapter 12 is an alphabetical reference for all the language keywords and constructs. Chapter 13 is a reference for the entire runtime library, organized alphabetically by header, and within each section, alphabetically by type, function, macro, or other name. An alphabetical reference is not always the best way to present information, though. The first 8 chapters, therefore, cover the language organized by topic. Chapters 9 through 11 introduce the standard library. Finally, the appendix includes brief introductions to some compilers, libraries, and interesting C++ projects, such as Boost and Loki.
Platform: |
Size: 356783 |
Author: simonhexf |
Hits:
Description: 使用C#发短信,连接Modem或者手机,通过串口发送短信,- Uses C# to send the short note, connects Modem or the handset,
through string mouth transmission short note,
Platform: |
Size: 447488 |
Author: 王为军 |
Hits:
Description: 介绍如何在c或c++中调用java方法-how the c or c Calling java method
Platform: |
Size: 58368 |
Author: flora |
Hits:
Description: 一个国人用C++ Builder编的远程控制(特洛伊?)程序,可以存取删除及修改对方文件,甚至可以重新启动对方计算机,破坏其操作系统.适用:Win9X/Win NT/ Win2-a Chinese C Builder series of the remote control (Troy) procedures, and can be amended to delete access to the other documents, or even restart the other side, the destruction of their operating system. Apply : Win9X/Win NT/Windows 2
Platform: |
Size: 66560 |
Author: 徐进 |
Hits:
Description: 张国峰写的c++程序设计教程很好的一本书; pdg格式,超星阅读软件必须注册或破解才可阅读-write c Programming Guide a good book; PDG format, Superstar reading software to be registered before they can read or crack
Platform: |
Size: 14537728 |
Author: 李迅 |
Hits:
Description: N个源码,都是C文件或C++源文件。
此文件高压缩。解压时间可能长一些。
申请加下载限额。
主页:http://www.programsalon.com/developer.asp?id=victor000000
邮箱:victor000000@tom.com-N source, the documents are C or C source files. This file compression. Decompression time will be longer. Apply for download limit. Home : http://www.programsalon.com/developer.asp id = victor000000 mail : victor000000@tom.com
Platform: |
Size: 1639424 |
Author: 学习C |
Hits:
Description: 精通C#.介绍你C#的精妙之处,让你领会C#同java,c的不同,并熟悉.net平台-A book introduces the essence of C# to you,and makes you know the differences between C# and java or C. And It can help you be familiar with the .net platform.
Platform: |
Size: 1253376 |
Author: 魏杰 |
Hits:
Description: 纯C语言实现的小型学生信息管理系统。不管是初学C还是很久不用C的人来说,不能不算是一补充。-Pure C language to achieve a small student information management system. Whether beginner C or C a long time for those who do not can not but be regarded as a supplement.
Platform: |
Size: 756736 |
Author: 林财原 |
Hits:
Description: C++或C抓取网页内容 简单的网页抓去,初学者可以看看,很好的,-C++ or c capture Web content
Platform: |
Size: 2048 |
Author: chen |
Hits:
Description: 林锐博士总结的C/C++使用中易犯的错误,读后受益匪浅(Mistakes of using C or C++ ,collected by Dr. Lin Rui, which is pretty useful for primary leraner)
Platform: |
Size: 77824 |
Author: wdj_1992
|
Hits:
« 12
3
4
5
6
7
8
9
10
...
50
»