-
网口数据发送助手
用C语言在MFC的界面上开发的一个简单界面的网口小助手;
类似于串口助手,通过此小软件可以用网口发送数据;
一般封装成以太网帧;
一般应用于FPGA与PC端之间的通信;
例如通过PC端向FPGA的千兆网口发送数据,从而实现PC机与FPGA之间的相互通信。
- 2022-02-02 10:31:59下载
- 积分:1
-
这是一个简单的记事本程序,可以让你从简单的程序开始了解变成的思想和流程...
这是一个简单的记事本程序,可以让你从简单的程序开始了解变成的思想和流程-This is a simple Notepad program that lets you begin to understand simple procedure into a flow of ideas and
- 2022-06-30 16:18:27下载
- 积分:1
-
VC技巧开发工具使用的源代码:vss_header
VC开发工具使用技巧源代码:vss_header-VC skills development tools use the source code : vss_header
- 2022-08-06 14:34:00下载
- 积分:1
-
digital image processing, a source book, the scientific publishing house.
delphi数字图像处理一书源代码,科学出版社出版.-digital image processing, a source book, the scientific publishing house.
- 2022-03-23 14:00:07下载
- 积分:1
-
可以显示带背景的工具栏,使程序界面有一定的新意
可以显示带背景的工具栏,使程序界面有一定的新意-Can display the toolbar with a background, so that program interface has a certain degree of novelty
- 2022-04-25 12:10:10下载
- 积分:1
-
VC++子窗体、父窗体控件互操实例;VS 2005 C++ 平台,MFC Dialog工程...
VC++子窗体、父窗体控件互操实例;VS 2005 C++ 平台,MFC Dialog工程-VC++ subform, the parent form an instance of the control interoperability
- 2023-03-15 00:50:03下载
- 积分:1
-
用MFC实现,网络编程,很不错,希望大家喜欢
用MFC实现,网络编程,很不错,希望大家喜欢-using MFC, network programming, is pretty good, hope you like
- 2022-06-14 07:29:28下载
- 积分:1
-
在MFC网格控件使用组合框
Using comboboxes in the MFC Grid Control
Since I posted my MFC grid control I ve had a lot of requests asking how to use other methods of editing cells in the grid. Ken Bertelson has taken this to the extreme, with his Grid Tree control. For some this was a little too involved, so I ve created a demo project that shows how to replace the default editing with a simple combo box.
Previous methods of achieving this required that a new CGridCtrl derived class be created. With the new structure in the 2.X versions of CGridCtrl it s now a lot simpler. -Using comboboxes in the MFC Grid ControlSince I posted my MFC grid control I ve had a lot of requests asking how to use other methods of editing cells in the grid. Ken Bertelson has taken this to the extreme, with his Grid Tree control. For some this was a little too involved, so I ve created a demo project that shows how to replace the default editing with a simple combo box. Previous methods of achieving this required that a new CGri
- 2022-05-29 23:54:42下载
- 积分:1
-
delphi程序
用到了AnsiToUTF8和UTF8ToAnsi两个系统函数,用于实现Windows系统下的Delphi和Linux系统之间的编码统一。注:该版本FTP上传文件至指定的服务器,故向指定室内机发送图片、语音、视频文件,在“改进版-自动发送服务信息”中有所改良,可向所有室内机发送文件。
- 2022-02-28 19:49:33下载
- 积分:1
-
自动匹配下拉列表框中的内容,根据所选下拉列表框的不同去加载不同的名片
应用背景做成类似于百度输入信息时自动匹配的功能,用VS2010实现,下拉列表框关键技术自动匹配下拉列表框中的内容,根据所选下拉列表框的不同去加载不同的名片
- 2022-08-23 11:13:07下载
- 积分:1