-
pcb拼版算法
using System;using System.Collections.Generic;using System.Drawing;using System.IO;using System.Linq;using System.Text;using System.Threading.Tasks;using Zm.Common;namespace Zm.Business{ /// /// 拼版管理 /// public class PinbanManage { public int BmapX = 520; public int BmapY = 249; /// /// 采用 /// #region 方案1 public void TestP5() { ///板子的尺寸 var B1 = new float[] { 53, 89, 10 }; var B2 = new float[] { 32, 102, 10 };
- 2022-10-12 14:05:03下载
- 积分:1
-
CA认证系统中的证书载体 RSA-2048-SignVerifySign
CA认证系统中使用最广泛的证书载体是USBKEY,国内各大产商一般是使用CSP服务来提供加解密服务。这个例子是2048位的RSA数字签名与验证签名,使用厂家自带的csp来实现(若下载者没有安装任何USBKEY的驱动,可将代码中的TEST_CSP_NAME宏改为NULL 即调用微软自带的csp),编译环境VC6.0。(CA authentication system is the most widely used carrier certificate in USBKEY, the major domestic producers are generally use of CSP service to provide encryption services. This example is a 2048- bit RSA digital signature and verifying signature, use the manufacturer s own CSP to achieve (if downloaders not install any driver USBKEY, TEST_CSP_NAME macros in your code can be changed to NULL is called Microsoft s own CSP), the compiler environment VC6.0.)
- 2015-07-21 21:10:55下载
- 积分:1
-
UDS_BOOTLOADER
有利于初学者学习CAN通信,UDS协议,BOOTLOADER.可以快速掌握这些知识,对嵌入式开发能力可以得到很好的提升。(Conducive to beginners to learn CAN communication, UDS protocol, BOOTLOADER. can quickly grasp the knowledge of the embedded development capabilities can be improved.)
- 2017-02-07 14:47:57下载
- 积分:1
-
实验19:交通灯
使用51单片机控制LED灯,实现交通灯功能。(The use of 51 single-chip computer to control the LED lights to achieve the function of traffic lights.)
- 2020-06-19 10:20:02下载
- 积分:1
-
739131
克里金插值法实现二维和三位等高线的绘制功能,()
- 2017-12-04 16:45:36下载
- 积分:1
-
CplusplusPrimer3rdEdition
C++Primer3rdEditionz中文完美版经典书籍(C++Primer3rdEditionz)
- 2009-04-14 09:20:03下载
- 积分:1
-
ds18b20--lcd1602--chaoshengbo---c51
超声波测距,ds18b20温度传感器测温度并补偿声速,LCD1602显示温度 距离,还有蜂鸣器报警(
Ultrasonic ranging, ds18b20 temperature sensor measures the temperature and compensates the speed of sound, LCD1602 display temperature distance, as well as the buzzer alarm)
- 2015-06-14 02:51:27下载
- 积分:1
-
STM32摄像头黑线算法
STM32F103巡黑线 ,通过摄像头的图像采集 , 并且对图像进行处理 , 进行二值化,中值滤波 , 算出黑线的位置 ,
通过计算平均 , 求出摄像头所在的位置 ,可以进行航模位置调整 ,从而完成黑线寻迹算法。
- 2022-03-25 04:35:04下载
- 积分:1
-
winform 实现绘图小画笔
用winform实现绘图小画笔,可选择矩形、线、圆、椭圆进行绘制
- 2023-07-23 12:50:03下载
- 积分:1
-
webs216
嵌入式vxwork web server,短小精悍,很有参考价值(vxwork embedded web server, small and great reference value)
- 2007-05-10 23:55:36下载
- 积分:1