-
Labwindows CVI 中不错的串口编程,串口调试CVI_rs232
Labwindows CVI 中不错的串口编程,串口调试(Good serial programming Labwindows CVI, serial debugging
)
- 2020-07-07 23:18:57下载
- 积分:1
-
NcStudio
激光切割系统模版,可以在此基础上填充内容,实现完整的切割系统,源码编译能通过,debug文件夹里有生成的可执行文件(Stencil laser cutting system, on this basis, can fill the content, to achieve complete cutting system, source compiler through, debug folder has generated executable file)
- 2021-02-18 09:19:45下载
- 积分:1
-
EnumFontsDemo
获取系统中已安装的所有字体EnumFontsDemoEnumFontsDemo.rar,很不错的vc源码,希望对大家有所帮助。(Acquisition system has been installed in all the fonts EnumFontsDemo EnumFontsDemo.rar, very good vc source code, we want to help.)
- 2011-09-30 21:00:37下载
- 积分:1
-
TDS.16.060
SECS/HSMS 由日本網站堤供的通訊介面軟體,想要撰寫的人員可以參考此文件.(Communication interface software SECS/HSMS by Japanese banks for the site, people may want to write this reference document.)
- 2016-11-22 18:19:20下载
- 积分:1
-
CScheduledTask_demo
使用Windows上的计划任务的程序(The example of using the plan task in the Windows)
- 2021-04-15 22:28:54下载
- 积分:1
-
Wave
读取Wav格式音频文件信息,调节Wav格式音频文件音量大小,并显示波形(Read Wav format audio file information, adjust the volume Wav format audio files and waveform display)
- 2013-08-08 20:46:14下载
- 积分:1
-
Laser-radar-point-cloud-c-PP
c++激光雷达,技术开发,注意是c++,不是MATLAB(C++ laser radar, technology development, attention is c++, not MATLAB)
- 2017-04-12 00:42:55下载
- 积分:1
-
flower-word
这是一个简单的花指令程序,里面的花指令是用汇编写的,使用的时候请把注释取消掉就可以了。虽然添加了花指令,但是程序一样可以运行,如果可以的话你可以查看添加花指令前后的反汇编,推荐使用工具OD。
程序使用VC++写的,但是VS也可以打开。(This is a simple flower instruction program, which flower instruction is written in assembler, use the time to comment, please cancel it. While adding a flower instruction, but the program can still run, if you can, then you can see the flower add disassembly instructions before and after the recommended tool OD. Program uses VC++ write, but can also open VS.)
- 2014-01-03 14:21:50下载
- 积分:1
-
217viterbi-decoding(C-language)
C语言实现217卷积码的viterbi译码(软、硬判决的代码都有,运行时先在VC中分别运行软、硬判决的C程序,产生误比特率的数据并存储在.txt文件中,之后在matlab中读取数据,画出误比特率曲线,matlab程序也已给出)(C language achieve 217 viterbi decoding (including hard and soft decision,and the codes should be run in VC to generate and store the BER datas,and the to obtain BER curve in matlab))
- 2020-06-29 17:00:01下载
- 积分:1
-
MFC
(1)定义一个抽象基类Shape,同它派生出5个类:圆、正方形、矩形、梯形、三角形。
(2)利用虚函数计算几种图形面积。
(3)演示构造函数、复制构造函数、析构函数的作用和调用顺序
(4)用类模板具体实现。
(5)利用MFC类库在图形用户界面上绘制及修改这些图形,采用对话框输入输出图形的基本属性,或者利用运算符重载输入输出图形的基本属性。
(6)用文件保存图形信息,且能够从文件中读取并作相应处理。
2)创新要求:
采用头文件与源文件分离的方法,多态性的实现多样化(defines an abstract base class Shape, with which it derives five categories: round, square, rectangular, trapezoidal, triangular.
(2) the use of virtual functions to calculate several graphics area.
Effect (3) demonstrate the constructor, copy constructor and destructor call sequence
(4) with a class template implementation.
(5) The use of MFC library to draw and modify graphics, using the basic properties dialog input and output graphics, or the use of the basic properties of operator overloading the input and output graphics on the graphical user interface.
(6) with the file save graphical information, and can be read a file and make the appropriate treatment.
2) Innovation requirements:
Using the method header and source files separate polymorphism diversify
)
- 2020-11-04 14:29:52下载
- 积分:1