搜索资源列表
CRC16CHECK
- 简单的转译了c语言简单查表法实现的CRC16校验程序-Translates simple the c language simple look-up table method to achieve the CRC16 checksum program.
c
- 简单的labview计算器 能够实现加减乘除 有需要的可以看看那-Simple LabVIEW Calculator addition, subtraction, multiplication and division need to look at that
luojipanbie
- 简单实现c的逻辑判别,输入一个逻辑表达式,对表达式进行真假判别,适合初学者-Simple realization c logic discrimination, enter a logical expression, the expression is true and false identification, suitable for beginners
code
- 编号为14的代码用来解决一下问题: 给出一百分制成绩,输入成绩用一个10位的一维数组(用随机数表示),要求输出等级A,B,C,D,E,输出也是一个一维数组。90分以上为A,80~89为B,70~79为C,60~69为D,60分以下为E。 编号为17.1,17.2,17.3可以实现一个简单的温度报警系统: 1) 为连续温度采集监测添加报警信息,当报警发生时输出报警信息,例如“温度超限!当前温度78.23℃”,正常情况下输出空字符串。 2) 利用子VI实现一个温度报警对话框,每当报
LIANXI
- 在C++环境下,利用opencv进行各种简单的图像处理,使我们基本了解opencv库函数使用方法-In C++ environment, using opencv variety of simple image processing, so that our basic understanding of the use of opencv library functions
order
- 将两种语言混合在一起。不错的例子。 这里只作一个简单的冒泡排序。将C与labview结合在一起,有两种语言特点。-The two languages are mixed together. A good example. Here only for a simple bubble sort. The C and labview together, there are two linguistic characteristics.
LabVIEW_OFFICAL_GUIDE
- 美国国家仪器出品的可视化编程软件LabVIEW,类似于C和BASIC开发环境,使用图形编辑语言G语言编写,简单易懂可读性强,此文档为NI出品的官方教程-National Instruments has produced a visual programming software LabVIEW, like C and BASIC development environment, using a graphical editor language G language, easy to under
C代码调用
- c代码调用 C语言与labview互转 可以此了解c语言调用规则 且程序简单易懂(C code calls the C language and LabVIEW to cross the rules of the C language and the program is easy to understand)