代码搜索:通讯源程序
找到约 10,000 项符合「通讯源程序」的源代码
代码结果 10,000
www.eeworm.com/read/288358/8640951
idl 源程序.idl
// 源程序.idl : IDL source for 源程序.exe
//
// This file will be processed by the MIDL tool to
// produce the type library (源程序.tlb) and marshalling code.
import "oaidl.idl";
import "ocidl.idl";
[
www.eeworm.com/read/288358/8640959
aps 源程序.aps
www.eeworm.com/read/430262/8758708
rar 源程序.rar
www.eeworm.com/read/430059/8770623
asm 源程序.asm
L0001: LJMP L0169
AJMP L0119
L0002: MOV R7,#40H
ACALL L0171
www.eeworm.com/read/385553/8799241
zip 源程序.zip
www.eeworm.com/read/429005/8824658
c 源程序.c
#define M 30//源表长
#define N 50//哈希表长
#define p 47//除数,为质数,且不能超过五十,初次散列的表达式:d=L[i].shuzhi%p;
//再次散列的表达式:d=(d-1+(7*d))%p;()
#include
#include
#include
#i
www.eeworm.com/read/384242/8887952
asm 源程序.asm
LIST P=16F873
Include "P16F873.INC"
GLXSFLAG EQU 20h;0=洗手设备为电(流)阀;1=洗手设备为脉冲阀
GLXZFLAG EQU 21h;0=洗澡设备为电(流)阀;1=洗澡设备为脉冲阀
XSFLAG EQU 22h;非0=洗手处有人,0=洗手处无人
ADTEMP EQU 23h;AD转换数据结果和低八位,已经处理
www.eeworm.com/read/183844/9135115
txt 源程序.txt
; #########################################################################
.386
.model flat, stdcall
option casemap :none ; case sensitive
; ##############################
www.eeworm.com/read/376251/9323130
txt 源程序.txt
TSP问题的遗传算法+转载
我这几天做了一个队员选择问题,其中一个问题我是用遗传算法做的,现在我把它整理成解决tsp问题的遗传算法:旅行商问题(traveling saleman problem,简称tsp):
已知n个城市之间的相互距离,现有一个推销员必须遍访这n个城市,并且每个城市只能访问一次,最后又必须返回出发城市。如何安排他对这些城市的访问次序,可使其旅行路线的总长度最短? ...
www.eeworm.com/read/374796/9384040
txt 源程序.txt
n=4;
nl=4;
isb=1;
pr=0.00001;
B1=[1 2 0.03i 0 1.05 1;2 3 0.05+0.02i 0.04i 1 0; 2 4 0.04+0.1i 0.04i 1 0; 3 4 0.06+0.3i 0.04i 1 0]('请输入由各支路参数形成的矩阵:B1=');
B2=[0 0 1.05 0 0 1; 0 1.8+0.9i 1 0 0 2;0 1.