-
一本经典的c++入门书籍,非常适合初学者,也可作为以后编程的参考书籍...
一本经典的c++入门书籍,非常适合初学者,也可作为以后编程的参考书籍-A classic c++ Entry books, very suitable for beginners, after the programming can also be used as reference books
- 2023-02-10 07:25:04下载
- 积分:1
-
遗传算法中多点交叉算法来优化最小值函数所对应的解--交叉过程...
遗传算法中多点交叉算法来优化最小值函数所对应的解--交叉过程-Multi-point genetic algorithm to optimize the cross-algorithm corresponding to the minimum function of the solution- the process of cross-
- 2022-03-18 23:38:02下载
- 积分:1
-
windows的IOCP源代码
应用背景此程序是简单网关的设计,可用于初学iocp的人员研究iocp用,逻辑比较简单,功能也较单一,文中函数都有详细注释,能够令新学者快速上手关键技术基于windows操作系统的网关源码,基于iocp架构,稳重从iocp的生成,到套接字和iocp的绑定,以及异步处理消息的投递,还有就是对于异步消息处理完毕之后的逻辑处理都有很详细的代码
- 2023-07-16 01:40:03下载
- 积分:1
-
confused version of the classic operating procedures. Downloading is the prepara...
经典的摸版操作程序.下载的是用C++编写的原代码-confused version of the classic operating procedures. Downloading is the preparation of the original C code
- 2022-01-25 14:27:01下载
- 积分:1
-
SA-MP 0.2X Widnows Server
- 2022-02-07 17:45:03下载
- 积分:1
-
JavaSE-酒店管理系统源码
参考视频文件,自己实践搭建环境、手敲代码、调试并实现运行。主要是练习javase内容开发,通过项目,更加熟悉java se相关的api应用,为javaee提供扎实的基础;主要是javase+mysql+eclipse;文件中有sql文件,经过实践,可以应用到sqlserver2017和mysql 5.6.24等数据库中;工程中需要是的依赖jar包,我也是通过调试,在可运行的前提下,更新了一些jar包。
- 2022-03-21 03:43:16下载
- 积分:1
-
ipcdemo.zip ipcdemo.zip
ip cdemo.zipipcdemo.zip
ipcdemo.zip ipcdemo.zip
ip cdemo.zipipcdemo.zip-ipcdemo.zip ipcdemo.zip
ip cdemo.zip
ip cdemo.zipipcdemo.zip
- 2022-01-21 20:02:05下载
- 积分:1
-
opencv读取摄像头
opencv读取摄像头并将将其显示,
cvCreateCameraCapture
初始化从摄像头中获取视频
CvCapture* cvCreateCameraCapture( int index );
index 要使用的摄像头索引。如果只有一个摄像头或者用哪个摄像头也无所谓,那使用参数-1应该便可以。
函数cvCreateCameraCapture给从摄像头的视频流分配和初始化CvCapture结构。目前在Windows下可使用两种接口:Video for Windows(VFW)和Matrox Imaging Library(MIL); Linux下也有两种接口:V4L和FireWire(IEEE1394)。
释放这个结构,使用函数cvRele
- 2022-01-22 05:30:22下载
- 积分:1
-
添加控件的提示信息(即当鼠标移动在某一个功能按钮时,提示其相应信息。)...
添加控件的提示信息(即当鼠标移动在某一个功能按钮时,提示其相应信息。)-Tips for Adding the control information (ie when the mouse button in a particular function, suggesting that the corresponding information.)
- 2022-05-09 06:44:19下载
- 积分:1
-
应用银行家算法解决死锁问写的银行家算法,只能实现固定进程和资源的操作,不过要是应付作业什么的没有问题,绝对可以运行...
应用银行家算法解决死锁问写的银行家算法,只能实现固定进程和资源的操作,不过要是应付作业什么的没有问题,绝对可以运行 -application bankers algorithm to solve the deadlock was asked bankers algorithm, the process can only be fixed and operational resources, but what if the deal with no operational problems and it can definitely run
- 2022-02-16 01:52:18下载
- 积分:1