Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • pic30_can_test.zip USE CAN Library in PIC30 to transmit and receive CAN Message
  • 009.zip DHTML Tip Message version 1.2 What is this? This is a DHTML Tip Message that enhances websites with small popup information boxes to help visitors around your website.
  • myWINsend.rar windows 系统,并且打开了Windows message 服务的主机可以通信(端口135)。 涉及的功能: 1、使用一位高手提供的135端口信息发送函数. 2、一个ini文件类用于记录IP信息. 3、自定义一个消息和相关代码,用于把程序缩小到系统托盘.
  • MsgBox.rar message示例,通过本程序你可以看到message的返回值 以及简单的应用
  • MessageOnlyWindow.zip 讲述了一个message李子,good luck
  • MD5SF.rar License to copy and use this software is granted provided that it is identified as the "RSA Data Security, Inc. MD5 Message-Digest Algorithm" in all material mentioning or referencing this software or this function.
  • FlyMessage.rar A program that can help you to send and receive message from others
  • LPC2138_Serial_Driver.rar * The functions debug_init() and debug() implement non-RTOS * serial port initialization and a blocked debug output. The * debug() function can be used in error message and die * situations.
  • wdmDRIVER.rar WDM 驱动程序,包含插件及处理方法。 Shows how to implement a simple WDM driver, including Plug and Play message handling using NuMega s policy interfaces
  • md5.rar MD5的典型应用是对一段信息(Message)产生信息摘要(Message-Digest),以防止被篡改。比如,在UNIX下有很多软件在下载的时候都有一个文件名相同,文件扩展名为.md5的文件,在这个文件中通常只有一行文本,大致结构如:    MD5 (tanajiya.tar.gz) = 0ca175b9c0f726a831d895e269332461   这就是tanajiya.tar.gz文件的数字签名。