-
socket
详细介绍一下VC下的socket编程,并提供一个服务器客户端具体的实例。希望对您有所帮助
(Detailed introduction of VC socket programming, and provide a server client a specific example. Hope will be helpful to you)
- 2012-05-09 18:53:35下载
- 积分:1
-
MFC_OpenGl
基于MFC和OpenGl三维图形开发::介绍OpenGL基本概念,详细讨论了利用OPGEL库,在MFC下进行三维图形的绘制。(有具体实现源码)(MFC and OpenGL-based three-dimensional graphical development:: Introduce the basic concepts of OpenGL to discuss in detail the use of OPGEL library, in the MFC under the three-dimensional graphics rendering. (Have specific realize source))
- 2007-10-12 22:54:45下载
- 积分:1
-
基于霍夫变换的硬币检测
本程序主要是基于霍夫变换实现的硬币检测,以一定的数学方法快速的识别出图片中所有硬币,并进行分类计数,适合初学者进行学习图像处理时使用
- 2022-04-28 21:39:03下载
- 积分:1
-
c++教室管理系统
#include #include #include #define LEN sizeof(struct classroom)struct classroom{ int num; char loc[5]; int seat_num; char type[4]; char use[4]; struct classroom *next; }*head; int n=0;int main(int argc, char **argv){ void start();//所写程序的功能提示! void read_write(void);//输入相关的教室信息 !
- 2023-07-09 23:20:03下载
- 积分:1
-
FlashUpdate
msp430实现串口远程升级,基于F149.(msp430 serial remote upgrade, based on F149.)
- 2013-06-18 16:24:08下载
- 积分:1
-
Debenu-Quick-PDF-Library-Guide
给大家介绍一个PDF操作的sdk。通过这个sdk你可以直接对PDF文件进行显示、修改、新建及打印(Debenu Quick PDF Library Guide)
- 2015-08-28 21:20:31下载
- 积分:1
-
repoting-remoting
说明: flash remoting -vmargs -Xms40m -Xmx256m,
- 2019-05-09 17:19:58下载
- 积分:1
-
CSharp汉字转换拼音。我把源代码写在
CSharp汉字转换拼音.我自己把网上的源码写成类库,以及类库的源代码与应用程序。-CSharp Chinese Pinyin conversion. I put the source code written in-line library, as well as the library" s source code and applications.
- 2022-05-19 15:25:30下载
- 积分:1
-
03
说明: MPEG-4視訊壓縮技術-範例程式-全域搜尋法(MPEG-4 video compression technology- an example of the program- Global Search)
- 2008-07-01 11:19:55下载
- 积分:1
-
基于VS2008 C#编写的简单学生成绩管理系统 源代码
包含学生成绩管理的增删查改 还有教师学生两个不同的登录界面 界面简单美观 很适合中级学习人 是我大二学习软件工程和数据库时自己做的
- 2023-07-06 02:10:04下载
- 积分:1