-
Beginning-Visual-CPP-2010
Beginning Visual C++ 2010
- 2014-10-25 22:17:13下载
- 积分:1
-
MISRA-C-2004_工业标准的C编程规范_中文版
规则都是针对的是C语言本身缺陷或容易被误解的点,如:自动变量如果不初始化就使用会出现随机值、不同类型数据赋值容易出现的隐式转换;没有包含诸如注释、变量名、编码格式等统一编程风格的内容。(The rules are for the C language itself is defective or misunderstood, such as: if you do not use the automatic variable initialization will appear random values, implicit prone to different types of data assignment conversion; does not contain such as comments, variable names, encoding format unified programming style content.)
- 2017-08-22 15:30:28下载
- 积分:1
-
chengxu3
混沌遍历性的Matlab实现
No3.m函数是一个通用的logistic蛛网图函数
生成的蛛网图.
(Chaos ergodicity No3.m realize the Matlab function is a generic logistic map function generated cobweb cobweb diagram.)
- 2008-05-15 11:10:38下载
- 积分:1
-
模拟波动方程的有限元程序 FEM
模拟波动方程的有限元程序,计算波场快照,有程序说明!(Simulation of the wave equation, the finite element program, calculate the wave field snapshot, procedural instructions)
- 2020-06-30 00:20:02下载
- 积分:1
-
餐馆代码
石家庄铁道大学VB程序设计______饭店点菜系统
16
‘当和小于零,则标签离窗体左边距离等于窗体宽度 End If
End Sub
留言板的实现
Private Sub Command9_Click()
If Text5.Text = "" Or Text6.Text = " " Then MsgBox "留言人和留言内容不能为空", 64 ,"注意 " ‘当留言内容为空时,弹出提示,请顾客留言 Else
SG = Now ‘正常留言时,留言时间设为当时
SJ = Text5.Text & " " & SG & vbCrLf & Text6.Text & vbCrLf & "---------" ‘将文本框内容与时间记入留言板 &
- 2023-04-19 14:15:03下载
- 积分:1
-
HistDemoA
数字图像处理实验——直方图的均衡化,打开图像并实现其均衡化(Digital image processing experiments- histogram equalization, open the image and realize its equalization)
- 2014-06-07 00:05:05下载
- 积分:1
-
main_helical_dynamic
石川法求时变啮合刚度,只针对于圆柱齿轮,斜齿轮不能用(Applying the stone Sichuan method to solve the time-varying meshing stiffness of gear)
- 2020-10-14 15:37:31下载
- 积分:1
-
学生管理系统
#include
#include
#include
#include
#include
typedef struct student//学生信息
{
char name[20];
int studentnum;
int roomnum;
}student;
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报 打分 发表评论 暂无评论
- 2022-03-21 16:00:17下载
- 积分:1
-
MatLabgongchengshuxueyingyong
说明: MatLab在工程数学方面的应用,工程数学计算.(MatLab in the application of engineering mathematics, engineering, mathematical calculations.)
- 2008-08-30 01:12:00下载
- 积分:1
-
4xADP5110
STM32 4路AD+5110显示 ( )
- 2015-04-25 16:30:35下载
- 积分:1