-
CTest
C++TEST操作指南、中文介绍、运行时错误检测技术分析和比较、内存错误检测技术理论与实践(C++ TEST instructions, the Chinese introduced run-time error detection technology analysis and comparison, memory error detection technology theory and practice)
- 2010-11-02 09:28:18下载
- 积分:1
-
DSP_zuo_ye
以前西电研究生DSP大作业代码,都是C语言和Matlab完整版,可以供大家编程参考
(Former Western Electric graduate DSP great job code, C language and Matlab full version, can be programmed for your reference)
- 2020-10-31 10:29:55下载
- 积分:1
-
edit
说明: 算法编辑距离问题,实现经典的编辑距离问题,简单的程序(Algorithmic editing distance problem, classical editing distance problem, simple program)
- 2019-05-17 17:00:26下载
- 积分:1
-
redout
红外报警器的c代码。
基于清翔电子的c51单片机最小开发板开发,代码带有注释。如果不布置外围红外电路,IO口检测到低电平触发蜂鸣器报警。必须有液晶1602才能正常运行程序,不然需要注释掉LCD相关代码。(Infrared alarm c code.
Based on Qingxiang electronic C51 microcontroller development board, the code with notes. If the peripheral infrared circuit is not arranged, the low level trigger buzzer alarm is detected at the IO port. There must be liquid crystal 1602 to run the program normally, otherwise you need to annotate the LCD related code.)
- 2018-10-22 23:43:47下载
- 积分:1
-
串口测试,好用已经调试通过
本程序是STM32的学习文本,是本人从学习STM32单片机以来,独自摸索出来的,很有借鉴意义,而且对初学者有很好的帮助,可以让他们从中获得一定的帮助,有助于初学STM32的新手快速掌握串口程序的学习和掌握,所以本文章有一定的学习借鉴作用
,希望对初学STM32的同学有一定的帮助。
- 2022-07-11 22:43:46下载
- 积分:1
-
adc多通道代码以及pwm
里面详细的介绍了adc采样多通道,该程序中的两个宏定义,M和N,分别代表有多少个通道,每个通道转换多少次,可以修改其值。
曾出现的问题:配置时钟时要知道外部晶振是多少,以便准确配置时钟。将转换值由二进制转换为十进制时,要先扩大100倍,方便显示小数。最后串口输出时在 printf语句之前加这句代码,防止输出的第一位数据丢失:while(USART_GetFlagStatus(USART1,USART_FLAG_TXE)==RESET);
- 2023-08-09 07:35:03下载
- 积分:1
-
bigplot
说明: 声波方程正演模拟大模型样例。
包含三个地质层,分别对应速度可以自行修正。
震源函数是雷克子波。
C源程序,输出结果Matlab绘制。(Acoustic wave equation forward modeling big model of the sample. Consists of three geological layers, corresponding to the speed you can correct itself. Lake wavelet source function is. C source code, the output of Matlab draw.)
- 2009-08-24 22:17:28下载
- 积分:1
-
talk
这是2013编程之美比赛的第一题,传话游戏,感兴趣的朋友可以下载过去看看。(This is the first title of the 2013 Beauty of Programming Competition, messenger games, interested friends can download to look at the past.)
- 2013-04-28 22:07:28下载
- 积分:1
-
sy7
一些简单的小例子,书上的例题代码,简单易懂,谢谢(Some simple examples, the book s example code, easy to understand, thank you)
- 2013-10-19 11:00:18下载
- 积分:1
-
图形编辑器
一个功能强大的图形编辑器,其底层框架非常容易扩展,支持流程图、网络拓扑图、电力图、UML图等。有完整的画布管理、网格控制、滚动、图元缩放、从存储至加载显示,支持Ctrl A、Ctrl C、Ctlr V、Ctlr Z操作,可设置各图元附加属性,图元分组与合并、分层,弹出菜单控制等等。
- 2013-06-25下载
- 积分:1