资源列表
[C#编程] myWebService
说明:C # 调用 webservice 返回xml格式-C# webservice<来了> 在 2025-10-03 上传 | 大小:17.15mb | 下载:0
[Windows编程] RutineDemo
说明:VC++源码模拟出一张公交线路图,用一些线条和汽车图形连接成一个公交线路图,形象逼真,让人一看就明白。当然了,这只是一个基本的演示,源代码可借鉴,说不定在此基础上,真的可以写出一个真正的公交线路图来。源码中有几个要点需要注意:判断是否为CStaitc控件,使用对话框背景,对此不熟悉的正好是个参考-VC++ source code to simulate a bus route map, with some lines and car graphics connected to a bus rou<apudn76> 在 2025-10-03 上传 | 大小:216kb | 下载:0
[Windows编程] SelSingle
说明:在vc++ 程序窗体中使用Radio button的示例,让你学会RadioButton的用法,对VC来说,这是再简单不过的基础要领了。本源码实例通过用户对单选框Radio button的选择,演示如何得到单选按钮的值,并最终显示结果。-In vc++ program using the form Radio button examples, so you learn how to use RadioButton, the VC, it is simple enough for a basic<apudn77> 在 2025-10-03 上传 | 大小:224kb | 下载:0
[Windows编程] Habit
说明:checkBox的使用应该说在各种编程语言中都是基础的,在VC++中也不例外,对于高手来说,这个代码不用看了,主要是写给新手看的,如图所示的窗口中,有几个CheckBox复选框供选择,程序会判断出用户所选择的复选框的值,并以MessageBox的方式返回给用户结果-checkBox use should be said is based on a variety of programming languages , in VC++ is no exception, fo<apudn78> 在 2025-10-03 上传 | 大小:20kb | 下载:0
[Windows编程] OutputText
说明:VC++在窗体上输出文本的实例,主要是利用DrawText方法来实现文字输出,为了更全面一些,实例中不但输出了英文字符,还输出了中文,如果您对DrawText的使用方法不熟悉,可下载本源码参考-VC++ output text in the form of examples, mainly using DrawText methods to achieve text output, in order to more fully some instances not only the output<apudn79> 在 2025-10-03 上传 | 大小:18kb | 下载:0
[Windows编程] SimpleTextOut
说明:VC++中简单的TextOut输出文本字符的使用实例,新手有兴趣的源码,实现过程:获取窗口设备上下文,然后在窗口客户区域指定位置输出文本-VC++ TextOut output using the simple examples of text characters, and newcomers are interested in the source code, the implementation process: Get device context window, and then sp<apudn80> 在 2025-10-03 上传 | 大小:18kb | 下载:0
[其他小程序] ising
说明:二维伊辛模型matlab建模Matlab programs for the Ising model-Matlab programs for the Ising model ising.m: the main file which contains a simulator for the 2D Ising model using Wolff sampling and Metropolis sampling, including parameters for temperature and<Chao> 在 2025-10-03 上传 | 大小:6kb | 下载:0
[Windows编程] Calc
说明:再次与VC++爱好者分享一款基于VC++的简单计算器源码,与Windows自带的计算器风格很相似,学习提高VC编程,就要慢慢学习一些简单的完整小程序,比如这个Calculator源代码,还有一些扫雷等的小游戏,对VC的程序开发很有帮助哦。-Again with the VC++ enthusiasts share a VC++ based simple calculator source code, and Windows calculator style is very similar to<apudn81> 在 2025-10-03 上传 | 大小:29kb | 下载:0
[其他小程序] DataTableCompute
说明:C#使用DataTable的源码,包括很多类型处理。-C# source code using the DataTable, including many types of treatment.<Kevin> 在 2025-10-03 上传 | 大小:36kb | 下载:0
[其他小程序] Kalman_filter-target_tracking
说明:卡尔曼滤波在雷达目标跟踪上的仿真,设置了一个仿真场景,然后进行仿真以及分析。-Kalman filter simulation on the radar target tracking<chenqiuting> 在 2025-10-03 上传 | 大小:149kb | 下载:0
[Windows编程] BmpNonClient
说明:真心不错的窗体绘制技巧,VC++使用BMP位图绘制漂亮的对话框和窗体,先看下测试截图怎么样?漂亮吧?大致说下实现的思路:绘制对话框非客户区域,计算标题栏的高度,获取窗口区域。 第一步绘制对话框的左边框,计算对话框边框的宽度; 第2步绘制对话框的左标题栏,记录左标题栏的宽度; 第3步绘制对话框的右标题栏; 第4步绘制对话框中间标题栏; 第5步绘制对话框右边框; 第6步绘制对话框第边框-Really good form drawing sk<apudn82> 在 2025-10-03 上传 | 大小:236kb | 下载:0
[Windows编程] FillRC
说明:VC图像填充选区的源码实例,实现思路:CBrush brush(RGB(255, 128, 128))定义一个颜色画刷,使用颜色填充区域,加载位图,创建位图画刷,使用位图填充区域,释放画刷对象,定义一个区域对象,绘制矩形边框,创建一个矩形选区,组合选区,获取两个选区的公共部分,将选区对象附加一个选区句柄,填充选区,释放选区句柄等-Source code examples VC image fills the constituency, the realization of ideas: CBru<apudn84> 在 2025-10-03 上传 | 大小:358kb | 下载:0