-
LENET5,JSP,minist数据集,GA算法,PSO算法源码
说明: 手写数字识别分类程序,phython语言实现,JSP,C++实现,GA算法,C++实现,PSO算法MATLAB实现(Handwritten numeral recognition and classification program, phython language implementation, JSP, C++ implementation, GA algorithm, C++ implementation, PSO algorithm MATLAB implementation)
- 2020-06-24 20:40:02下载
- 积分:1
-
房屋中介管理系统(C语言)
开发了一个系统使之能够,处理一个房屋中介所得所有功能,包括信息登记,信息查询,信息匹配,中介成功后的佣金计算等功能。基本功能包括信息输入、 信息分类、 信息输出、 信息匹配、 佣金计算。
- 2022-06-15 23:23:27下载
- 积分:1
-
question2
Q1 Create a program that will initialise Port2 bits 0 - 7 to outputs. Then in an endless loop perform the sequence of bit manipulations shown below. Your program should use bit masking operations. Here is an outline of the program in pseudo-code and with the first two bit manipulations done for you.
//initialise port 2 for output
//set all outputs to 0
while(1)
{
FIO2PIN |= 0x04 // set bit 2 on (0x04 = 00000100)
FIO2PIN &= ~0x04 // set bit 2 off
//set port2 bit 1 on
//set port2 bit 1 off
//set port2 bit 4 on
//set port2 bit 6 and bit 7 on
//set port2 bit 4 off
//set port2 bit 6 and bit 7 off
- 2010-03-09 01:40:03下载
- 积分:1
-
Archive5
说明: 页面排序 数据挖掘 数据分析 机器学习 代码(pagerank data mining analysis ml code)
- 2020-06-21 15:20:02下载
- 积分:1
-
新天龙八部3的游戏lua脚本源代码
说明: TLBB lua 源码(TLBB lua)
- 2021-04-16 20:08:53下载
- 积分:1
-
GPRMAX正演
基于GPRMAX地质雷达正演模拟,各种管线响应(Forward Modeling of Geological Radar)
- 2019-02-11 15:39:21下载
- 积分:1
-
garchset
Garch set function for matlab
- 2021-01-16 20:58:46下载
- 积分:1
-
LoRa
说明: LoRa PCB及原理图,供软件编写人员阅读,有助于编程.(LoRa's PcbDOC and SchDOC)
- 2021-02-24 16:28:49下载
- 积分:1
-
pq
说明: 三相半桥逆变器并联的下垂控制仿真模型,实现三相半桥逆变器并联的下垂控制仿真(The droop control simulation model of three-phase half bridge inverter in parallel is realized)
- 2020-04-27 09:56:33下载
- 积分:1
-
inflow
计算风力机湍流来流噪声的小程序,用matlab编写,主程序部分需根据需要编写。(A Small Program for Calculating Turbulent Inlet Noise)
- 2019-04-19 14:51:21下载
- 积分:1