-
4.16.xcodeproj
说明: 网络选择接入问题,层次分析法、熵权、变权函数法求解最优网络进行接入q(Network selection access problem, analytic hierarchy process, entropy weight, variable weight function method to solve the optimal network for accessq)
- 2020-05-17 10:43:58下载
- 积分:1
-
RTD2660H
PCB800099 RTD2660h固件(PCB800099 RTD2660h)
- 2021-04-24 17:38:47下载
- 积分:1
-
c# 多线程操作例子源码
多线程操作 [实例截图] [核心代码]using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Linq;using System.Text;using System.Windows.Forms;using System.Threading;namespace ThreadMore{ public partial class Form3 : Form { public Form3() { InitializeComponent(); } // 发送数据包的类 public class SendPackage { Package pack; // 保存将被发送的数据包 int quantity = 1; // 数据包的个数 // 发送数据包 public SendPackage(Package p, int count) { pack = p; quantity = count; } public void ThreadRun() { // 发送指定数量的数据包 for (int looper = 1; looper
- 2015-03-20下载
- 积分:1
-
基于网站的设计与应用,能够实现网站的常用的功能!
基于网站的设计与应用,能够实现网站的常用的功能!-Web-based design and applications to achieve a common site functions!
- 2022-08-26 08:04:42下载
- 积分:1
-
7
说明: blockcoding CSA+檔名正確排序+Bug修正+special(blockcoding CSA+ file name correct order+ Bug correction+ special)
- 2011-03-12 09:12:32下载
- 积分:1
-
deep-CCA
深度典型相关性分析,在线性的CCA上增加了深度网络,以此来学习新特征并提高多模态数据之间相关性(
Deep cca ,the deep network is added in linear CCA to learning description that the correlation is better between multi-modal datas)
- 2020-12-13 19:29:15下载
- 积分:1
-
des
des经典加密算法,实现数据交互过程中的保密(des classical encryption algorithm, data confidentiality during the interaction)
- 2013-12-19 18:38:55下载
- 积分:1
-
模糊控制
模糊控制的C语言实现,双输入单输出,采用查表法进行模糊推理,去模糊方法采用重心法,易于单片机实现(C language realization of fuzzy control, double input and single output, using look-up table method for fuzzy reasoning, using center of gravity method for deblurring, easy to realize by single chip computer)
- 2020-11-17 20:09:39下载
- 积分:1
-
打印源码
按打印预览,选择默认打印机,可以分页,比较方便(Press Print Preview to select the default printer to paginate)
- 2020-06-25 17:40:02下载
- 积分:1
-
GPS模块求汽车尾气排放量
说明: 通过51单片机+GPS模块测算汽车的运行速度,从而计算汽车的尾气排放量。(The running speed of automobile is measured by 51 single chip computer and GPS module, and the exhaust emission of automobile is calculated.)
- 2020-06-16 00:20:02下载
- 积分:1