资源列表
苹果V8yuan码
- 苹果V8yuan码苹果V8yuan码苹果V8yuan码苹果V8yuan码苹果V8yuan码
MapControlApplication2
- 使用C#编写的创建点图层的程序,并保存图层和赋予其属性。(A program for creating point layers written in C # and saving and assigning attributes to the layers.)
动态数据结构进阶作业
- 系统可以根据要求动态地进行记录量,字段数量和字段的属性设置,字段的属性为字段ID,字段标题,字段类型和字段长度。例如可以设置一个班学生的成绩单,输入学号、姓名、数学、英语、C语言、……、总成绩等项。系统会根据输入的要求自动生成成绩单。并能输入数据,和浏览数据。(The system can dynamically set the number of records, the number of fields and their attributes according to the requir
三菱PLC软元件地址表-modbus
- 三菱PLC 软元件地址表 ,用于 modbus,与控制系统开发。是三菱PLC内部资料。(Mitsubishi PLC Soft Component Address Table for Modbus and control system development. Mitsubishi PLC internal information.)
PSOSVM网络流量预测
- 这是关于粒子群算法优化支持向量机的网络流量预测,全套的代码可以正确使用A博士提供(This is about particle swarm optimization support vector machine network traffic prediction, the complete code can be used correctly provided by Dr. A.)
PSO(粒子群)-SA(模拟退火)
- 粒子群算法-模拟退火算法,关于matlab的算法说明(Particle swarm optimization-simulated annealing algorithm)
大数据与大数据机器学习
- 数据挖掘作为一种现阶段很有用的方式,应用在各个领域。本文比较详细,可以借鉴看看。(Data mining, as a very useful way at this stage, is applied in various fields. We can learn from it.)
美的机器人沿边测试
- c# 激光测距测控系统,带历史曲线,历史数据,报表生成(C # Laser Ranging Measurement and Control System, with historical curve, historical data, report generation)
ROV32-master
- 基于stm32的水下机器人控制源码,采用基本的PID控制策略(Underwater Vehicle Control Program Based on STM32 Source Code)
KT06xx_Download_V1.3
- KT0643d KTV 无线麦克风 拉杆音箱 OTT机顶盒 个人娱乐 Soundbar 蓝牙音箱(KT0643d KTV wireless microphone pull rod speaker OTT set-top box personal entertainment Soundbar Bluetooth speaker)
新建文件夹
- 流体动压润滑计算程序 很好用的一个程序 耦合求解(Calculated reynold equation using broden mothod)
QT 二维码扫描
- 基于Qml,写的安卓手机二维码扫描功能,涉及功能:安卓手机摄像头的调用,一维码和二维码解析,Qml的使用等