代码搜索:监听程序

找到约 10,000 项符合「监听程序」的源代码

代码结果 10,000
www.eeworm.com/read/376756/9309241

txt avr的sd卡接口程序.txt

/************************************************************/ /* SD卡接口程序 SD Code for M32L */ /* By pasyong */ /* 2006-4 */ /* Base ICC6.3
www.eeworm.com/read/180045/9321830

txt 根据日期计算星期的程序.txt

脚本说明: 把如下代码加入区域中 for(i=1970;i
www.eeworm.com/read/376253/9322486

txt c语言词法分析程序.txt

#include   #include   #include   #include   #include   #include   #include   using namespace std;      //用来存储目标文件名   st
www.eeworm.com/read/376251/9322720

htm 基本遗传算法源程序.htm

研学论坛
www.eeworm.com/read/376251/9322924

htm 完整的遗传算法程序.htm

研学论坛
www.eeworm.com/read/179827/9335603

txt 双口ram已调程序.txt

说明:在使用此程序时注意不要在最前最后一个数据地址单元存放数据地址,否则可能丢失。 使用时只需要将数据地址分别放入数据地址单元便可。 此模块为验证模块,DAZ,SJ:分别存放地址数据。 hhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh LIBRARY IEEE;主模块负责把数据,地址发送到双口RAM; USE IEEE
www.eeworm.com/read/375878/9345894

txt 模拟退火算法源程序.txt

模拟退火算法源程序 function [MinD,BestPath]=MainAneal(CityPosition,pn) function [MinD,BestPath]=MainAneal2(CityPosition,pn) %此题以中国31省会城市的最短旅行路径为例,给出TSP问题的模拟退火程序 %CityPosition_31=[1304 2312;3639 1315;4177 2
www.eeworm.com/read/375746/9350626

txt 硬盘ide接口驱动程序.txt

/********************************************************* 硬盘ide接口驱动程序 CPU:AT89C51 CLOCK:24M 并行接口:82c55 **********************************************************/ #include #include