-
USB-data-acquisition-card
基于USB接口的数据采集卡的设计,使用下位机采集数据通过USB传到上位机软件实时处理和显示波形。提供的资料: 1、优秀、完整毕业论文 2、可运行的上位机软件和上位机源代码 3、下位机硬件设计PCB原理图、制板图、所需的元件(下位机设计很简单, 但很有效) 4、下位机微处理器和数据采集程序 5、答辩PPT 6、中英文文献翻译 提供全部资料,毕业设计无需再做。这是本人大四的毕业设计题目,被评为优秀毕业论文,没有向外发表,并经过四次万方数据库查重,相似度只有3 !本论文绝对惟一、有保障! 附件提供了毕业论文主要设计以及上位机软件信息和采集结果。请有意者下载查阅,附件中提供了联系方式,如果论文符合您的要求,请继续和我联系,提供全部资料。(Based on USB interface data acquisition card design, the use of computer data acquisition by USB reached the PC software real-time processing and display waveform.)
- 2013-12-04 13:43:28下载
- 积分:1
-
WinForms_C%23_Access
说明: c#连接ACCESS做查询、修改等
开发环境:Visual Studio 2005<br>数据 :Access 2000<br>语言:c#<br>运行环境 :Microsoft.NET Framework v2.0(c# connect ACCESS to do to access, modify, such as development environment: Visual Studio 2005 <br> data: Access 2000 <br> Language: c# <br> Runtime Environment: Microsoft.NET Framework v2.0)
- 2008-11-15 10:47:30下载
- 积分:1
-
js_fpga
使用altera的FPGA构建的sopc系统,进行嵌入式C编程,实现了伺服电机的控制。(The SOPC system is built with Altera FPGA, and embedded C programming is used to realize the servo motor control.)
- 2017-09-13 09:22:01下载
- 积分:1
-
Directx3D-Program
DirectX 9.0 3D游戏开发编程基础源代码
初始化Direct3D,绘制流水线,光照,纹理映射,融合,网格,粒子系统,着色器(DirectX 9.0 3D Game Development Programming source code Initializing Direct3D, drawing line, light, texture mapping, integration, grid, particle systems, shaders)
- 2013-07-16 15:46:14下载
- 积分:1
-
xinde1
Visual C++6.0(5.0)开发工具功能非常强大,但是对于初学者来说,却有很多细节的问题需要注意。作者搜集整理了以下一些实用小技巧,希望对初学者有所帮助。
(Visual C 6.0 (5.0) development tool is very powerful, But for beginners, there are many detailed issues that require attention. Author collate some of the following practical tips, and I hope to help beginners.)
- 2007-04-13 19:14:59下载
- 积分:1
-
windowsMagnifier
Windows屏幕放大镜功能,开小窗口,放大显示鼠标所在处屏幕详细信息(C# Windows screen magnifier)
- 2011-08-30 19:15:00下载
- 积分:1
-
TestScrollTest
一个简单的SDI工程,里边实现在对话框上添加滚动条,并相应滚动条事件。运行时,请在file菜单下点击两次新建操作,弹出对话框,然后缩放对话框,减小到一定大小就会出现滚动条就能看到滚动条效果。(A simple SDI project, inside the realization of the dialog box to add a scroll bar, and the corresponding scroll bar event. Run, please click on the file menu under the new operation, pop-up dialog box, and then zoom dialog box, reduced to a certain size will appear rolling bar will be able to see the scroll bar effect.)
- 2017-03-15 10:06:02下载
- 积分:1
-
RS485
linux下,简单的串口收发通讯。串口配置在主函数中修改。(linux, a simple serial communication transceiver.)
- 2011-01-14 09:07:25下载
- 积分:1
-
YCArray
说明: /**
* 动态数组的模板类
* 1.支持字符索引
* 2.方便的添加删除修改任意一项
* 最后更新 2004-8-9 yzh
**1.优化了字符索引的运作方式,使用数组存储
**2.重写了底层数据的存储,将连续性的存储方式改为了非连续,
*** 从而很好有效地支持了“引用”,并且让数据的删除增加变的更为快速
* 用法如:
* YCArray<int,int> test
* test.Add("Number2",4)
* test.Add("Number1",2)
* printf("%d %d",test["Number1"],test["Number2"])
* 显示:
* 2 4
*******
*******
History:
2004-11-19
修改了析构函数,解决了索引没有释放的bug
**/(/*** dynamic array template class* 1. Support characters Index* 2. Add convenience to delete arbitrary* a final update 2004-8-9 yzh** 1. Character Index optimized mode of operation, the use of storage arrays** 2 . a rewrite of the underlying data storage, storage continuity conversion of non-continuous, and thus good*** effective support to the "quote", and let the data changed to delete the more rapid* usage such as :* YCArraylt; int, intgt; test* test. Add ( "Number2", 4)* test.Add ( "Number1", 2)* printf ( "% d% d", test [ "Number1"] test [ "Number2"])* Display :** 2 4************* History : 2004-11-19 revised the destructors, the index did not address the release of bug** /)
- 2005-09-06 13:03:51下载
- 积分:1
-
sayisallotoarray
Csharp source code with application
- 2009-04-28 04:56:47下载
- 积分:1