-
VB算法计算器
说明: 一款加解密计算,字符顺序改变,mod5加密,的软件。(A encryption and decryption calculation, character order change, mod5 encryption, software.)
- 2020-06-16 13:00:01下载
- 积分:1
-
setcover
贪心算法实现集合覆盖问题,不带权的集合覆盖问题,c++源码(Greedy algorithm set cover problem)
- 2021-02-07 16:59:55下载
- 积分: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
-
776867
说明: 此系统由VC++ 6 0 MFC开发而成,主要实现一些基本的界面操作,如画笔画刷,文字改变字体颜色,以及时钟显示和小型购物系(This system is developed by VC 60 MFC. It mainly implements some basic interface operation, such as brush, text changing font color, clock display and small shopping department.)
- 2018-12-31 12:24:07下载
- 积分:1
-
bhsed-program
该程序为基于粒子滤波的一种新算法,综合MCMC Bayesian(The program for a new algorithm based on particle filter, comprehensive MCMC Bayesian)
- 2017-08-14 21:16:27下载
- 积分:1
-
zuijindui
用蛮力法和分治法解最近对问题以及对算法时间性能及运行结果的分析
(And sub-rule by brute force method of solving the problem, as well as the recent performance of the algorithm and running time analysis of the results)
- 2009-12-07 19:30:01下载
- 积分:1
-
1
说明: 模拟舰船Kelvin尾迹,不考虑船首尾及粘滞影响(The simulation of ship wake Kelvin, without considering the fore and aft and viscous effect)
- 2014-11-27 11:28:05下载
- 积分:1
-
udnqm
这个软件是本人学习VB的一点小成果,由于技术问题,有很多不足()
- 2017-11-05 08:01:04下载
- 积分:1
-
jingtai
捷联惯惯性导航的C程序实现,四元数表示姿态,静态下进行试验,MATLAB进行图像处理,包含原始数据。(Strapdown inertial navigation of the C programs used to achieve, said the attitude quaternion, static tests under, MATLAB for image processing, including raw data.)
- 2009-12-01 14:36:59下载
- 积分:1
-
computer_design
该程序能够实现计算器程序设计,采用C++编程,来自C++程序设计原理与实践。(The program can achieve calculator program design, using C++ programming, program design from C++ Principles and Practice)
- 2014-02-19 14:34:59下载
- 积分:1