登录
首页 » c# » 小漆程序 c#

小漆程序 c#

于 2023-06-16 发布 文件大小:70.46 kB
0 103
下载积分: 2 下载次数: 1

代码说明:

ABCD  ;

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • ADC模数转换
    #include "stm32f4xx.h" #include "./usart/bsp_debug_usart.h" #include "./adc/bsp_adc.h" // ADC转换的电压值通过MDA方式传到SRAM __IO uint16_t ADC_ConvertedValue; // 局部变量,用于保存转换计算后的电压值   float ADC_Vol;  static void Delay(__IO uint32_t nCount) //简单的延时函数 { for(; nCount != 0; nCount--); } /**   * @brief  主函数   * @param  无   * @retval 无   */ int main(void)
    2022-09-27 00:00:05下载
    积分:1
  • 5、(三路探头)巡黑线参考源程序
    说明:  是一个很简单的程序啦,不会编程的新生可以拿来玩玩(it can tracing identification,this c of a building.)
    2020-06-18 00:00:04下载
    积分:1
  • erlu
    说明:  用C语言实现二路归并排序,可供初学者参考(Using C language to achieve two - way merge sort, for beginners reference)
    2019-12-06 09:23:12下载
    积分:1
  • winform加载高德地图
    本代码在VS2010环境下创建了一个winfrom加载高德地图的工程,该工程可以直接编译运行,适合初学者参考使用,因其中的部分代码抄写了一位网友的博客,特此说明一下。
    2023-05-25 08:15:03下载
    积分:1
  • main
    粒子算法的cuda并行实现,加速比很高,对于学习cuda的人很有帮助(Cuda parallel implementation of particle algorithm, the speedup is high, very helpful for people learning cuda)
    2010-12-01 20:37:21下载
    积分:1
  • vanet
    车载自组网的发展与现状,包括网络结构 主要特点,应用举例,难点与重点,研究现状,物理层参数,MAC 层协议,帧结构,接入方式,802.11DCF,RR-ALOHA,CSMA/CA 和RR-ALOHA 的比较,路由协议 (Vehicle Development and Status of ad hoc networks, including the main features of network structure, application examples, difficulties with focused, current research, physical layer parameters, MAC layer protocol, frame structure, access methods, 802.11DCF, RR-ALOHA, CSMA/CA and RR-ALOHA comparison of routing protocols)
    2010-06-10 11:04:59下载
    积分:1
  • xindian.rar
    捕获到人体心电信号后,用STM32编程显示波形程序(After capturing the human ECG, waveform display program with STM32 programming)
    2010-11-20 10:59:06下载
    积分:1
  • strapdown
    LM算法的MATLAB实现。Levenberg-Marquardt算法是最优化算法中的一种。最优化是寻找使得函数值最小的参数向量。(LM algorithm in MATLAB. Levenberg-Marquardt algorithm is an optimization algorithm. Optimization is to find the minimum value makes the function parameter vector.)
    2013-11-09 22:28:19下载
    积分:1
  • ADSP-21062_IIR
    说明:  用ADSP21062实现快速IIR算法 压缩包内有源代码和说明(This directory holds all the files required for an ADSP-21060 programming example. The example "IIR" filter data using infinite impulse response (IIR) filters. The examples consist of a main calling program and called subroutines. This example system reads a buffer of input values stored in memory, passes the data through the filter, and writes the results to another buffer in memory. )
    2009-08-12 15:12:29下载
    积分:1
  • geotifflib
    说明:  处理geotiff图像文件格式的开源库,含VC工程文件,编译时需tiff库(libtiff)的支持(handling GeoTIFF image file format open source, containing VC engineering documents, compiled take tiff library (libtiff) support)
    2006-02-28 10:25:05下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载