- JavaFR_RSA_Source 基于java的完整的RSA算法实现 /** * <p>Titre : RSA </p> * <p>Description : Encodage de donn閑s selon le protocole RSA </p> * <p>Copyright : Copyright (c) 2004</p> * @author Fran鏾is Bradette * @version 1.1 * version originale de Robert Sedgewick and Kevin Wayne.Copyright ? 2004 * pris sur le site http://www.cs.princeton.edu/introcs/104crypto/RSA.java.html * Modifier par Fran鏾is Bradette */
- WIN2000驱动程序设计中文编程资料 当前介绍驱动程序的设计书
- 编译ppt 《编译原理》参考书籍 对词法分析及各种语法分析法都做了详尽的介绍
- skin++VB版破解版 skin * vb .rar
- 最新驱动程序超级宝典 驱动编程宝点
- domain3.2 不用介绍了吧
资源列表
xlink-board
- 云智易硬件开发板板上电路分析,详细标注了原理图中的各个引脚和功能,方便入门,开发-Easy on the hardware development and cloud-plate board circuit analysis, detailed schematics marked each pin and function to facilitate the entry and development
MB90880_datasheet
- 富士通 MB90880 系列 Datasheet-Fujitsu MB90880 Series Datasheet
STM32-CLOCK
- STM32 详细时钟图,对开法软件很有帮助,花了大时间搞下来的-STM32 detailed clock diagram, the software is very helpful for the opening, took a long time to get down
TEA
- 一中加解密算发,对通信的相户之间解码有用,8字节加解密-A medium plus decryption, the communication between the user decoding useful, 8 byte encryption and decryption
WIRELESS-
- 基于STM32的无线传输源代码,无线传输模块NRF24L01-Based on the STM32 wireless transmission source code, for NRF24L01 wireless transmission module
JN-AN-1189-ZigBee-HA-Demo1V9
- NXP JN5168 ZigBee Home Automoation 代码,实现 switch 设备,light 设备等等。-NXP JN5168 ZigBee Home Automoation code that implements switch equipment, light equipment and so on.
tim1-4-PWM
- 用 STM32 高级定时器 TIM1 同时控 4路 马达,PWM控制,-Advanced timer STM32 with TIM1 at the same time control 4 motor, PWM control,
AD5612code
- 数模转换芯片AD5612的源码,经测试可用。-Source code for a number of analog converter chip AD5612.The test can be used.
Nexbox-Tcp_ip-Demo
- 该例程 显示 在Nexbox嵌入式模块下 对Tcp-ip进行编程,在Borland C++ 环境实现.
biyesheji
- 8051单片机与大彩工业串口屏的串口通信程序-8051 industrial serial and large color screen serial communication program
RPiRadio_v00
- Raspi Code for driving CC1120 RF chip
Quick_start_root
- 要在单片机上实现开根号的操作。目前开平方的方法大部分是用牛顿迭代法。我在查了一些资料以后找到了一个比牛顿迭代法更加快速的方法。不敢独享,介绍给大家,希望会有些帮助。-To achieve square root operation on the microcontroller. Most of the square root of the current method is to use Newton iterative method. I checked some information la