-
该程序为网络视频监控的客户端软件,采用套接字编程,用流媒体显示技术,功能实用,可以直接编译。...
该程序为网络视频监控的客户端软件,采用套接字编程,用流媒体显示技术,功能实用,可以直接编译。-The procedure for network video surveillance client software, using socket programming, using streaming media technology, functional and practical, can be directly compiled.
- 2023-04-19 18:15:03下载
- 积分:1
-
Caffe_Manual-master
AI caff深度源码学习,源码已经过修改可直接使用(AI CAFF source is modify by study direct for use)
- 2020-06-20 19:20:02下载
- 积分:1
-
Dithering
实现图像的有序抖动,利用8*8的抖动矩阵。(To achieve an orderly image jitter, the jitter of the use of 8* 8 matrix.)
- 2021-02-25 16:39:38下载
- 积分:1
-
JavaMail
用JavaMail实现邮件发送。用户验证及附件(Send e-mail using JavaMail achieve. User authentication and accessories)
- 2014-02-27 09:53:08下载
- 积分:1
-
java6-in-21-days
说明: 《21天学通java6》课本中源代码打包下载。
只需21天的时间,便可具备使用Java开发运行在计算机中的应用程序、运行在Web服务器中的servlet,以及通过浏览器启动的Java Web Start应用程序的知识和技能。本书可作为初学者学习Java编程技术的教程,也可供已掌握其他语言的程序员学习Java时参考。(" 21 Days java6" package download the source code for textbook. Just 21 days, you can use the Java development with the computer running the application, running on the Web server servlet, and the browser launched Java Web Start application of knowledge and skills. This book can be as a beginner to learn Java programming tutorial, also available in other languages programmers have mastered learning Java reference.)
- 2011-04-14 16:59:20下载
- 积分:1
-
Test1
anylogic构建的人工股市框架,帮助学者更加便捷的进行人工股市建模(anylogic build artificial market framework to help scholars more convenient modeling of artificial stock market)
- 2011-11-24 15:03:34下载
- 积分:1
-
飞鸽传输源代码,很好,vb写得。适合开发者
飞鸽传输源代码,很好,vb写得。适合开发者-Dove transmission source code, well, vb written. For developers
- 2022-03-18 06:22:14下载
- 积分:1
-
htkbook.pdf
这是一本关于HTK软件的使用说明手册,有详细的每个命令的说明,还有简单的例子。(This is a book about HTK software instructions manual, a detailed description of each command, and simple example.
)
- 2011-05-24 21:41:55下载
- 积分:1
-
JSP的使用 :使用过滤器解决struts中文提交 解决数据转发中的乱码问题。...
JSP的使用 :使用过滤器解决struts中文提交 解决数据转发中的乱码问题。-JSP" s use: the use of filters to solve struts forward submission of data to solve the problem of garbled.
- 2022-07-13 14:01:00下载
- 积分:1
-
RDM 解析,协议代码,适用于artnet 协议
RDM 解析,协议代码,适用于artnet 协议 【源码目录】 RdmProtocal ├── Debug│ ├── RdmProtocal.exe│ ├── RdmProtocal.exp│ ├── RdmProtocal.lib│ └── RdmProtocal.pdb├── RdmProtocal│ ├── Debug│ │ ├── LzMethod.obj│ │ ├── RdmNode.obj│ │ ├── RdmProtocal.Build.CppClean.log│ │ ├── RdmProtocal.log│ │ ├── RdmProtocal.obj│ │ ├── RdmProtocal.pch│ │ ├── RdmProtocal.res│ │ ├── RdmProtocal.tlog│ │ │ ├── CL.command.1.tlog│ │ │ ├── CL.read.1.tlog│ │ │ ├── CL.write.1.tlog│ │ │ ├── RdmProtocal.lastbuildstate│ │ │ ├── RdmProtocal.write.1u.tlog│ │ │ ├── link.command.1.tlog│ │ │ ├── link.read.1.tlog│ │ │ ├── link.write.1.tlog│ │ │ ├── rc.command.1.tlog│ │ │ ├── rc.read.1.tlog│ │ │ └── rc.write.1.tlog│ │ ├── RdmProtocalDlg.obj│ │ ├── stdafx.obj│ │ ├── vc140.idb│ │ └── vc140.pdb│ ├── LzMethod.cpp│ ├── LzMethod.h│ ├── RdmNode.cpp│ ├── RdmNode.h│ ├── RdmProtocal.aps│ ├── RdmProtocal.cpp│ ├── RdmProtocal.h│ ├── RdmProtocal.rc│ ├── RdmProtocal.vcxproj│ ├── RdmProtocal.vcxproj.filters│ ├── RdmProtocal.vcxproj.user│ ├── RdmProtocalDlg.cpp│ ├── RdmProtocalDlg.h│ ├── ReadMe.txt│ ├── controller_library.h│ ├── lib│ │ ├── FTD2XX.lib│ │ └── RDM.lib│ ├── res│ │ ├── RdmProtocal.ico│ │ └── RdmProtocal.rc2│ ├── resource.h│ ├── stdafx.cpp│ ├── stdafx.h│ └── targetver.h├── RdmProtocal.VC.db├── RdmProtocal.sln└── ipch └── RDMPROTOCAL-b05a99f1 └── RDMPROTOCAL-61763a13.ipch8 directories, 52 files
- 2021-05-06下载
- 积分:1