资源列表
websocketpp-master
- websocket通信服务端加客户端源码 + demo(websocket demo and source code.Teach you how to use websocket to communicate with both client and server.)
Scripts
- AD 软件脚 本 ,针对原理图与PCB,有很好的样例(AD software scr ipts, for schematics and PCB, there are good examples)
Delphi_XE8_sn
- 生成序列号和注册文件,正常运行xe8不可缺少(create delphi xe8 sn and license file)
IStrategizer-master
- 案例推理是通过寻找与之相似的历史案例,利用已有经验或结果中的特定知识即具体案例来解决新问题。(Case-based reasoning is by looking for similar case history, the use of experience or the results of specific knowledge that is specific case to solve the new problems.)
serial port communication
- 串行接口是一种可以将接受来自CPU的并行数据字符转换为连续的串行数据流发送出去,同时可将接受的串行数据流转换为并行的数据字符供给CPU的器件。(Serial interface is a kind of can accept parallel data from the CPU characters into a continuous flow of serial data sent, at the same time accept the serial data stream can be c
PF_Video_EN(1)
- 不依赖于先验知识,直接从图像序列中检测到运动目标,并进行目标识别,最终跟踪感兴趣的运动目标;(Is not dependent on the prior knowledge, directly detect moving targets from the image sequence, and target recognition, ultimately interested in tracking moving target;)
D-D-CBR-System-master
- 案例推理是通过寻找与之相似的历史案例,利用已有经验或结果中的特定知识即具体案例来解决新问题。(Case-based reasoning is by looking for similar case history, the use of experience or the results of specific knowledge that is specific case to solve the new problems.)
Visual.Assist.X.for.VC6.0
- Visual Assist X是一款非常好的Microsoft Visual Studio插件,它可以完全集成到您的Microsoft开发环境中(Visual Assist is a Visual Studio extension - a productivity tool for refactoring, reading, writing, navigating etc.)
BatCmdRun
- 实现windows下的管道通信,可以通过管道实现cmd的命令交互,比如应用程序中需要通过ADB命令和设备通信,可以通过参考代码实现(Pipeline communication under windows can be achieved through the pipe CMD command interaction, such as applications need to communicate through the ADB command and equipment, you can a
mbedtls-development
- mbed TLS(以前称为PolarSSL)是TLS和SSL协议的实现,并且需要相应的加密算法和支持代码。这是双重许可与Apache许可证 2.0版(与GPLv2许可也可)。网站上指出,mbed TLS的目标是“易于理解,使用,集成和扩展” 核心SSL 库用C编程语言编写,并实现SSL模块,基本加密功能并提供各种实用功能。与OpenSSL和TLS的其他实现不同,mbed TLS设计为适合小型嵌入式设备,最小完整的TLS堆栈需要60KB的程序空间和64KB的RAM。它也是高度模块化的:每个组件,
启动时命令行到标题
- 启动时在xxx.exe后面加上xxx字符可在程序里看到加入的字符(When you start, add XXX characters to the xxx.exe and see the added characters in the program)
VC web浏览器
- VC web浏览器,有完整的源码,值得下载学习(VC web browser with complete source code)