-
GUI
一个GUI测试程序,VC++源码下载,有一些窗体的显示特效,比如图片的显示特效,还有一些与GUI相关的实例演示,如上图所示为一些窗体控件的效果,还有更多请下载本源码参考。(The effect of a GUI test program, VC++ source code download, some form effects, such as the picture shows effects, there are GUI-related example demonstrates, as shown above for some form controls, and more, please Download the source code reference.)
- 2012-06-26 10:01:01下载
- 积分:1
-
ComplexT
说明: 复化梯形公式,数值计算。This the main application source file(Minute trapezoid formula, numerical calculation. This is the main application source file)
- 2005-10-20 11:04:41下载
- 积分:1
-
Ch13Directories
Windows Directory sample code, taken from worx visual c++ 2008
- 2012-04-12 17:19:27下载
- 积分:1
-
LBM三维方腔
适合初学者入门学习使用, C++结构化语言书写,读起来比较方便。
// 三维方腔.cpp : Defines the entry point for the console application.
//
//#include "stdafx.h"
#include
#include
#include
#include
#include
#include
#include
using namespace std; //变量名定义
- 2022-03-24 22:42:06下载
- 积分:1
-
遗传算法
u首先要确定个体的编码形式,设计适应度函数。
u再计算种群内各个个体的适应度函数值,选择优良的个体并根据设计的遗传策略进行遗传操作,产生新一代种群,直到出现满意的个体为止。
u最后得到的适应度值最大的个体即为最优解。
编码是从实际问题中提取出决策变量并按某种形式组合成位串的过程。分为数值编码、非数值编码和混合编码。数值编码包括二制编码和实数编码。非数值编码包括符号编码、基因编码和知识编码。
- 2022-07-14 22:07:10下载
- 积分:1
-
Delphi 7_0常用函数速查手册
Delphi 7_0常用函数速查手册-Delphi 7_0 commonly used functions Check manual
- 2022-03-07 20:30:24下载
- 积分:1
-
一维条形码
一维条形码,c#已测试,可实现code128等码显示打印,一维条形码,c#已测试,可实现code128等码显示打印,一维条形码,c#已测试,可实现code128等码显示打印,一维条形码,c#已测试,可实现code128等码显示打印,一维条形码,c#已测试,可实现code128等码显示打印,一维条形码,c#已测试,可实现code128等码显示打印,一维条形码,c#已测试,可实现code128等码显示打印,一维条形码,c#已测试,可实现code128等码显示打印,一维条形码,c#已测试,可实现code128等码显示打印,
- 2022-07-12 08:51:52下载
- 积分:1
-
ADC0804_DAC0832
51单片机控制ADC和DAC转换的程序,仅供参考(51 MCU control ADC and DAC conversion process, for reference only)
- 2013-06-18 18:51:09下载
- 积分:1
-
4999929
C#的WinForm项目的dataGridView控件的CheckBox(The CheckBox of the dataGridView control for the WinForm project of the C #)
- 2019-05-09 12:25:41下载
- 积分:1
-
2009shiyan1
2、Socket编程
凡是基于网络应用的程序都离不开Socket。 与网络有关的简单VC编程 Socket的意思是套接字,是计算机与计算机之间通信的接口。使用Winsock提供的API函数是最基本的网络编程技术。
(2 Socket programming any web-based application programs can not be separated Socket. Simple VC network-related programming meant Socket socket, is communication between the computer and computer interface. Use Winsock provides API functions is the most basic network programming.)
- 2009-11-12 15:06:31下载
- 积分:1