-
RS232Demo
MFC编写的RS232 Demo,可供新手借鉴,VS可直接运行。(MFC RS232 Demo)
- 2021-01-04 13:09:01下载
- 积分:1
-
chang
pso 粒子群算法源代码 粒子群算法在物流中的优化(PSO Particle Swarm Optimization Particle Swarm Optimization source code of the optimization in the logistics)
- 2008-05-18 09:29:27下载
- 积分:1
-
juhac
抑制载波型差分相位调制,借鉴了主成分分析算法(PCA),有CDF三角函数曲线/三维曲线图。( Suppressed carrier type differential phase modulation, It draws on principal component analysis algorithm (PCA), There CDF trigonometric curve/3D graphs.)
- 2017-05-05 16:48:50下载
- 积分:1
-
daty-while
表格修改控件,适用于边浏览边修改的地方,用于数据记录编辑更好(Table modification control, suitable for browsing while modifying, for better data record editing)
- 2018-12-05 15:23:16下载
- 积分:1
-
daxiaoxiehuhuan
实现大小写互换,即输入大写子母程序会自动转成小写子母(Realization case swap)
- 2014-02-23 09:40:42下载
- 积分:1
-
biaodashiqiuzhi
表达式求值程序,很好的实现表达式的ascii码输入,到数值计算(Expression evaluation procedures, to achieve a very good expression of the ascii code input to the numerical calculation)
- 2009-07-16 16:10:20下载
- 积分:1
-
8bit_echo
Easy to learn Visual Basic 6.0
- 2013-07-10 16:38:26下载
- 积分:1
-
54678976543
简单的鼠标画线Vb源代码,有需要的就下载吧。(Simple mouse to draw lines Vb source code, there is a need to download it.)
- 2013-08-30 09:19:35下载
- 积分: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
-
double-dimensional-array
vb没有二维不定数组,工作的需要,自己写了个实现二维不定数组的小例子(vb D Indefinite array work needs to write their own small example D Indefinite array)
- 2012-09-11 17:15:08下载
- 积分:1