-
matlab
总结了最基本和最常用的mattlab源码,很实用(Summarizes the most basic and most common mattlab source, it is practical)
- 2014-02-07 16:17:04下载
- 积分:1
-
养猪场管理系统Access数据库开发
养猪场猪管理系统,从配种产子到出售,一整套的管理流程,并统计数据分析猪优良的母猪,用Access数据库设计,设计采用三层架构,易移植,稳定。
- 2023-03-30 09:50:03下载
- 积分:1
-
company
编写一个程序实现小型公司的人员信息管理系统。该公司雇员(employee)包括经理(manager),技术人员(technician)、销售员(salesman)和销售部经理(salesmanager)。要求存储这些人员的姓名、编号、级别、当月薪水,计算月薪并显示全部信息。
程序要对所有人员有提升级别的功能。为简单起见,所有人员的初始级别均为1,然后进行升级,经理升为4级,技术人员和销售部经理升为3级,销售员仍为1级。
月薪计算办法是:经理拿固定月薪8000元,技术人员按每小时100元领取月薪,销售员按该当月销售额4 提成,销售经理既拿固定月工资也领取销售提成,固定月工资为5000元,销售提成为所管辖部门当月销售额的5‰。
(Write a program to implement the personnel information management system of small company. The company employees (employee) including managers (manager), technical personnel (technician), salesman (salesman) and the sales manager (salesmanager). For store the personnel s name, serial number, level, monthly salary, calculate monthly salary and display all the information.
Program for all personnel have the function of level. For the sake of simplicity, all staff of the initial level 1, and then upgrade, manager promoted to level 4, technicians and sales manager for level 3, the salesperson is still the 1st level.
Monthly salary calculation way is: managers with a fixed monthly salary of 8000 yuan, technicians receive monthly salary 100 yuan per hour, the salesman make the monthly sales 4 commission, sales manager with both fixed monthly salary also receive sales commissions, fixed monthly salary of 5000 yuan, sales to become the jurisdiction of the department of sales that month 5 ‰.)
- 2015-06-04 13:32:42下载
- 积分:1
-
97bugsgk_v1.0
97bug社工库CNSEU社工库源码
此源码非常简单只需一个支持PHP空间或者服务器,把源码传到PHP空间以后,把你的库子转换成TXT格式然后把TXT文件放到kieoidfrwq!!1123@#fewf这个文件夹即可,注意sql文件直接修改结尾成TXT的是不行的,必须用专用的文本编辑工具打开,然后另存为TXT格式的,否则放到kieoidfrwq!!1123@#fewf文件夹里面也查不到内容,此源码建议在linux系统搭建,如果是windows系统建议不要用IIS搭建网站,windows系统的可以用的Apache、Nginx、Lighttpd等一类的软件搭建,用IIS搭建的网站查询TXT的时候 iis会饱满卡死,所以不建议使用IIS。(97bug CNSEU Library of social workers library source code
This source is very simple and only need a support PHP space or server, the source code to the PHP space, put your library into TXT format and then put the TXT file into the kieoidfrwq! 1123@#fewf! This folder, SQL files directly into TXT is not revised at the end of the line, must be used to open a text editor with special tools then, save as TXT format, or on kieoidfrwq!! 1123@#fewf folder can not find out the contents of this source, it is recommended to build in the Linux system, if the windows system is not recommended to build the site with IIS, the windows system can be used in Apache, Nginx, Lighttpd such as software build, when website TXT built by IIS IIS will be full of death card, so I do not recommend the use of IIS.)
- 2016-03-16 08:25:34下载
- 积分:1
-
sushuquan
求素数圈问题的一种深度优先搜索的算法,可供初学者使用,已调试,但n最好小于12(Seeking primes circle a depth-first search algorithm, for beginners to use, have been debug, but n preferably less than 12)
- 2013-03-14 08:25:56下载
- 积分:1
-
Problemas Propuestos
PROBLEM RESULT IN C AND VECTOR
- 2019-06-27 05:38:30下载
- 积分:1
-
C# 权限管理
有数据库,角色管理,用户管理,asp.net 开发。vs2010+sql多层开发,有数据库,角色管理,用户管理,asp.net 开发。vs2010+sql多层开发,
- 2022-01-26 03:25:50下载
- 积分:1
-
sht30
通过STC8F2K32S2采集温度传感SHT30数据+RS232通讯
- 2022-04-22 15:36:25下载
- 积分:1
-
mmslite6.9-iec61850开发-mem_smem内存资源池源代码
最新的mmslite6.9-iec61850开发-mem_smem内存资源池源代码
资源池的更新,从5.5更新到6.0再到6.9,增加多次优化处理。
- 2022-05-05 04:13:06下载
- 积分:1
-
基于STM32F103ZET6的NRF24L01无线通信
开机时系统先检测 NRF24L01 模块是否存在,在检测到NRF24L01 模块之后,根据 K_UP 和 K_DOWN 按键来决定模块的工作模式,在设定好工作模式之后,就会开发发送/接收数据,同样用 D1 指示灯来指示程序正在运行。程序运行时先通过 NRF24L01_Check 函数检测 NRF24L01 是否存在,如果存
在,则让用户选择发送模式(K_DOWN)还是接收模式(K_UP),在确定模式之后,设置 NRF24L01 的工作模式,然后执行相应的数据发送/接收处理。在测试的时候一定要注意,两块单片机一个选择发送模式,一个选择接收模式
- 2022-03-17 19:54:20下载
- 积分:1