代码搜索:senddata

找到约 2,248 项符合「senddata」的源代码

代码结果 2,248
www.eeworm.com/read/279273/10449521

txt 49.txt

利用Winsock控件实现局域网通信 对于局域网用户中的编程爱好者来说,如果能自己编一个局域网通信程序,那么这一切将是多么美妙!可是,如果要从头开始完全由自己来编写一段用于通信的程序,必须对相关的网络协议及其他的一些较底层的技术有较深入的了解,这可不是一件容易的事。而现在有了Winsock控件,一切就不同了,它已经替你封装了所有烦琐的技术细节,并提供了访问TCP和 ...
www.eeworm.com/read/422849/10606024

txt pic18 单片机学习(程序实例).txt

PIC18 单片机学习(程序实例) 说明: 18F基本模块初始化程序均在内,且测试通过,主程序可以调用各个程序! 编译器使用PICC18 //程序主要用于18F单片机学习 #include //18系列单片机头文件 //-------------函数定义-------------- void delay(unsigned int rr);
www.eeworm.com/read/158799/10728697

cpp sendfile_cpp.cpp

//--------------------------------------------------------------------------- #include #pragma hdrstop #include "SendFile_Cpp.h" //-----------------------------------------------------
www.eeworm.com/read/348833/10864680

c noname2.c

#include #include #include #define uchar unsigned char #define uint unsigned int #define senddata_shu 22 #define maichong 6 //脉冲个数 #define sh
www.eeworm.com/read/348833/10864692

h noname1.h

//#include < #define uint unsigned int #define uchar unsigned char #define ufloat unsigned float //以下为临时变量 //uchar xdata senddata _at_ 0x0004; //uint xdata senddata_shu _at_ 0x0002; unsigned
www.eeworm.com/read/469786/6927192

bas mtmo.bas

Attribute VB_Name = "mtmo" Option Explicit '获取命令ID Public Function GetID(Bins() As Byte) As Long Dim Flag As Integer Dim i As Integer Dim R As Long Flag = 1 If Bins(0) = &H80 Then Flag
www.eeworm.com/read/466660/7030934

txt pic.txt

18F基本模块初始化程序均在内,且测试通过,主程序可以调用各个程序! 编译器使用PICC18 //程序主要用于18F单片机学习 #include //18系列单片机头文件 //-------------函数定义-------------- void delay(unsigned int rr); void timer1(void); void SPI
www.eeworm.com/read/466165/7040103

bas modsession.bas

Attribute VB_Name = "ModSession" Option Explicit Public Declare Function ShellExecute Lib "shell32.dll" Alias "ShellExecuteA" (ByVal hwnd As Long, ByVal lpOperation As String, ByVal lpFile As Stri
www.eeworm.com/read/466241/7041390

c dimmer.c

/************************************************************************ 主题:DMX512 按键调光---主控程序 单片机:STC12C5404 晶振:8MHZ 波特率-250KB/S 最后修改日期:2008-12-19 功能:按键调光,带记忆功能 S1:P2.5--POWER (ON/OFF)
www.eeworm.com/read/466241/7041397

lst dimmer.lst

C51 COMPILER V8.02 DIMMER 03/27/2009 09:21:37 PAGE 1 C51 COMPILER V8.02, COMPILATION OF MODULE DIMMER OBJECT MODULE PLACED IN