登录
首页 » Visual Basic » Fnn

Fnn

于 2020-06-25 发布 文件大小:70KB
0 243
下载积分: 1 下载次数: 0

代码说明:

  Serial port Visual basic Connect continues Function

文件列表:

Fnn\Fnn\App.config, 188 , 2019-06-21
Fnn\Fnn\bin\Debug\Fnn.exe, 31744 , 2019-06-21
Fnn\Fnn\bin\Debug\Fnn.exe.config, 188 , 2019-06-21
Fnn\Fnn\bin\Debug\Fnn.pdb, 46592 , 2019-06-21
Fnn\Fnn\bin\Debug\Fnn.vshost.exe, 23168 , 2019-06-21
Fnn\Fnn\bin\Debug\Fnn.vshost.exe.config, 188 , 2019-06-21
Fnn\Fnn\bin\Debug\Fnn.vshost.exe.manifest, 490 , 2010-03-18
Fnn\Fnn\bin\Debug\Fnn.xml, 644 , 2019-06-21
Fnn\Fnn\Fnn.vbproj, 5351 , 2019-06-21
Fnn\Fnn\Form1.Designer.vb, 2199 , 2019-06-21
Fnn\Fnn\Form1.resx, 5817 , 2019-06-21
Fnn\Fnn\Form1.vb, 2675 , 2019-06-21
Fnn\Fnn\My Project\Application.Designer.vb, 1507 , 2019-06-21
Fnn\Fnn\My Project\Application.myapp, 510 , 2019-06-21
Fnn\Fnn\My Project\AssemblyInfo.vb, 1163 , 2019-06-21
Fnn\Fnn\My Project\Resources.Designer.vb, 2774 , 2019-06-21
Fnn\Fnn\My Project\Resources.resx, 5612 , 2019-06-21
Fnn\Fnn\My Project\Settings.Designer.vb, 2985 , 2019-06-21
Fnn\Fnn\My Project\Settings.settings, 279 , 2019-06-21
Fnn\Fnn\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache, 7016 , 2019-06-21
Fnn\Fnn\obj\Debug\Fnn.exe, 31744 , 2019-06-21
Fnn\Fnn\obj\Debug\Fnn.Form1.resources, 180 , 2019-06-21
Fnn\Fnn\obj\Debug\Fnn.pdb, 46592 , 2019-06-21
Fnn\Fnn\obj\Debug\Fnn.Resources.resources, 180 , 2019-06-21
Fnn\Fnn\obj\Debug\Fnn.vbproj.FileListAbsolute.txt, 961 , 2019-06-21
Fnn\Fnn\obj\Debug\Fnn.vbproj.GenerateResource.Cache, 977 , 2019-06-21
Fnn\Fnn\obj\Debug\Fnn.xml, 644 , 2019-06-21
Fnn\Fnn\obj\Debug\TempPE\My Project.Resources.Designer.vb.dll, 7680 , 2019-06-21
Fnn\Fnn.sln, 978 , 2019-06-21
Fnn\Fnn.v12.suo, 35840 , 2019-06-22
Fnn\Fnn\obj\Debug\TempPE, 0 , 2019-06-21
Fnn\Fnn\bin\Debug, 0 , 2019-06-21
Fnn\Fnn\obj\Debug, 0 , 2019-06-21
Fnn\Fnn\bin, 0 , 2019-06-21
Fnn\Fnn\My Project, 0 , 2019-06-21
Fnn\Fnn\obj, 0 , 2019-06-21
Fnn\Fnn, 0 , 2019-06-21
Fnn, 0 , 2019-06-21

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

发表评论

0 个回复

  • Test5
    说明:  我的毕业设计,水表读数识别,使用哈夫变换(I graduated from design, water meter readings to identify, the use of Hough transform)
    2008-12-05 17:13:43下载
    积分:1
  • rqra
    说明:  VB语言写的按键追踪控件及应用,含有调用源码。(The key tracking control written in VB language and its application contain calling source code.)
    2018-12-31 11:14:26下载
    积分:1
  • 676556
    使用日期时间控件,VC++精选编程学习源码,很好的参考资料。(Use the date and time control, VC++ select learning programming source code, a good reference.)
    2013-12-01 18:01:55下载
    积分:1
  • ntservicecpl
    用 C++ 创建简单的 Win32 服务程序(NTServCpl) 详细信息 < NT服务 > 《用 C++ 创建简单的 Win32 服务程序》一文的例子代码。描述如何用 Visual C++ 创建 Windows NT 服务程序。创建该服务仅用到一个 C++ 类,这个类提供服务与操作系统之间一个简单的接口。使用这个类实现自己的服务非常简单,只要改写少数几个基类中的虚拟函数即可。文中有三个源代码参考例子:这是其中之一—— NTServCpl:是一个控制面版程序,用来控制 NTService 服务; 其余两个分别为: NTService:是一个简单的 Win32 服务,它就是用本文所描述的方法建立的; NTServCtrl:是一个独立的程序例子,用它可以监控某个 Win32 服务;(create simple Win32 services (NTServCpl) detailed information lt; NT services gt; "C create simple Win32 service procedures," a text of the code examples. Describe how to use Visual C create Windows NT service procedures. Creation of the service only to a category C, the category of services provided between an operating system with a simple interface. Use this category to realize their services are very simple, as long as rewriting a few of the base class function can be virtual. The text has three reference source code example : This is one of them-- NTServCpl : console is a procedure used to control NTService services; The remaining two were : NTService : is a simple Win32 service, which is described in this paper with the method; NTServCtrl : one is independent the procedure)
    2005-05-06 22:54:00下载
    积分:1
  • WinDirectAudio_src_20081203
    音频 频谱实现代码 主要是通过傅立叶变化(Audio Equalizer With And Without DirectSound(ParamEq DMO))
    2021-04-22 18:08:48下载
    积分:1
  • 有关无闪烁刷屏技术
    有关vc的无闪烁刷平技术,介绍的东西非常有用(vc of the Brush- Flicker-free technology, the introduction of very useful things)
    2005-01-17 11:39:16下载
    积分:1
  • xunzai.com_
    注意是源码 秒解腾讯游戏防沉迷 解除未满十八岁的 防沉迷QQ什么游戏都有用 解除后 需要等一下在上游戏 未成功可能是 服务期延迟(Second solution Tencent game fatigue relieve fatigue under 18 years old what the game has to use QQ released after the game did not need to wait in the success of the service may be delayed for)
    2013-10-27 00:58:51下载
    积分:1
  • Emulator_for_Windows_CE _NET
    windows的模拟器,可以仿真硬件,模拟最为真实的开发环境(windows simulator, which can simulate hardware, simulate the truest development environment.)
    2005-07-01 15:03:30下载
    积分:1
  • Microsoft.VC90.CRT
    MFC release版本程序运行时库。程序和库安装在同一目录,不用安装VS,程序就可以运行(MFC release version program runtime library)
    2014-05-07 08:50:28下载
    积分:1
  • PlayWSF
    一个VC6调用Flash动画文件的应用源码(VC6 call a Flash animation file the application source code)
    2008-05-08 23:30:08下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载