-
三菱运动控制系统
基于vc++,MFC,编程运动控制系统,,,,,(Programming motion control system based on vc++, MFC)
- 2020-11-18 15:49:38下载
- 积分:1
-
sushuzl
这是一个简单的求素数的程序,结构小巧简单,内容精炼.(Procedures for seeking prime number)
- 2011-05-30 00:33:35下载
- 积分:1
-
CPLD_FPGA
CPLD_FPGA的入门资料.pdf格式,非常清晰.不可多得的入门级资料.(CPLD_FPGA introductory information. Pdf format, is very clear. A rare entry-level information.)
- 2009-11-23 11:09:48下载
- 积分:1
-
Keil-C
基于C-51单片机的74LS138译码器应用实例与仿真实现
(Microcontroller-based C-51 74LS138 decoder and Simulation Application)
- 2011-05-21 11:52:03下载
- 积分:1
-
c
说明: 停车场位管理系统程序,管理场位,便于汽车的停放(Parking spaces management system procedures, management, market position, easy to park the car)
- 2009-10-04 23:51:18下载
- 积分:1
-
情感分析用词语集·知网hownet词典
该软件可以实现微博分析、聊天分析、全网分析、网站分析、浏览分析、分词、词频统计、英文词频统计、流量分析、聚类分析等一系列文本分析(The software can realize micro-blog analysis, chat analysis, whole network analysis, website analysis, browse analysis, word segmentation, word frequency statistics, English word frequency statistics, traffic analysis, clustering analysis and a series of text analysis.)
- 2020-10-29 22:49:58下载
- 积分:1
-
seven_segment_v5
这是使用 visual basic 控制及模拟 7seg , 从电脑输出到project board 上面( 请把inpout32.dll放进system32 里面)(This is the use of visual basic control and Analog 7seg, from the computer output to project board above (please put into inpout32.dll inside system32))
- 2009-03-22 21:47:58下载
- 积分:1
-
cluto-2[1].1.1
一个用于进行聚类的工具,用C++编写的(One for the cluster tool, using C++ Prepared)
- 2008-03-16 12:51:33下载
- 积分:1
-
缠论MT4精准画笔指标
自动画缠论笔,经反复测试,画线非常精准,不知道有木有大神能把他改成EA(Auto-wrapping argumentation pen, after repeated testing, drawing line is very accurate, do not know that there is a wood God can change him into EA)
- 2018-11-16 20:40:27下载
- 积分:1
-
12
说明: 下面是一个结构体声明:
struct box
{
char maker[40]
float height
float width
float length
float volume
}
a. 编写一个函数,按值传递box结构,并显示每个成员的值
b. 编写一个函数,传递box结构的地址,并将volume成员设置为其他三维长度的成绩。
c. 编写一个使用这两个函数的简单程序
(Here is a structure declaration: struct box {char maker [40] float height float width float length float volume } a. Write a function that is passed by value box structure, and shows the value of each member b . to write a function, passing the address box structure and volume settings for the other three members of the length of the results. c. use these functions to write a simple program)
- 2013-06-02 17:27:08下载
- 积分:1