资源列表

排序选择:

« 1 2 ... .81 .82 .83 .84 .85 143686.87 .88 .89 .90 .91 ... 267462 »

[Dephi控件源码DxFetionTemp

说明:delphi飞信源码 拿去参考参考。只希望对广大Delphi开发者有帮助。不用想着代码拿过去就能直接使用,代码本身是基于飞信的SIP2.0实现的-delphi take flying letter refer to the reference source. Only want to help the majority of Delphi developers. Without thinking about the past can be used directly to get th
<王池> 在 2025-11-22 上传 | 大小:135kb | 下载:0

[Windows CERdWrFile

说明:winCE下读写INI文件,实现基本功能,读,写等操作功能-winCE to read and write INI file, for basic functions, read, write and other operations functions
<zhicheng> 在 2025-11-22 上传 | 大小:10.15mb | 下载:0

[VxWorksvxworks_drivers_api_reference_6.4

说明:vxworks 驱动程序开发api参考手册,驱动开发很实用的手册-vxworks reference manual api-driven development
<张涛> 在 2025-11-22 上传 | 大小:1.34mb | 下载:0

[单片机(51,AVR,MSP430等)chaochengbocejuchegnxu

说明: NUM= (COUNT/10000)*344 //计算超声波来回距离 // NUM= NUM/2 //总距离除2等于实际距离 BWEI=NUM/100 //输出百位 SHWEI=NUM 100/10 //输出十位 GWEI=NUM 10 //输出个位 AGAIN=1 //接收正确AGAIN=1 } 模拟反射程序 -NUM = (COUNT/10000)* 344 // calculate the distance ultrasonic back an
<风中云> 在 2025-11-22 上传 | 大小:5kb | 下载:0

[压缩解压VSpeedClient-CNGR

说明:这是一个压缩文件,里面的内容我也不知道,不过打开以后就知道了-i don t konw this is a book that i don t konw English and Chinse qq a an box summer public static void main public class men
<brian> 在 2025-11-22 上传 | 大小:1.92mb | 下载:0

[Windows CEEINTKEY

说明:windows CE下的按键驱动,是优龙公司FS2410开发板上调好的-windows CE under the key driver is the dragon' s excellent FS2410 up a good development board
<zhicheng> 在 2025-11-22 上传 | 大小:15kb | 下载:0

[单片机(51,AVR,MSP430等)8x8snake

说明:while(1) {//if(keyenable==1){P1=0x00 P2=0xff }else{P1=0xff P2=0x00 } for(i=3 i<SNAKE+1 i++)x[i]=100 for(i=3 i<SNAKE+1 i++)y[i]=100 //初始化 x[0]=4 y[0]=4 //果子 n=3 //蛇长 n=-1 x[1]=1 y[1]=0 //蛇头 x[2]=0 y[2]=0 //蛇尾1 addx=0 addy=
<风中云> 在 2025-11-22 上传 | 大小:1kb | 下载:0

[Windows CEGPS11

说明:windows CE下的GPS编程模块,可供入手的朋友参考,主要是通过串口实现-windows CE programming under the GPS module, start with a friend for reference, mainly through the serial interface
<zhicheng> 在 2025-11-22 上传 | 大小:1.82mb | 下载:0

[单片机(51,AVR,MSP430等)MCS-51

说明:8051片内有4kB的程序存储单元,其地址为0000H—0FFFH,单片机启动复位后,程序计数器的内容为0000H,所以系统将从0000H单元开始执行程序。但在程序存储中有些特殊的单元,这在使用中应加以注意: 其中一组特殊是0000H—0002H单元,系统复位后,PC为0000H,单片机从0000H单元开始执行程序,如果程序不是从0000H单元开始,则应在这三个单元中存放一条无条件转移指令,让CPU直接去执行用户指定的程序。 -8051 4kB of procedures wit
<风中云> 在 2025-11-22 上传 | 大小:25kb | 下载:0

[钩子与API截获yuanchenggouzi

说明:vb做的远程钩子,可以远程运行,以上文件我也没有试过,有兴趣的朋友可以试一下,如果成果了可以联系我。-vb to do remote hook, can be run remotely
<邱源> 在 2025-11-22 上传 | 大小:5kb | 下载:0

[汇编语言TALK_1

说明:汇编语言编写的简单网络小程序,描述了如何使用win32汇编进行网络编程-a little program base on win32 asm
<chenjh> 在 2025-11-22 上传 | 大小:2kb | 下载:0

[数据结构常用算法shengxu

说明:程序代码主要是实现两个升序合并成一个升序,这是一道数据结构面试题-Program code is to achieve two main ascending into one ascending, which is a data structure interview questions
<zhicheng> 在 2025-11-22 上传 | 大小:11kb | 下载:0
« 1 2 ... .81 .82 .83 .84 .85 143686.87 .88 .89 .90 .91 ... 267462 »

源码中国 www.ymcn.org