-
bestFitDecrease
本代码,直接编译可用,解决NP难问题使用的是局部最优BFD算法,其中用到了链表以及大顶堆排序算法(This code can be compiled directly, and it can solve the NP hard problem. It uses the local optimal BFD algorithm, which uses the linked list and the big stack sort algorithm.)
- 2018-07-19 11:23:22下载
- 积分:1
-
DrawOfMemory
DrawOfMemory源码包,VC++内存绘图例子代码,包括了多个实用的VC++函数:比如DrawLine函数:将传入函数的值以图像的形式显示到对应的控件上(int AllNum:总的数据量,int Value[]:数据值数组,COLORREF PenColor:画笔的颜色,CWnd *pWnd:需要显示曲线的控件指针);DrawWave函数,将传进函数的值以图像的形式显示到对应的控件上;DrawMultiLine函数:将传进函数的值以图像的形式显示到对应的控件上,可以显示多个数据段。参数定义:
int Mult:总共需要显示几类数据
int AllNum:每类数据总的数据量
int Value[]:数据值数组,组成形式:数据1+数据2+数据3+ ...
COLORREF PenColor:每类数据的画笔的颜色
CWnd *pWnd:需要显示曲线的控件指针
还有一些函数不一一列举了,请自行下载源码查看(DrawOfMemory source package, VC++ memory mapping code examples, including a number of practical VC++ function: for example DrawLine function: the value passed to the function displayed in the form of the image to the corresponding controls (int AllNum: the total amount of data, int Value []: an array of data values , COLORREF PenColor: brush color, CWnd* pWnd: need to show the curve control pointers) DrawWave function, will pass into the function value is displayed in the form of an image to the corresponding controls DrawMultiLine function: the passed into the function value is displayed in the form of an image to the corresponding control, you can display multiple data segments. Parameters are defined:
int Mult: A total of several types of data to be displayed
int AllNum: total amount of data for each type of data
int Value []: an array of data values , consisting of forms: Data 1 Data 2+ 3+ ...+ data
COLORREF PenColor: brush color for each type of)
- 2014-07-02 10:52:43下载
- 积分:1
-
象群游牧算法
一种根据大象习性创造的新型优化算法,与遗传算法、粒子群等具有相同的功能(An optimization algorithm)
- 2019-04-17 10:05:43下载
- 积分:1
-
SendMessage模拟鼠标单击事件(在webbrowser网页实现) 实例完整源码
一个利用winapi模拟鼠标单击webbrowser中网页实例
- 2013-04-04下载
- 积分:1
-
VCOpenDDS
ACE+TAO windows环境下编译ACE编译OpenDDS(ACE+ TAO windows environment compiler ACE source)
- 2013-08-01 23:03:26下载
- 积分:1
-
212577
用java实现的一个计算器代码,是我们课程的作业,编译通过()
- 2017-10-15 10:50:22下载
- 积分:1
-
Demo
获得用户名,VC++精选编程学习源码,很好的参考资料。(Get the username, VC++ select learning programming source code, a good reference.)
- 2013-11-28 10:55:30下载
- 积分:1
-
Win32_Packed自己写的win32包装类
Win32_Packed自己写的win32包装类-Win32_Packed himself wrote the win32 packaging category
- 2022-05-19 03:41:46下载
- 积分:1
-
tcpdump代码 包括自己实现的协议截包驱动
tcpdump代码 包括自己实现的协议截包驱动-tcpdump including its own code to achieve an agreement cut package drive
- 2023-07-10 02:10:03下载
- 积分:1
-
神经网络分类
说明: 多个神经网络分类算法,包括多种神经网络方法,较好的分类算法(Many neural network classification algorithms, including a variety of neural network methods, better classification algorithm)
- 2021-03-24 22:06:20下载
- 积分:1