-
4375485466
QQ玫瑰小镇辅助工具,游戏编程源码,很好的参考资料。有需要的就下载吧。(QQ rose town of auxiliary tools, game programming source code, a good reference. There is a need to download it.)
- 2013-10-09 11:52:55下载
- 积分:1
-
C# 代码演示水仙花求和算法
C# 代码演示水仙花求和算法,关于求和水仙花数的原理:一个三位数,每一位数的立方相加等于该数本身。清空listBox1控件,获取3位数中的后两位数。具体代码可看下面:
//水仙花数的算法是一个三位数,每一位数的立方相加等于该数本身。
private void button1_Click(object sender, EventArgs e)
{
int a = 0, b = 0, c = 0;//定义变量
listBox1.Items.Clear();//清空listBox1控件
for (int i = 100; i
- 2022-06-16 00:33:40下载
- 积分:1
-
调用三个函数实现求数组中每一行的平均值
调用三个函数实现求数组中每一行的平均值-Three function calls for implementation of each line array average
- 2023-09-03 16:05:03下载
- 积分:1
-
gridview 的用法总结,用法齐全,希望能帮助各位同仁
gridview 的用法总结,用法齐全,希望能帮助各位同仁-GridView usage summary, usage range, hoping to help you Tongren
- 2022-02-04 13:46:48下载
- 积分:1
-
Eternal Lands(永恒大陆)的地图编辑器代码!~你可以选者VC++和DEVCPP进行编译...
Eternal Lands(永恒大陆)的地图编辑器代码!~你可以选者VC++和DEVCPP进行编译-Eternal Lands (eternal mainland) code of the map editor! ~ You can choose who VC++ And compile DEVCPP
- 2022-05-21 20:26:11下载
- 积分:1
-
GUI Layout Toolbox 2.3.4
说明: 这个工具箱提供了创建复杂的MATLAB图形用户界面的工具,可以优雅地调整大小(This toolbox provides tools to create sophisticated MATLAB graphical user interfaces that resize gracefully. The classes supplied can be used in combination to produce virtually any user interface layout.)
- 2021-03-29 13:09:10下载
- 积分:1
-
pro_matlab_bb.m
分支定界法(branch and bound)是一种求解整数规划问题的最常用算法。这种方法不但可以求解纯整数规划,还可以求解混合整数规划问题。分支定界法是一种搜索与迭代的方法,选择不同的分支变量和子问题进行分支。(Branch and bound (branch and bound) is one of the most commonly used algorithms for integer programming problems. This method can not only solve pure integer programming, but also solve mixed integer programming problems. Branch and bound is a search and iterative method, which selects different branch variables and sub problems to branch.)
- 2020-11-02 15:39:53下载
- 积分:1
-
组织相变,动态再结晶
利用matlab平台进行微观组织模拟,模拟动态再结晶(Dynamic recrystallization by matlab)
- 2020-07-08 15:48:56下载
- 积分:1
-
stdTemplate
一个学习标准模版的好例子!大学时候老师给的!供大家参考!(a study standard template good example! University teachers to time! For your reference!)
- 2006-11-13 15:19:06下载
- 积分:1
-
Sibianxing
说明: 一个简单的ply读取文件,里边附了我收集的二十几个ply模型文件,希望能对大家有所帮助(a simple ply read and display file with more than 20 ply models)
- 2009-08-23 14:33:18下载
- 积分:1