资源列表

« 1 2 ... .95 .96 .97 .98 .99 4900.01 .02 .03 .04 .05 ... 5346 »

[C#编程DMX512

说明:void DMX_SendPacket(void) //发送DMX512数据 { //配置为普通IO pDMX_buf = 0 发送起始码 00 GPIO_Tx_Config(0) //设置发送的引脚为普通IO PA2 = 0 //输出低电平 delay_us(150) //延时150us PA2 = 1 //输出高电平 delay_us(13) //延时13us GPIO_Tx_Config(1
<李华> 在 2024-10-11 上传 | 大小:1024 | 下载:0

[C#编程swagger-ui-master

说明:swagger-ui,Restful WEB API 在线调试工具源代码-swagger-ui,Restful WEB API
<howard> 在 2024-10-11 上传 | 大小:985088 | 下载:0

[C#编程CSharp-SerialPort-Read-DC1700-data

说明:之前开发空气净化器项目用C#编写串口上位机程序,用于读取DC1700激光粉尘传感器和夏普红外粉尘传感器做数据对比和整合,程序涉及到SerialPort串口使用、NPOI库操作excel表格、数据曲线显示-Previously developed air purifier programs written in c# serial PC program, used to read DC1700 laser dust sensor dust
<> 在 2024-10-11 上传 | 大小:4667392 | 下载:0

[C#编程GmapTest

说明:Gmap是一个开源的功能强大的地图组件,本程序实现简单的使用方法.-Gmap is a powerful open source functional map component, the program simple to use.
<蒋波> 在 2024-10-11 上传 | 大小:25806848 | 下载:0

[C#编程DS18B20

说明:两路温度测量采集,通过两个ds18b20对两地不同的温度进行测量,并通过主控芯片stc89c51实现相应的控制。-Two temperature measurement acquisition, measured by two ds18b20 for two different temperatures, and to achieve the corresponding control by the main control chip
<刘一一> 在 2024-10-11 上传 | 大小:45056 | 下载:0

[C#编程OPCClient

说明:OPCClient开发源码,同步异步读取和写入,回调事件添加,源码齐全.-OPCClient open-source, synchronous asynchronous read and write, add the callback event, complete source code.
<王敏> 在 2024-10-11 上传 | 大小:3072 | 下载:0

[C#编程PicDisplay

说明:使用被封装的direct2d ->sharpx来高效的显示图片,具有放大缩小拖拽功能-Use the encapsulated direct2d- > sharpx to efficient display images, zoom in on by drag-and-drop function
<pass> 在 2024-10-11 上传 | 大小:4199424 | 下载:0

[C#编程RT12864M

说明:RT12864点亮; -RT12864 LAMP,RT12864 LAMP,
<冯召静> 在 2024-10-11 上传 | 大小:2048 | 下载:0

[C#编程MultiWii-I2C-GPS-Nav-Board-v2

说明:MWC飞控导航板配置文件 MWC连接导航板 导航板连接 NEO-6M GPS 使用-MWC flight control navigation version profile
<> 在 2024-10-11 上传 | 大小:63488 | 下载:0

[C#编程MarchingCubes

说明:移动立方体算法自己编写的源代码,可利用C#语言-C# code is open source algorithm to move the cube, useful for the preparation of the algorithm
<Serena Zhang> 在 2024-10-11 上传 | 大小:19456 | 下载:0

[C#编程sourcecodeMarchingCubes

说明:三维重建移动立方体算法,可以利用C#语言编写-Reconstruction marching cubes algorithm, you can use C# language
<Serena Zhang> 在 2024-10-11 上传 | 大小:19456 | 下载:0

[C#编程HelloWorld

说明:用Nant实现对程序的编译,修改,以及路径的搬迁。-Using Nant to achieve the procedures for the compilation, modification, and the relocation of the path.
<mzd> 在 2024-10-11 上传 | 大小:4096 | 下载:0
« 1 2 ... .95 .96 .97 .98 .99 4900.01 .02 .03 .04 .05 ... 5346 »

源码中国 www.ymcn.org