-
包含visual C++编程的各个方面,适合初学者研读,也适合有经验的的程序员参考。操作步骤详细。...
包含visual C++编程的各个方面,适合初学者研读,也适合有经验的的程序员参考。操作步骤详细。-A very good reference data, it contain kinds aspects of visual C++ programming.Not only is it suitable for beginners,but also suitable for experienced programmers. Welcome to download.
- 2022-06-13 01:15:41下载
- 积分:1
-
power flow using Gauss-sidle method to solve power flow
这对于功率流分析非常有用。此程序可用于验证用户程序是否给出正确的负荷流解决方案(使用Gauss-Siedel方法最多4个有效数字)。程序给出了中间解。用户应按以下指定格式提供数据和解决方案;
- 2023-02-26 16:25:03下载
- 积分:1
-
C #和vb_net抽象工厂设计模式
Abstract Factory Design Pattern in C# and VB_NET
- 2022-03-13 20:07:39下载
- 积分:1
-
中国象棋游戏的源代码包,智力可选择,有详细的说明
中国象棋游戏的源代码包,智力可选择,有详细的说明-Chinese chess game source code package, and intelligence to choose, there are detailed instructions
- 2023-06-06 05:20:03下载
- 积分:1
-
源代码。按照网站的规定。ini中的列表要求,…
VC++源码。按照“网址.ini”中的列表要求,自动批处理下载网页。程序后台隐藏运行。只有程序仍在运行,那么每天自动下载一次,按照日期分别建立文件夹保存,且保存的文件名的尾部都自动添加了日记标志。提供了安装BAT文件和卸载BAT文件。安装后,只要系统启动,就会自动后台执行网页下载。-VC++ Source. In accordance with the Web site. Ini in the list of requirements, automated batch download page. Hide the background process is running. Only the process is still running, then automatically downloaded once a day, in accordance with the dates of the establishment of a folder to preserve and save the file name of the tail are automatically added to the diary signs. Provided to install and uninstall BAT file BAT file. After installation, as long as the system startup, will be automatically downloaded from the homepage of the background.
- 2022-12-30 21:00:09下载
- 积分:1
-
Multi
遗传算法中多点交叉算法来优化最小值函数所对应的解--编码过程-Multi-point genetic algorithm to optimize the cross-algorithm corresponding to the minimum function of the solution- the process of encoding
- 2022-01-26 00:40:34下载
- 积分:1
-
提出一个C + +辅助类(CLayoutHelper),可以用于管理控制儿童的定位,并在一个CWnd或CDialog大小。通过这种方法,你不继承层次的变化是很有...
提出一个C + +辅助类(CLayoutHelper),可以用于管理控制儿童的定位,并在一个CWnd或CDialog大小。通过这种方法,你不继承层次的变化是很有必要的,没有对话的基类,你需要从中获取。典型应用包括创建一个在您的cwnd或CDialog辅助类的实例,选择一个布局算法(风格),然后添加子控件由helper类管理。你可以调用一个方法来增加你的窗口,或者向其他只是控制子集,你希望所有直系子女进行管理。您可以指定布局选项来控制在每个控制的基础布局的行为,动态地更新这些选项以及。一些有趣的效果可以通过使用该支持的布局选项,如围绕中心,在对话框的位置控制,锚定的一个具体问题,或强迫管制,维持一个固定的纵横比(这可能是一个有益的显示控制照片或录像等)。
-Mobile Robot Path Planning A* Algorithm to run in the VC environment. Simulation effective.
- 2022-02-20 08:16:49下载
- 积分:1
-
The Windows Installer XML (WiX) is a toolset that builds Windows installation pa
The Windows Installer XML (WiX) is a toolset that builds Windows installation packages from XML source code. The toolset supports a command line environment that developers may integrate into their build processes to build MSI and MSM setup packages
- 2023-07-09 01:30:05下载
- 积分:1
-
A * 算法
这是我第一次的 AI 游戏的寻路系统和 pathfollowing 的转向行为使用的 A * 算法。基本上,该字符将寻求,锁定目标上, 后,它会绘制从字符位置到目标的最短路径。当它得到了路径时,该字符将会移动到目标位置与特定的方向和速度。
- 2022-04-16 15:21:40下载
- 积分:1
-
Programming Role Playing Games with DirectX 2nd edition第一章的shell修正版
游戏界的天才少年Jim Adams的《Programming Role Playing Games with DirectX (2nd edition)》第一章的框架程序(shell)的修正版,
能够适用各种字符集。
- 2022-05-21 06:44:47下载
- 积分:1