-
电子密码锁资料
说明: 基于stc15的电子密码锁设计,带原理图(Design of electronic password lock based on stc15 with schematic diagram)
- 2020-06-18 15:20:01下载
- 积分:1
-
窗体打印,是WINForm通过GDI生生图片后打印的
窗体打印,是WINForm通过GDI生生图片后打印的-Form Print is WINForm through GDI Life after printing pictures
- 2022-08-21 10:56:54下载
- 积分:1
-
C++蒙特卡罗计算粒子群光散射程序
本程序用C++仿真光在粒子群中散射的过程,可计算偏振光的斯托克斯矩阵。
- 2022-04-21 14:19:21下载
- 积分:1
-
Prim
编程实现Prim算法,基于最小堆数据结构,生成最小代价生成树。
(其中随机生成点和边,形成连通图)
根据输入的顶点数的不同,分析时间复杂度。(Implement Prim’s algorithms based on min-heap and disjoint set data structure for constructing a minimum cost spanning tree.
Generate weighted undirected complete graph for given size n according to the following approach:
1) Randomly generate n points ( ) on a plane
2) Randomly generate k pairs of points as edges of the graph.
3) The weight of an edge of the graph is defined as the the Euclidean distance between two endpoints of the edge.
)
- 2011-06-11 16:28:53下载
- 积分:1
-
elgamal
this is el gamal algorithm, you can download it if you want.
- 2020-11-26 16:19:31下载
- 积分:1
-
fft 方向调制
方向调制技术采用多天射阵列在天线端综合出具有方向特性的数字调制信号,是近年来物理层安全通信领域研究的热点之一。现有方向调制信号综合算法主要基于遗传算法和矢量法,基于这两种算法的方向调制信号应用都具有一定的局限性。傅里叶算法从窃听接收机所在的非期望方位接收方向调制信号星座点之间的相对相位关系产生畸变这一方向调制信号物理层安全本质出发,根据不同的通信模型建立期望的相位波束空间覆盖函数,然后对期望的赋形相位波束采用空间傅里叶变换得到发射阵列的加权值。
- 2022-09-16 16:55:03下载
- 积分:1
-
246497SuperOpengl
三维掘进机仿真中的掘进机底座设计,里面包括底座数据代码
(Three-dimensional simulation of the boring machine boring machine base design)
- 2020-09-05 15:38:04下载
- 积分:1
-
28379 PWM
说明: 芯片为TMS320F28379D,程序包括上计数模式,上下计数模式,死区,错误(The chip is TMS320F28379D. The program includes upper counting mode, upper and lower counting mode, dead zone and error.)
- 2019-05-22 11:07:04下载
- 积分:1
-
CSharp编写的企业人事工资考勤管理系统,基本能够直接使用。...
CSharp编写的企业人事工资考勤管理系统,基本能够直接使用。-CSharp prepared personnel wages attendance management system, the basic can be used directly.
- 2023-02-11 10:10:04下载
- 积分:1
-
内排序算法
将内排序的几种:直接插入排序,折半插入排序,希尔排序,冒泡排序,快速排序,直接选择排序,堆排序,归并排序放一起运行。
- 2022-01-26 06:33:00下载
- 积分:1