-
Paillier
Paillier加密算法的实现。产生512位大数,进行大数运算。1、产生密钥2、加密、3、解密。(Paillier encryption algorithm implementation. Produce 512 Tarsus, Tarsus operation performed. 1, 2 generates a key, encrypts, 3, decryption.)
- 2021-03-02 17:59:34下载
- 积分:1
-
ibatis案例
一个简单的ibatis例子,对初学者很有用
- 2022-02-07 13:23:01下载
- 积分:1
-
基于stm32的串口实验
本代码主要实现stm32单片机通过usart与上位机的通信,比较简洁,简单0000000000000
- 2022-04-28 16:21:25下载
- 积分:1
-
利用de Boor算法绘制B样条曲线
运用计算机图形学的知识,采用4阶B样条基函数,节点向量取为[0,0,0,0,1/4,2/4,3/4,1,1,1,1]
先绘制控制多边形,再用分段直线段绘制B样条曲线(Using the knowledge of computer graphics, the 4 order B spline basis function is used, and the node vector is taken as [0,0,0,0,1/4,2/4,3/4,1,1,1,1].
First, draw the control polygon and draw the B spline curve by piecewise straight line segments.)
- 2018-06-09 15:17:01下载
- 积分:1
-
平衡小车之家程序寄存器版
说明: 平衡小车之家程序寄存器版,卡尔曼滤波 DMP滤波 互补滤波(Balanced car home program register version, Kalman filter DMP filter complementary filtering)
- 2020-06-22 04:00:01下载
- 积分:1
-
智慧农业()
说明: 在stm32板子上结合物联网专业知识,在Linux环境下编程开发,最终实现远程监控农场温湿度、二氧化碳浓度等变量。(Based on the STM32 board, combined with the Internet of things professional knowledge, programming and development in Linux environment, finally realize the remote monitoring of farm temperature and humidity, carbon dioxide concentration and other variables.)
- 2021-04-25 21:52:15下载
- 积分:1
-
05_数码管显示0-9
基于51单片机的LED 0-9显示,浅显易懂(LED 0-9 Display Based on 51 Single Chip Microcomputer)
- 2020-06-17 19:20:02下载
- 积分:1
-
F28335_SCI_Example
基于F28335的SCI串口通信程序。本程序的特点是代码简单、高效。本代码共包含三个工程文件:1、基本通信(实现了最基本的通过SCI协议通讯的功能。上位机下发一个字符或字符串,下位机原样返回该字符或字符串);2、SCI通信FIFO版(在1的基础之上启用了FIFO缓存接收或发送的数据);3、SCI通信FIFO与中断版(通过启用FIFO功能减少对CPU资源的占用,且数据的发送与接收处理均在中断中完成)。此三个程序基本验证了F28335的SCI模块所有功能。(F28335 of SCI-based serial communication program. Features of this program is the code simple and efficient. This code contains a total of three project files: 1, the basic communication (via SCI achieve the most basic functions of communication protocols issued the PC or a character string as the next crew to return to the character or string.) 2, SCI communication FIFO version (on the basis of a FIFO buffer above the receive or transmit data enabled) 3, SCI communication FIFO and interrupt version (FIFO function by enabling reduce the occupancy of CPU resources, and sending and receiving data are processed in interrupt completed). The three basic procedures to verify the F28335 all functions of SCI module.)
- 2021-05-07 17:16:36下载
- 积分:1
-
jicheng
定义点Point类作为基类,在此基础上派生出直线Line类和圆Circle类,在Circle类的基础上以不同的属性派生出圆柱Cylinder类和球Spheroid。并要求基类和各派生类具有以下特点:
(1) Line类含有计算直线长度和斜率的成员函数。
(2) Circle类含有计算圆面积的成员函数。
(3) Cylinder类含有计算圆柱表面积和体积的成员函数。
(4) Spheroid类含有计算球体的表面积和体积的成员函数。
(Point definition of point type as the base category, on the basis of a straight line derived Circle Circle Line category and class, in the Circle class based on different attributes derived Cylinder class and ball cylinder Spheroid. And requested the base class, and factions of Health category has the following characteristics: (1) Line category contains the length and slope of a straight-line calculation of member functions. (2) Circle type of circular area containing the members of the calculation function. (3) Cylinder category contains cylindrical surface area and volume calculation of the member functions. (4) Spheroid Spheroid category contains the calculation of surface area and volume of the member functions.)
- 2009-01-03 09:49:40下载
- 积分:1
-
Timers
TIMER sample code and test program
- 2013-12-08 22:40:35下载
- 积分:1