6 skills found
wossl33 / WosslOpenSSL对称算法、哈希校验、非对称算法、证书管理、SSL安全
MetalKnight / Woss Ns3WOSS is a framework that permits the integration of any underwater channel simulator that expects environmental data and provides a channel realization. WOSS integrates the Bellhop ray-tracing program. Thanks to its automation the user only has to specify the location in the world and the time where the simulation should take place.
clarivate / Wosstarter Python ClientWeb of Science Starter API Python Client
signetlabdei / WOSSWOSS is a framework that permits the integration of any underwater channel simulator that expects environmental data and provides a channel realization. WOSS integrates the Bellhop ray-tracing program. Thanks to its automation the user only has to specify the location in the world and the time where the simulation should take place.
jxjafh / Woss电信采集项目 功能模块: 1、采集模块:对用户的使用信息进行定期数据采集。分为子服务器、中央服务器。子服务器解析计费信息并发送至中央服务器,中央服务器接受数据并插入数据库中由整合模块对数据进行整合处理。 2、整合模块:将采集模块发送的数据信息整合生成所有用户计费数据日表t_day_X、月表t_month_X、年表t_year_X。 3、Web模块实现用户管理、用户自管理、管理员管理、账单管理、账务管理、资费管理。 责任描述:独立完成采集子系统,包括配置模块、日志模块、采集模块、备份模块、网络模块和入库模块五大模块。主要完成对用户信息的采集和封装成对象并持久化到数据库的功能,在采集模块通过IO封装数据,使用java Socket模拟服务器和客户端,通过序列化向客户端传递数据,最后使用JDBC连接数据库持久化保存。 项目特点: 1.全局在配置模块对xml文件DOM解析后获取类路径再通过反射创建对象,实现各模块解耦合,并且运用依赖注入将备份模块初始化到各模块。 2.利用Log4j技术对文件进行日志备份。 3.项目使用JDBC批处理将十万条数据入库。
BayMaxDD / Woss电信数据采集系统就是通过读取(AAA)服务器系统日志文件中用户登入登出信息。 得到用户登录系统的登入登出时刻、登录时长等数据。 最后把匹配处理好的数据保存成电信工作人员可以阅读的文本文件,做为电信收费依据。