-
IBE基于身份的加密系统
IBE基于身份的加密系统的身份提取程序,使用VC6.0开发,即把身份转换成椭圆曲线上的点
- 2022-03-22 22:16:51下载
- 积分:1
-
数码管静态显示
#include#define uchar unsigned char#define uint unsigned intsbit dula=P2^6;sbit wela=P2^7;uchar num;uchar code table[]={0x3f,0x06,0x5b,0x4f,0x66,0x6d,0x7d,0x07,0x7f,0x6f,0x77,0x7c,0x39,0x5e,0x79,0x71};void delay(uint);void main(){
- 2023-06-14 07:15:04下载
- 积分:1
-
一个数值微分的例子
一个数值微分的例子-Examples of a numerical differentiation
- 2022-03-01 11:01:56下载
- 积分:1
-
这是我用verilog hdl语言写的浮点乘法器,用的是基4的booth算法,对于部分积使用了5...
这是我用verilog hdl语言写的浮点乘法器,用的是基4的booth算法,对于部分积使用了5-2压缩和3-2压缩,欢迎大家指点,也欢迎大家把它改成流水线以提高速度.-This is my verilog hdl language used to write floating-point multiplier, using a Radix-4 algorithm for the booth for part of the plot using the 5-2 and 3-2 compression compression, welcomed everyone pointing, also welcomed the U.S. put it into a pipeline to improve speed.
- 2022-08-14 05:45:48下载
- 积分:1
-
W.B.Gragg改进的解微分方程组的解法,为改进中点法,并给出解一个方程组得例子。...
W.B.Gragg改进的解微分方程组的解法,为改进中点法,并给出解一个方程组得例子。-WBGragg solution to improve the solution of differential equations, in order to improve the mid-point of law, and gives a solution of an equation example.
- 2023-03-15 11:30:03下载
- 积分:1
-
pid积分温度控制,用于飞思卡尔智能车,比赛使用的。
pid积分温度控制,用于飞思卡尔智能车,比赛使用的。-failed to translate
- 2023-04-10 02:30:03下载
- 积分:1
-
用C++写改进的欧拉法 计算方法上机实验
用C++写改进的欧拉法 计算方法上机实验-C write Improved Euler method for experimental methods
- 2022-04-09 19:25:40下载
- 积分:1
-
3D
3D-FDTD防真,边界为廖氏差分格式,程序使用计算机内存较少,可以用来做稍大尺寸物体的电磁防真-3D-FDTD defense truthfulness, Liao borders difference format, procedures use less computer memory. can be used to do slightly larger size object electromagnetic defense really
- 2023-04-03 01:00:03下载
- 积分:1
-
基于C++的粒子滤波源程序
使用C++编写的粒子滤波程序源码,可以作为学习粒子滤波的资料。相比matlab编程,C++程序具有执行效率高,速度快等优点,希望大家对程序中的不足加以评价和改正
- 2022-05-09 02:38:14下载
- 积分:1
-
这事辛普森积分算法实例
这事辛普森积分算法实例-Simpson Integration Algorithm for example
- 2022-08-21 13:38:28下载
- 积分:1