资源列表
排序选择:
[通讯编程] GISSampleData
说明:c# 串口通讯例子,希望对大家有帮助,需要的朋友请下载哦-c# serial communication example<徐明> 在 2025-11-21 上传 | 大小:2.11mb | 下载:0
[加密解密] CodecBase32
说明:本程序用比较另类的方式实现Base32文本加密算法(算法实现在DLL的导出函数里面),并用一个示例程序调用实现这个算法的DLL函数,以e-mail地址作为明文,加密生成了25字节的软件序列号。 这套程序由两个Project组成。一个可以编译生成DLL,另一个是调用DLL导出函数的样板工程。-This program uses more alternative means to achieve Base32 text encryption algorithm, and a sample pro<张新红> 在 2025-11-21 上传 | 大小:16kb | 下载:0
[其他嵌入式/单片机内容] Sample-code
说明:学习ATmega16单片机的好资料,全面的测试原代码包括ADC,IIC,LED,PWM,RS232,Time0 等,附上电路原理图-Learning ATmega16 microcontroller good information, comprehensive testing of the original code, including ADC, IIC, LED, PWM, RS232, Time0, etc., attached to the circuit diagram<> 在 2025-11-21 上传 | 大小:189kb | 下载:0
[单片机(51,AVR,MSP430等)] LCMMGLS-240128TA
说明:lcm 液晶显示内容详细,非常适合初学者应用。-lcm LCD<chenming> 在 2025-11-21 上传 | 大小:7kb | 下载:0
[其他小程序] KsBinSword
说明:本代码为病毒扫描程序内部原理的部分功能源代码。希望对你有所帮助-The code for the virus scanner of some of the features within the principles of the source code. I hope for your help<朱渊> 在 2025-11-21 上传 | 大小:3.43mb | 下载:0
[微处理器(ARM/PowerPC等)] ATmega32sch_aipas
说明:这个一个简单AVR ATMEGA32 测试板电路图,对于开始学习ATMEGA32单片机的朋友很方便。电路图在已经在实际应用中测试通过。-This a simple AVR ATMEGA32 test circuit board for ATMEGA32 microcontrollers friends to start learning easy. Circuit has already been tested in practical applications.<> 在 2025-11-21 上传 | 大小:259kb | 下载:0
[JSP源码/Java] litter-algorithms
说明:打印N个骰子的所有点数组合,如N=3,3个骰子都是1点,那么打印“1,1,1”,是1点,2点,3点,打印“1,2,3”(注意“3,2,1”跟“1,2,3”是同一种组合,不要重复打印),以此类推-Print all the points of N dice combinations, such as N = 3,3 dice are 1 point, then print " 1,1,1" is 1:00, 2:00, 3:00, print " 1,2,3"<李道道> 在 2025-11-21 上传 | 大小:1kb | 下载:1