-
Simple Styles
今天做的一个C#的小例子,希望初学者能够汲取精华,学习到更多的知识(A small example of C# today, I hope beginners can learn the essence and learn more knowledge.)
- 2020-06-25 20:00:02下载
- 积分:1
-
基于HTML css的商城购物前端模板
涉及到HTML5,css和js的购物网站,页面精美,可运行,适合前端人员参考
- 2020-11-28下载
- 积分:1
-
delphi network programming a small example of the use of socket programming.
delphi 网络编程小例子,利用socket编程。-delphi network programming a small example of the use of socket programming.
- 2022-10-03 17:30:03下载
- 积分:1
-
逻辑斯蒂回归模型
逻辑回归 Logistic Regression LR 模型其实仅在线性回归的基础上 套用了一个逻辑函数 但也就由于这个逻辑函数 使得逻辑回归模型成为了机器学习领域一颗耀眼的明星 本代码实现了逻辑斯蒂回归模型
- 2020-12-01下载
- 积分:1
-
CvvImage
好多opencv的应用程序界面中在MFC中显示图像,但是我发现这些显示功能大部分用到了一个叫CvvImage的类,最近使用opencv2.3.1,发现找不到这个类了。 没有具体研究过opencv ,但是opencv在MFC中显示图像需要用的一个叫做CvvImage的类的DrawToHDC()的函数,但是我在2.3.1下却怎么也没有找到这个类,和这个函数。在2.3.1的文档下没有关于这个的任何资料,不知道是不是新版本的opencv去掉了这个类,或者用其他的方式实现了。所以我需要用以前的方式实现这个类。在网上找了一些资料。发现这个问题可以这样处理。 我们可以自己建立一个CvvImage.h和一个CvvImage.cpp的文件,添加到工程中。这样我们在工程中包含上这个CvvImage.h的头文件,就可以正常的按照以前的方式使用CvvImage类将图像绘制到MFC控件中了(Many opencv application interface in the MFC display images, but I found that most of these display features used in a class called CvvImage, the recent use of opencv2.3.1, found that the class can not find. There is no specific study of the opencv, but opencv in the MFC to display the image needs to be used in a class called DrawToHDC () function, but I did not find the kind of 2.3.1 under the CvvImage, and this function. There is no information about this in the 2.3.1 document, and it is not known whether the new version of OpenCV has removed this class, or has been implemented in other ways. So I need to use the old way of this class. On the Internet for some information. Found the problem can be handled in this way. We can create a CvvImage.h and a CvvImage.cpp file, added to the project. So we in the project includes the CvvImage.h header file, you can normally use the CvvImage class in accordance with the previous way draws the image to the MFC control.)
- 2016-05-03 09:55:45下载
- 积分:1
-
基于改进型蜂群算法的无线传感器节点部署
里面有非常全的matlab的代码和一部分有c的代码,可以完整地实现基于abc的无线传感器部署的模拟,并有自己的仿真结果以供参考。
- 2020-12-12下载
- 积分:1
-
bin2pms
bin2pms converter
Part of "Bemani Hacking tools"
- 2020-06-25 00:20:02下载
- 积分:1
-
LabVIEW 虚拟仪器入门.pdf
LabVIEW 虚拟仪器入门
- 2020-12-11下载
- 积分:1
-
基于wxPython和PySerial实现的串口助手
基于wxPython和PySerial实现的串口助手,实现了常用的接收、发送、二进制显示、二进制发送等功能;使用了Python、wxPython、PySerial、线程、图片内嵌等多种实用GUI编程技术,且单文件实现,简单易懂,可以作为学习GUI编程的一个很好的例程,也可以作为自己实现更完整串口助手功能的起点!!!
- 2020-12-07下载
- 积分:1
-
VCwizardcreation
本程序是一个利用VC++制作向导的实例程序。(This program is a creation wizard using VC++ examples of procedures.)
- 2009-10-17 09:02:08下载
- 积分:1