资源列表
HALCON与C#联合编程
- C#联合HALCON打开相机采集图像及简单图像处理(C# Joint HALCON Open Camera to Acquisition Image and Simple Image Processing)
Dload子程序-abaqus
- 使用此子程序定义非均匀的分布式机械负载(压力和体力)。 当负载是时间和/或位置的复杂函数时,通常使用用户子程序DLOAD。 通常可以用* AMPLITUDE选项建模简单的时间函数。 子程序也可以用来定义一个随元素号和/或积分点数而变化的负载。(This subroutine is used to define non-uniform distributed mechanical loads (pressure and physical force). When the l
上班偷看小说神器
- 本软件用于已下载好的电子书阅读,按键盘'd'键软件窗口自动消失,按键盘'v'键,软件窗口自动出现,按键盘'f'键,小说自动翻页
网口通讯
- 用于网口TCP通讯,输入IP地址和端口号,即可实现两个通讯
数据统计和分析
- 数据统计与分析,可以进行多元线性回归分析,matlab源码(Data statistics and analysis, can carry out multiple linear regression analysis, matlab source code)
双均线交叉交易系统
- 双均线交叉,伴有箭头提示,均线参数根据自己的习惯设置,适用于MT4平台
飘逸一代引擎源码(包括控件)
- 飘逸一代引擎源 完整源代码 delphi编译(Elegant Generation Engine Source Code)
nao捡垃圾
- 实现NAO的识别,抓取,让nao机器人可以检测到固定物体并放入固定容器中。(NAO recognition and capture are realized, so that the NAO robot can detect the fixed object and put it into the fixed container.)
电压_电流_温度检测
- 能够采集电压,电流及温度,并且显示在TFTLCD屏上(Capable of collecting voltage, current and temperature and displaying them on TFTLCD screen)
脚本破解
- 适合用于破解石器时代脚本密码,查看ASSA密码,STW密码等(Stone Age ASSA scr ipt password cracking artifact)
c++清华源码
- c++语言程序设计课程源码 包括实验与例题的代码 都已调试
TCP socket通信
- TCP客户端与服务端的例子,使用C++开发,在VS2010上编译通过。