-
VC
说明: C专家编程以及如何写出高效优美的C语言代码(Expert C programming and how to write elegant and efficient C-language code)
- 2008-05-30 07:30:46下载
- 积分:1
-
C精华
说明: C语言编程中深入讲解,C语言编程技巧,重点应用的讲解(Deep Explanation in C Language Programming)
- 2020-06-18 15:20:02下载
- 积分:1
-
UsingIDLDrawWidgetPaint
说明: 国内牛人写的DEMO,对于做开发进行C#和IDL混编的人是很好的学习资料(Domestic cattle were written DEMO, for doing development for C# and IDL mixed people are good learning materials)
- 2011-03-04 14:23:09下载
- 积分:1
-
The-CPP-PL
C++ 之父作品,据说是学习C++最好的教程,里面有C++的最新内容标准。(C++ programming language is write by the father of C++, it s said that the book is the most useful book to learn C++.)
- 2013-11-19 10:21:02下载
- 积分:1
-
halcon 笔记本程序 VC++ 设计 程序
用Halcon编写CCD程序,用VC++进行编程,设计软件,可以实现读取二维码,2D matrix 和 barcode等,而且还能。。。无敌了!
- 2022-02-07 12:48:57下载
- 积分:1
-
CC++programing
C和C++嵌入式系統編程,不错的书籍啊,文件又小(C and Embedded Systems Programming, ah good books, documents and small)
- 2006-08-18 21:15:52下载
- 积分:1
-
VC++ ChatRoom聊天室(客户端+服务端)
VC++ 聊天室(客户端+服务端),CS架构的ChatRoom聊天源码,服务端用来创建公共的聊天服务,比如创建用户列表、显示聊天消息、监控用户数量和在线人数;客户端是提供给用户使用的真正聊天程序,可完成大部分的聊天操作,比如发送聊天内容、选择私聊对象、查看聊天黑名单、设置加密传输消息、设置加密密钥、密文、选择发送表情、自定义昵称等功能。聊天窗口通过调主对话框的成员函数GetMessage来显示聊天信息,当用户数增加时,播放欢迎音乐,当用户数减少时播放离开音乐。
源代码部分,请参照源码目录中命名的文件夹,查看对应功能。
- 2022-03-02 10:15:20下载
- 积分:1
-
CPP
c++语言编程规范 书籍,希望能给大家带来些帮助吧(thanks )
- 2011-12-27 21:27:46下载
- 积分:1
-
c++实现的文本编译器
- 2023-07-22 01:00:07下载
- 积分:1
-
1
说明: In c++ risks is a reference to a variable which exists i.e. one 2nd name for the same variable.
This program is broken up into functions.露the function hand constitutes the entrance point of the program, firstly there is the function message which us affiche hello , and the second function produced 露procedure affich_calcul, one declared the prototype and one it definite after one made the call has this function.
- 2009-03-31 00:40:15下载
- 积分:1