-
GoF
23个GOF模式的C++版本,改写来自Java,一些小实例(GOF c++ java)
- 2009-05-31 00:26:41下载
- 积分:1
-
dazhengshuchengfa
这是一个用C#编写的程序,主要是实现大整数的乘法。(this is a code written by C#.)
- 2011-12-05 17:07:31下载
- 积分:1
-
singly-linked-list
singly link list (sorted)
- 2016-11-26 05:37:27下载
- 积分:1
-
student
MFC和SQL server实现的学生成绩管理系统,具有比较简单交互性强的界面,适合初学者使用(MFC and SQL server to achieve student performance management system, with a strong interaction is relatively simple interface for beginners)
- 2013-10-20 14:17:20下载
- 积分:1
-
VCwizardcreation
本程序是一个利用VC++制作向导的实例程序。(This program is a creation wizard using VC++ examples of procedures.)
- 2009-10-17 09:02:08下载
- 积分:1
-
HammingWindow
汉明窗代码,C代码,很有用的代码,我自己编写的,很好很强大!(Hamming window code, C code, very useful code, what I have written, very very powerful!)
- 2013-04-24 13:55:04下载
- 积分:1
-
4701V1.3
4730发FM/AM收音完整程序,本人实侧测OK程序(4730 rounds FM/AM radio test OK program)
- 2013-04-03 20:38:48下载
- 积分:1
-
PCISample
PCI驱动开发实例,基于微软最新的驱动开发系统WDF(Examples of PCI-driven development, based on Microsoft' s latest driver development system WDF)
- 2010-01-28 21:54:41下载
- 积分:1
-
lesson-14
孙鑫VC++教学课程lesson14:网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给Socket的数据,由Socket交给驱动程序向网络上发送出去。计算机从网络上收到与该Socket绑定的IP+Port相关的数据后,由驱动程序交给Socket,应用程序便可从该Socket中提取接收到的数据。网络应用程序就是这样通过socket进行数据的发送与接收的。TCP与UDP的工作原理与编写过程,如何在程序中链接库文件。一个字符界面的聊天程序。(Sun Xin VC++ tutorial lesson14: the knowledge of the network, network program, Socket is connected applications and network drivers bridges, Socket application to create, build relationships bind driver. Thereafter, the data of the application to give socket, by the Socket handed driver and sent out on the network. After binding with the Socket IP+Port related data is received by the computer from the network, by the driver to the socket, the application can extract the data received from the Socket. Network application is sending and receiving data through the socket. TCP and UDP works and the writing process, how to link library files in the program. A character interface chat program.)
- 2013-04-02 10:19:34下载
- 积分:1
-
BMP
用普通方法显示BMP位图,占内存大,速度慢,在图形缩小时,失真严重,在低颜色位数的设备上显示高颜色位数的图形图形时失真大。本文采用视频函数显示BMP位图,可以消除以上的缺点。(Ordinary methods of display BMP bitmap, or memory, and slow to narrow in the graphics when a serious distortion in the low-color display device median median high-color graphics graphics distortion when large. In this paper, the video function display BMP bitmap, you can eliminate the above shortcomings.)
- 2008-05-19 17:42:32下载
- 积分:1