-
分析命令行参数
分析命令行参数-Example of parasing the command line
- 2023-02-14 20:15:03下载
- 积分:1
-
求阶乘算法(0
求阶乘算法(0---10000)标准C++语言控制台应用程序 可能很多人都曾经想过要实现一些比较大的数的阶乘,但是C++中提供的标准数据类型其存储空间太小,根本无法实现。我们可以通过其他方法来实现,本程序用一个很简单的算法实现数的阶乘,程序很短,也很简单,各处都有注释,相信大家很容易就可以看懂,下载源码后在VC6.0中打开编译后即可运行,程序经少许改动可以实现更大的数的阶乘,有兴趣的读者在看完本程序后可一动手试试,其乐无穷!!希望这个程序能给大家一点帮助-The arithmetic for counting factorial(0-10000)
This is a standard C++ language console application, many people could want to relize the factorial of some large numbers, but the memory space of the standard data type provided by the C++ is too small, so it can not realize at all. But we can realize it by other method, the program realize the factorial of the number you give by a simple arithmetic ,this is a short and easy program, and there are remarks everywhere, I believe that everyone can easily understand it, after downloading the sound code you can open it in VC6.0, then edit and run it. you also can change something to realize the factorial of a larger number, the reader who is interesting in it can have a try, there are more happiness in it!! At last,
- 2023-02-22 10:45:03下载
- 积分:1
-
haha!it s lunar calendar s small pragrame,please give directions.if there is err...
哈哈,农历小程序,大家多指教。如有错误请指出-haha!it s lunar calendar s small pragrame,please give directions.if there is error in it,please point it out
- 2022-07-08 18:38:49下载
- 积分:1
-
Shock wave shock wave source code source code
冲击波源代码
冲击波源代码-Shock wave shock wave source code source code
- 2022-06-21 11:41:37下载
- 积分:1
-
designed to be used more strings than specified by the string, will be less than...
设计为使用的字符串比指定的字符串多,将比打印在备忘录中的搜索结果少
- 2022-03-25 10:14:04下载
- 积分:1
-
横断面自动生成程序
可以调用CAD自动绘图、可以在WORD下自动生成横断面成果表格,满足设计和工程方量计算的需要
- 2022-12-22 04:50:09下载
- 积分:1
-
cnc钻机管理系统
cnc钻机管理系统
扫描条码实现钻孔
订单录入后发送到预审的订单在这里显示,由二级权限人员派发到责任人,填写订单系数和难度说明等;派发完成后该型号显示被派发人及时间并自动更改颜色,且能跟“待完成订单”同步更新状态;已完成预审的订单可自动隐藏,未完成的要显示出来;需具有自动刷新和手动刷新功能,需要提供填写备注栏的功能;
- 2023-03-05 05:35:04下载
- 积分:1
-
多
多元多峰函数的优化实例
第10行各变量的上下限改为[-10 10],原来为[-3 3];
第25行改为:[Y, I]=min(ObjV) 原来为[Y, I]=min(ObjVSel) 以此将染色体的个体值与shubert()函数值对应起来,原表达式不具有shubert()函数自变量和应变量的对应关系
-Multi-multi-peak function optimization examples of the first 10 lines the upper and lower limits of each variable changed to [-10 10], originally for the [-3 3] No. 25 line changed to: [Y, I] = min (ObjV) the original of [ Y, I] = min (ObjVSel) this will be the individual value of chromosome shubert () function values corresponding to the original expression does not have shubert () function from the variables and should correspond to the relationship between variables
- 2022-12-27 05:15:03下载
- 积分:1
-
sensor network source code
sensor network source code
- 2022-03-01 23:41:02下载
- 积分:1
-
机器学习算法KNN
机器学习算法KNN,包括分类和回归。两种算法中都有测试集和训练集。
- 2022-05-31 00:35:27下载
- 积分:1