-
在VC下实现的一个小程序 牛顿迭带法 先确定有根区间,再算值
在VC下实现的一个小程序 牛顿迭带法 先确定有根区间,再算值-in VC under procedures of a small Newton iterative method is to first determine the root zone, and then value
- 2022-02-22 00:40:15下载
- 积分:1
-
分页其他人不需帐号就可自由下载此源码
分页其他人不需帐号就可自由下载此源码 -Paging other people without accounts can download this free source
- 2022-05-08 04:06:22下载
- 积分:1
-
ERP SAP ABAP 通用增强查找方法,正常增强都可以找到。
ERP SAP ABAP 通用增强查找方法,正常增强都可以找到。-SAP ABAP common to find ways to enhance
- 2022-07-15 09:52:24下载
- 积分:1
-
vb编写的云台镜头控制。主要通过pc机的串口通讯。
vb编写的云台镜头控制。主要通过pc机的串口通讯。-vb prepared pan and camera control. Pc machine, mainly through the serial port communications.
- 2022-01-25 16:36:41下载
- 积分:1
-
生成序列的所有组合
生成序列的所有组合-generated sequences of all portfolio
- 2022-06-03 10:30:01下载
- 积分:1
-
一个VC++ 随机数组生成类
VC++随机数组生成类的源代码,代码由重庆大学光电学院311实验室 袁刚编写,将随机生成的数组序列保存在TXT中,srand((unsigned)time(NULL));// 生成时间种子
m=rand()%m_Txt_Line;// 返回一个0-m_Txt_Line-1的随机数,即查表的起始位置
mx=m%m_Txt_Row;// 查表起始位置的列号,文件头为0行0列
my=m/m_Txt_Row;// 查表起始位置的行号
// 下面取出剩下的字符串中每三个空格前面的字符串,就是所要查一个数据
for(m=0;m {
aw2=strc.Find(" ");// 找到作为间隔的后三个空格所在位置
if(mx==m_Txt_Row-1||m==m_Txt_Row-mx-1)
a_Random[ct]=atof(strc);
else
a_Random[ct]=atof(strc.Left(aw2));// 保存数据到数组
aw1=strc.GetLength();
aw2=strc.Find(" ");// 找到作为间隔的前三个空格所在位置
strc=strc.Right(aw1-aw2-m_Txt_Spacing);// 取这三个空格右边的所有字符串
- 2023-02-02 04:50:03下载
- 积分:1
-
一个功能很全面占用空间的小商城程序,适合个人网上开店使用...
一个功能很全面占用空间的小商城程序,适合个人网上开店使用-a very comprehensive functional space occupied a small place procedures for the use of personal Internet lines!
- 2023-02-18 04:50:04下载
- 积分:1
-
这是一个定时器,我发现从一些网站
it is a timer that i found from some site
- 2022-12-04 00:35:03下载
- 积分:1
-
使用三菱FX2N
使用三菱FX2N-48MR PLC开发的自动灌装系统,已在生产线上正式使用.-The use of Mitsubishi FX2N-48MR PLC to develop an automatic filling system has been officially used in the production line.
- 2023-04-23 13:05:04下载
- 积分:1
-
又一个经典的贪吃蛇游戏,用鼠标控制蛇移动的方向.
又一个经典的贪吃蛇游戏,用鼠标控制蛇移动的方向.-also a classic Snake game with mouse control snake moving in the direction.
- 2022-02-25 05:12:57下载
- 积分:1