-
liveMedia
live media This library is free software you can redistribute it and/or modify it under
the terms of the GNU Lesser General Public License as published by the
Free Software Foundation
- 2014-09-30 14:26:10下载
- 积分:1
-
并行openmp
Openmp for parallel computing samples!!!
- 2020-06-22 09:40:06下载
- 积分:1
-
STC89C51 C语言 万年历设计
采用单片机控制DS1302芯片采集时钟计时,DS18B20采集温度,还带有设置闹钟、年月日切换显示等功能。
- 2022-05-08 11:31:56下载
- 积分:1
-
winform 文件导出类源码 Export
winform 文件导出类源码 Export
- 2013-11-10下载
- 积分:1
-
A simple C# COM server
一个简单的C#COM服务器。可以通过Bricscad LISP调用窗口窗体。
- 2022-03-12 21:01:29下载
- 积分:1
-
Grass
Grass文件夹下为分形草的程序源代码,程序运行后,只需要按空格键就可以随机产生不同的分形草图形(Grass folder for grass fractal source code, the program running, just a space bar can be different randomly generated fractal graphics grass)
- 2007-09-15 09:56:03下载
- 积分:1
-
管理面板
这是项目的管理面板。这显示如何添加新的项目。显示如何添加新员工。因为我想要插入和删除项目。用户可以为每个插入雇员和管理。
- 2022-01-25 15:48:26下载
- 积分:1
-
人脸识别系统
这是一个人脸检测、识别系统。开发平台使用VC++, C++语言,能够进行人脸图像获取、检测、识别,有很高的识别率。值得初学者好好研究和学习。
- 2022-06-14 17:29:39下载
- 积分:1
-
SetClassOperaterOverload
集合类(Set),用运算符重载实现并(+),差(—),交(×)等操作,并重载=
和-= ,实现Set S1,S2;…s1 = s2 和 S1-=S2;集合S1中去掉S2中的元素的操作
(Collections (Set), using operator overloading to achieve and (+), difference (-), cross (×) and other operations, and overloading = and-= to achieve Set S1, S2 ... s1 = s2 and S1-= S2 set S1 S2 removed in the operation of the elements)
- 2010-05-21 21:22:42下载
- 积分:1
-
Windows网络服务器程序的开发,在毫无疑问,Winsock完成…
在WINDOWS下进行网络服务端程序开发,毫无疑问,Winsock 完成端口模型是最高效的。Winsock的完成端口模型借助Widnows的重叠IO和完成端口来实现,完成端口模型懂了之后是比较简单的,但是要想掌握Winsock完成端口模型,需要对WINDOWS下的线程、线程同步,Winsock API以及WINDOWS IO机制有一定的了解。如果不了解,推荐几本书:《Inside Windows 2000,《WINDOWS核心编程》,《WIN32多线程程序设计》、《WINDOWS网络编程技术》。在去年,,我决定用C++重写这个WEBSERVER,给这个WEBSERVER增加了一些功能,并改进完成端口操作方法-under the Windows network server program development, no doubt, Winsock completed port model is the most efficient. Winsock port model with complete preview of overlap and complete port IO to achieve complete port after the model to understand is a relatively simple, but want to know the complete Winsock port model, the need for the Windows threads, thread synchronization, Winsock API and Windows IO mechanism of a certain understanding. If we do not understand, recommended several books : "Inside Windows 2000," Windows core programming "," WIN32 multithreaded programming "," WINDOWS network programming technology. " Last year, I have decided to rewr
- 2023-06-25 21:45:03下载
- 积分:1