-
Entirely in C language staff management system, not too intelligent interface, b...
完全用C语言编写的员工管理系统,界面不太智能化,但可以做为一个参考!-Entirely in C language staff management system, not too intelligent interface, but can be used as a reference!
- 2022-04-11 20:23:55下载
- 积分:1
-
human life curve based on scientific theory, each person has a biological clock,...
人体生命曲线 根据科学理论,每个人都有一个生物钟,生物钟的运动直接影响到人的智力、体力和情绪的变化,三者呈正弦曲线分布,并且按各自不同的周期运动。正确掌握自己的生物钟,把握好自己智力 、体力和情绪的最佳状态,将有助于您的工作、学习和健康。-human life curve based on scientific theory, each person has a biological clock, the circadian clock directly affect the movement of the intellectual, physical and emotional changes, the three were sinusoidal curve distribution, in accordance with their respective campaign cycle. Correct use of the biological clock, a good grasp of their intellectual, physical and emotional best, will help your work, learning and health.
- 2022-01-22 01:03:10下载
- 积分:1
-
创建 web 服务使用 eclipse 的计算结果的学生
此项目包含通过 eclipse 生成的 WEB 服务项目。
有的将该请求提供服务的计算一个学生的学术结果的 web 服务实现。
和执行操作的请求,服务器的客户端。
这是 java 的在学习像 wsdl、 肥皂、 jsp,web 服务的概念和使用这种概念函数调用中创建示例 web service.which 帮助的学术项目。
- 2022-06-30 04:24:26下载
- 积分:1
-
dspic30f6014 FFT
dspic30f6014的FFT算法程序-dspic30f6014 FFT
- 2023-06-28 19:40:03下载
- 积分:1
-
LEX之C0语言词法分析器
输入文件是任何一个目录下的文件格式的C0语言程序段,
输出文件是以xml格式表示的词法分析的结果,
程序将输入文件作为输入,扫描、分解字符串,识别出一个个单词(定义符、标识符、运算符、界符、常数),将分析结果输出到输出文件。
- 2022-10-23 16:00:03下载
- 积分:1
-
存取程序状态的几种方法
存取程序状态的几种方法-javaI/O应用杂谈。-access procedures state of several ways- javaI/O application Talking about.
- 2022-07-28 00:14:21下载
- 积分:1
-
/ *我已经编译两次,第二次的改进。改进思路…
/*本人先后编了两次,第二次进行了改进。改进的思想主要是注意到棋盘上每一点的下一可到达点的个数
(下称为权值)不同,对于可到达点较少(权值小)的点应该先跳上去,这样后来跳的点可跳的方向就比
较多,回溯的现象就比较少,这样就可以大幅度提高速度*/-/* I have compiled twice, the second time for improvements. Improved thinking is that every point on the chessboard of the next point can be reached by the number (hereinafter referred to as the right value), For less accessible spots (small weights) should be the first point and jumped out of the way and then jump to the point of jumping on the direction of more, Looking back on the phenomenon of relatively small, we can significantly improve the speed* /
- 2022-03-20 16:40:03下载
- 积分:1
-
普通扫雷软件
1代表1的上下左右及斜角合计有一颗雷,依次轮推,2则有2颗,3则有3颗。在确实是炸弹的方格上点了旗子,就安全了,不是炸弹的被点了旗子,后面会被炸死的。问号就三不确定这里有没有炸弹,不会存在点错了被炸死的状况。有个小窍门,在数字旁同时点左键和右键可以排雷。
- 2022-04-17 04:36:56下载
- 积分:1
-
数字电路芯片型号资料,常用4000系列标准数字电路的名称
数字电路芯片型号资料,常用4000系列标准数字电路的名称-digital circuit chip models, used 4000 series digital circuit title
- 2022-02-02 11:00:42下载
- 积分:1
-
本程序是为了计算日变化的平均值。
输入文件的数据格式是
2006 9 20 0 30 12577 0.263253 2.74975...
本程序是为了计算日变化的平均值。
输入文件的数据格式是
2006 9 20 0 30 12577 0.263253 2.74975 -0.0157112 0.55523 8.65E-05 -7.9142 17.606
该输入文件按列为:年、月、日、时、分、序号、各量
计算结果将保存在数组里,如T【24】,24表示24小时(因为是1小时的平均)。
对输入文件的行进行循环,计算1小时的平均,该行的数据将累计平均到下标取“时”列的数组中。
-this program is to calculate the average daily change. Data input file format is 2006 9 20 0 30 12577 0.263253 2.74975-0.0157112 0.55523 8.65E-05-7.9142 17.606 of the losers into the document, as : year, month, day, hour, minute, serial number, the calculation results will be stored in the array, such as T [24]. 24 said 24 hours (because it is an hour average). On the importation of paper recycling firms, the calculation of the average one-hour, The data will be the cumulative average subscript taking "when" out of the array.
- 2022-07-02 15:40:35下载
- 积分:1