-
比萨饼订单系统
比萨饼订购 machineIf 您不能找到这种语言在语言列表中,请选择"其他"。保持简短、 精确和完整的标签,请仅使用"、"要分开。如果在你的描述中有代码,请使用"插入代码"按钮来插入代码并选择编程语言。这将使您的源代码美丽和有吸引力。请不要提交非源编码材料。
- 2022-12-30 23:25:05下载
- 积分:1
-
C语言通用范例开发源代码
应用背景C语言通用范例开发这本书的配套光盘源代码(第五章),分析给有需要的童鞋。关键技术第五章是关于C函数库的使用的一些例子,很有参考价值。
- 2022-03-05 04:46:51下载
- 积分:1
-
c#Windows窗体设计,
Windows窗体基本操作,Windows窗体高级操作,特殊类型的窗体,菜单、工具栏的设计,其它。...
c#Windows窗体设计,
Windows窗体基本操作,Windows窗体高级操作,特殊类型的窗体,菜单、工具栏的设计,其它。 -c# Windows Forms Designer, Windows Forms basic operation, Windows Forms advanced operators, special types of forms, menus, toolbars, design, other.
- 2022-07-18 11:25:11下载
- 积分:1
-
基于AD590和52单片机00的只能温控系统
#include
#define uchar unsigned char
#define uint unsigned int
sbit lcden=P3^3;
sbit lcdrs=P3^4;
sbit lcdrw=P3^5;
sbit eoc=P3^2;
sbit ale=P2^4;
sbit st=P2^4;
sbit oe=P2^5;
sbit clk=P2^3;
unsigned long dianya=0;
uchar num;
uchar code table[]="the range:0-100";
uchar code ta
- 2022-03-23 02:09:17下载
- 积分:1
-
delphi代码更新
Delphi 自动更新代码小demo,RaizeFlatStyleCoolTrayGridEhVCLZipMSNPopupAutoUpgrader可以方便的进行修改,自定义更新界面
- 2022-04-20 09:33:03下载
- 积分:1
-
一个较好的学生信息系统,能够实现对学生的日常管理,大大减轻辅导员的工作负担...
一个较好的学生信息系统,能够实现对学生的日常管理,大大减轻辅导员的工作负担-err
- 2023-03-09 13:35:04下载
- 积分:1
-
"泡沫"游戏
游戏的目标-打造线相同颜色的球。
- 2022-02-05 00:09:54下载
- 积分:1
-
C#绝佳的编程秘诀
C#绝佳的编程秘诀- 以空间换时间算法精要,有需要的可以参考-good program for c#
- 2022-03-18 14:34:57下载
- 积分:1
-
This program computes the electric field and potential distributions of a dipole...
用来计算电偶极子的电场和电势分布,当然也可以根据需要计算更高阶的电场,只要保留到相应的阶次就OK了。-This program computes the electric field and potential distributions of a dipole. You can also compute higher order electric field with it by preserving the series to corresponding order.
- 2023-01-19 06:55:03下载
- 积分:1
-
排序算法,包括了直接插入排序,冒泡排序,快速排序
排序算法,包括了直接插入排序,冒泡排序,快速排序-Sorting algorithm, including a direct insertion sort, bubble sort, quick sort, etc.
- 2022-01-23 10:50:07下载
- 积分:1