-
一个小型的医药零售管理系统,包括进货统计,库存统计,销售统计等...
一个小型的医药零售管理系统,包括进货统计,库存统计,销售统计等-a small medicine retail management system, including the distribution of statistics, statistical inventory, sales statistics, etc.
- 2023-07-21 22:35:03下载
- 积分:1
-
Relevant data algorithm e
相关数据算法电子书,PDF格式,从一开始就详细分析了各种数学模型的算法误差,并给出了例程
- 2023-08-26 11:40:06下载
- 积分:1
-
基于SIMULINK/RTW的DSP控制系统研究
基于SIMULINK/RTW的DSP控制系统研究-Based on SIMULINK/RTW
- 2023-08-06 05:45:03下载
- 积分:1
-
介绍VC中STL模板的,对初学者很有帮助!
介绍VC中STL模板的,对初学者很有帮助!-Introduction VC in the STL template, very helpful for beginners!
- 2022-08-25 06:36:05下载
- 积分:1
-
运动模拟器的流动性预测
这是基于规划组织开展的工作的活动模式模拟器
和使用统计数据来自五年调查用户的
位移。它模拟的用户的流离失所期间的一套
数天。生成的位移基于每个用户的
活动 (工作、 学习等)、 本地化的地方的这些活动 (房子、 工作地方、 学校),以及导致这些地方的途径。繁体在移动网络上进行工程的帮助下这个模拟器 (例如见 http://www.sciencedirect.com/science/article/pii/S0140366408002260)
(netbeans 项目)
- 2022-04-23 11:04:48下载
- 积分:1
-
C 计算器代码
/ * mustafasırrıinci * /
#include < stdio.h >
#include < stdlib.h >
#include < math.h >
int main ()
{
浮 int1 int2,结果 ;
char 操作 ;
printf("CALCULATORn") ;
开始:
printf ("nnEnter 两个整数 please.n") ;
printf("1.integer:") ;
scanf ("%f"& int1) ;
printf("2.integer:") ;
scanf ("%f"& int2) ;
选择:
printf ("nenter 操作的符号。") ;
printf ("naddition: + nsubtraction:-nmultiplication: * ndivision: /nexponention: ^ nto 退出:! n") ;
scanf ("%s"& 操作) ;
虽然 (操作! = "!")
{
switch(operation)
{
案件 "+":
结果 = int1 + int2 ;
打破 ;
案件 "-":
结果 = int1-int2 ;
打破 ;
案件 " *":
结果 = int1 * int2 ;
打破 ;
- 2022-08-13 04:26:33下载
- 积分:1
-
五
五子棋
简单的五子棋小游戏 还不是很完善-five
- 2022-11-20 22:30:08下载
- 积分:1
-
保持了英文版的全部功能,界面改为中文,后台管理增加“添加”功能,去掉了英文版中的留言本功能登陆名www.netfuwu.com密码wubin...
保持了英文版的全部功能,界面改为中文,后台管理增加“添加”功能,去掉了英文版中的留言本功能登陆名www.netfuwu.com密码wubin -maintain the English version of the full functionality, interface with Chinese background to manage "add" function, eliminating the English version of the voice mail functions were landing www.netfuwu.com password wubin
- 2022-01-25 21:01:26下载
- 积分:1
-
用 Delphi 安装程序
用 Delphi 安装程序
用 Delphi 安装程序
- 2022-05-15 07:45:31下载
- 积分:1
-
hospital management codes
hospital management codes
- 2023-01-13 19:45:03下载
- 积分:1