-
本系统的使用可以将工作的部分流程使用计算机的办公自动化处理,能够极大的提高办公的效率和准确程度。另外,可以便捷的统计和分析各种所需资料,方便相应政策的调整等。...
本系统的使用可以将工作的部分流程使用计算机的办公自动化处理,能够极大的提高办公的效率和准确程度。另外,可以便捷的统计和分析各种所需资料,方便相应政策的调整等。 该系统作为网上信息管理系统,实现网络处理功能。系统采用先进的应用系统体系结构和开发模式,提高系统的可扩展性、可维护性和交互性。该系统相对独立,接口实现简单、安全,可操作性强-the use of the system can be part of the process of using computers for office automation, the ability to greatly improve office efficiency and accuracy. In addition, the user can analyze statistics and information required to facilitate the corresponding policy adjustments. The system as a web-based information management system, network processing functions. The system uses advanced application system architecture and development model to improve the scalability, maintainability and interactive. The system relatively independent interface is simple, safe and operable
- 2022-07-10 04:28:56下载
- 积分:1
-
《C语言程序设计实训》源代码
《C语言程序设计实训》源代码-"C Programming Language Training" source code
- 2023-03-07 19:55:04下载
- 积分:1
-
CUNIT c testing framework, similar to the famous junit, very useful, here is the...
CUNIT c 测试框架,类似大名鼎鼎的junit,很有用的,这里是原代码,可以编译生成lib文件-CUNIT c testing framework, similar to the famous junit, very useful, here is the original code. lib compiler can generate documents
- 2022-01-23 10:52:33下载
- 积分:1
-
well done! thanks
hi all i am good man i want download no well done
- 2017-10-14 19:17:26下载
- 积分:1
-
圆形换能器声压分(声场模拟)
说明: 使用matlab进行圆形换能器声压分仿真(Simulation of sound pressure distribution of circular transducer with MATLAB)
- 2020-05-26 18:12:46下载
- 积分:1
-
ReflectHelper
DataTable与List集合之间转换类(Conversion classes between tables and List collections)
- 2020-06-19 22:00:01下载
- 积分:1
-
基于自适应遗传算法的电液弯辊模糊控制系统 很不错的文章 对自适应遗传算法模糊控制进行的详细的分析...
基于自适应遗传算法的电液弯辊模糊控制系统 很不错的文章 对自适应遗传算法模糊控制进行的详细的分析-Based on adaptive genetic algorithm fuzzy bending electro-hydraulic control system is very good article on adaptive genetic algorithm for fuzzy control of a detailed analysis of
- 2022-03-05 16:16:01下载
- 积分:1
-
EV_LA_33
IEEE33节点配电系统的最优潮流程序,基于matpower(Optimal power flow of 33 node distribution system)
- 2018-03-17 19:08:17下载
- 积分:1
-
Unity3D从入门到精通
说明: Unity3D从入门到精通编程资料pdf教程(Unity3D from Introduction to Proficiency in Programming Data PDF Course)
- 2020-06-24 17:00:02下载
- 积分:1
-
five pig game
实现功能如下:1.选中一个珠子后,又点击第二个珠子,然后点击空白处移动的是第二个珠子(以前移动的 是第一个)
2.两边的人随着分子的变化而变化
算法大致描述:
左边的人:
当当前分数超过最大分数后,人开始下降,
下降的高度=总高度*((当前分数-最大分数)/最大分数)
加载图片时图片大小不变,只是图片左上角的高度提高“下降的高度”
这样显示出来的图片就“等于下降了一些”
右边的人:
和左边的人相反,右边的人是升高,
升高的高度=总高度*((最大分数-当前分数)/最大分数)
图片左上角的高度不变,只是增加图片高度,大小为升高的高度
这样显示出来的图片就“等于身高了一些”
未实现的目标(暂时的)
1.点击珠子的时候最好有动态效果
2.珠子移动的动态效果-five pig game
- 2022-07-14 13:35:33下载
- 积分:1