{"title":"An Approach of Improved Traversal Merging of Transaction Data for Faster Apriori Algorithm","authors":"","doi":"10.23977/acss.2023.070810","DOIUrl":"https://doi.org/10.23977/acss.2023.070810","url":null,"abstract":"In order to improve the operational efficiency of the Apriori algorithm in the data preprocessing stage of large-scale data and achieve overall optimization of the Apriori project, a fast traversal merge pre-processing method is proposed by integrating an adaptive association mining threshold determination method. Firstly, the proposed fast traversal merging method is analyzed and compared with two benchmark algorithms, and the experimental results show that the running time of the fast traversal merging method is much lower than that of the two benchmark methods; secondly, according to the central limit theorem, a data adaptive support threshold setting method is proposed, which can avoid the subjectivity of the minimum support threshold setting in association mining; finally, the two proposed algorithms are applied to Apriori and the results show that the application of the proposed improved method for association mining gives significantly better results than association mining under the better processing of the benchmark algorithm, and thus can significantly improve the efficiency of solving the shopping basket problem.","PeriodicalId":495216,"journal":{"name":"Advances in computer, signals and systems","volume":"335 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"135009498","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
{"title":"Design and Realization of University Personnel Office Service Platform Based on WeChat Applet","authors":"","doi":"10.23977/acss.2023.070609","DOIUrl":"https://doi.org/10.23977/acss.2023.070609","url":null,"abstract":"Personnel management in colleges and universities is an important work, personnel department functions are complicated and important, the use of information technology can improve efficiency and accuracy. Aiming at low level of informatization of personnel office in universities and cumbersome data organization problems, we design and develop a personnel office service platform based on WeChat applet. The service platform and Python The service platform and Python background can interact with each other to realize the management function of personnel office service platform. The test shows that the personnel office service platform based on WeChat applet improves the efficiency of teaching staff and personnel managers. The test shows that the personnel office service platform based on WeChat applet improves the efficiency of teaching staff and personnel management personnel, and achieves the functions required by the design.","PeriodicalId":495216,"journal":{"name":"Advances in computer, signals and systems","volume":"33 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"135496751","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
{"title":"WXGCB: A Clustering Prior Weighting Semi-Supervised Learning Method Based on Space Level Constraint and Mixed Variable Metrics","authors":"","doi":"10.23977/acss.2023.070806","DOIUrl":"https://doi.org/10.23977/acss.2023.070806","url":null,"abstract":"A clustering prior weighted semi-supervised learning method called WXGCB has been proposed, which combines the characteristics of the cluster-then-label semi-supervised method and space-level constraint semi-supervised method. WXGCB can use mixed variable information, data prior information, and clustering prior information based on different clustering algorithms to adjust the distance matrix, thereby transforming different supervised learning algorithms into semi-supervised learning algorithms for improving their prediction accuracy. Due to the fact that WXGCB does not require internal adjustments to the clustering algorithms and supervised learning algorithms used, this method can flexibly combine different clustering algorithms and supervised learning algorithms to find combinations that can better compensate for each other's shortcomings, and can easily convert various supervised learning algorithms into semi-supervised learning algorithms. To verify the effectiveness of WXGCB, WXGCB transformed two supervised learning algorithms KSNN and DBGLM into semi-supervised mixed variable learning algorithms SMKSNN and SMGLM, and conducted performance comparison experiments with the other two semi-supervised learning algorithms on six benchmark datasets.","PeriodicalId":495216,"journal":{"name":"Advances in computer, signals and systems","volume":"363 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"136207116","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
{"title":"Research on the Application of Multi-Sensor Data Acquisition Technology in the Internet of Things (IoT) Field","authors":"","doi":"10.23977/acss.2023.070815","DOIUrl":"https://doi.org/10.23977/acss.2023.070815","url":null,"abstract":"This article begins by researching and developing middleware for multi-sensor data management in the Internet of Things (IoT). This middleware enables functions such as session management, data parsing, command feedback, and data caching, exhibiting adaptability and scalability. Subsequently, this middleware is applied to create a GPS device management system that includes features such as device management, real-time data monitoring, and historical data monitoring. The system addresses issues related to the stability of data collection and the accuracy of data parsing with a large number of sensor connections. Furthermore, the system can simultaneously support multiple devices for a single type of business or different devices for various businesses.","PeriodicalId":495216,"journal":{"name":"Advances in computer, signals and systems","volume":"109 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"135159539","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
{"title":"Design of Human Resource Management System Based on Cloud Platform","authors":"","doi":"10.23977/acss.2023.070707","DOIUrl":"https://doi.org/10.23977/acss.2023.070707","url":null,"abstract":"With the rapid development of the Internet, we have entered an era of information globalization, and cloud computing technology has developed vigorously in recent years. At present, there are many systems about human resource management, but most of them have some problems of varying degrees of expansion, which cannot meet the requirements of managing complex human resource information, and cannot control the hardware cost. This paper innovatively combines cloud computing technology with human resource management system (HRMS), and designs a simple human resource management system through GAE cloud platform and JSP technology, which effectively solves the above problems. This paper studies the key technologies used by the GAE cloud platform and the GAE data storage area based on BigTable Datastore. By using distributed data reading and storage, it can cope with massive information access requests, and the storage and query performance of the human resource management system can be greatly optimized. It reduces the cost of IT construction and operation and maintenance, so that enterprises can put more energy into the core business of human resource management. The new system is more convenient and economical than ordinary HRMS and has huge advantages. The cloud computing platform will also become an important direction for the development and improvement of HRMS in the future.","PeriodicalId":495216,"journal":{"name":"Advances in computer, signals and systems","volume":"19 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"135498071","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
{"title":"Design and Implementation of Blockchain-based Anti-Counterfeit Traceability System for Beef Cattle Products","authors":"","doi":"10.23977/acss.2023.070709","DOIUrl":"https://doi.org/10.23977/acss.2023.070709","url":null,"abstract":"Aiming at beef cattle product quality safety, the traditional anti-counterfeit traceability methods have serious data centering. To guarantee data security and reliability, this paper adopts blockchain technology with traceability characteristics, takes beef cattle products as the research object, constructs a supply chain traceability model of beef cattle products based on blockchain technology, and builds an anti-counterfeiting traceability system based on Hyperledger Fabric platform. The organizations at the management end of the same supply chain use the snowflake algorithm to generate corresponding IDs, which are interrelated with each otherand then combine the traceability ID, blockchain, and QR code to realize anti-counterfeiting traceability, finally complete data verification between the traceability ID and local information and return relevant information. At the same time, to guarantee the security of the QR code, the improved RSA algorithm is used to generate the key pair, the public key is used for encryption, and the private key is used to generate the encrypted QR code for the traceability ID, and the consumer can obtain the traceability ID by scanning the code and decrypting it. In order to verify the effectiveness of the RSA algorithm and the performance of the anti-counterfeiting traceability system, the system is tested and applied in this paper, and the test results show that the anti-counterfeiting function of the traceability system is realized, and the system performs well without the phenomenon of chain code collapse. Meanwhile, it is found that the efficiency of the consensus algorithm of various organizations needs to be improved, to ensure anti-counterfeiting traceability.","PeriodicalId":495216,"journal":{"name":"Advances in computer, signals and systems","volume":"118 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"135498076","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
{"title":"Study on the Simulation and Optimization of Pedestrian Flow in Metro Stations Based on Anylogic","authors":"","doi":"10.23977/acss.2023.070907","DOIUrl":"https://doi.org/10.23977/acss.2023.070907","url":null,"abstract":"Metro stations, as the distribution center for metro passengers, queuing and congestion are very serious during peak commuting hours or when there is a sudden influx of passengers. Based on the example of Yuzhi Road Station of Beijing Metro Line 8, this paper analyzes the characteristics of passenger flow distributed in the station, using Anylogic to simulate the behavior of pedestrians and trains in and out of metro stations, the data of security queues and the average speed of pedestrians are calculated to analyze the rationality of the design of metro stations, and to propose the optimization of the number and speed of the security queues, and to check the optimization effect through modeling simulation and data statistics to provide reference for the operation management of metro stations and to avoid pedestrian congestion. Using Anylogic software to simulate the behavior of pedestrians and the entry and exit of trains in the subway station, the data of security queues and the average speed of pedestrians are calculated to analyze the rationality of the design of metro stations, and to propose the optimization of the number and speed of the security queues, and to check the optimization effect through modeling simulation and data statistics to provide reference for the operation management of metro stations.","PeriodicalId":495216,"journal":{"name":"Advances in computer, signals and systems","volume":"25 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"135611059","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
{"title":"The Construction and Research and Analysis of the Environmental Protection Platform of Old Things in Smart Campus","authors":"","doi":"10.23977/acss.2023.070611","DOIUrl":"https://doi.org/10.23977/acss.2023.070611","url":null,"abstract":"With the in-depth development of environmental protection concept and smart campus, intelligent campus environmental protection has become an important issue. Through the analysis of existing research and platform cases, this paper proposes the architecture and functional modules of the old environmental protection platform of colleges and universities based on the concept of environmental protection, including article information release, old material recycling and resource reuse. At the same time, by analyzing the challenges faced in the process of platform construction, this paper proposes solutions, and verifies the effectiveness and feasibility of the smart campus old environmental protection platform through research and data analysis.","PeriodicalId":495216,"journal":{"name":"Advances in computer, signals and systems","volume":"43 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"135496745","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
{"title":"Research on the Migration Algorithm of Mobile Cloud Computing","authors":"","doi":"10.23977/acss.2023.070615","DOIUrl":"https://doi.org/10.23977/acss.2023.070615","url":null,"abstract":"With the continuous expansion of cloud computing scale and dynamic changes in load, reasonable computing migration can optimize resource utilization, improve system performance, and reduce energy consumption. This paper first describes the characteristics and development prospects of cloud computing migration algorithms, then introduces the basic principles and classification of cloud computing migration algorithms, then analyzes several common computing migration algorithms. This paper proposes the principle of migration algorithm based on ant colony optimization algorithm and particle swarm, then analyzes the experimental results. Finally, this article provides a prospect for the future development of mobile cloud computer migration algorithms. With the development and increasing demand of mobile cloud computing, migration algorithms will continue to evolve and innovate, solving various problems in mobile cloud computing, and expanding the research field of mobile cloud computing.","PeriodicalId":495216,"journal":{"name":"Advances in computer, signals and systems","volume":"19 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"135496749","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
{"title":"Research on Lane Line Detection Based on Around View System","authors":"","doi":"10.23977/acss.2023.070801","DOIUrl":"https://doi.org/10.23977/acss.2023.070801","url":null,"abstract":"Traditional lane detection methods are limited by factors such as camera position and perspective, and often encounter issues such as false detection and missed detection. This article conducts research on lane detection methods from the perspective of multi camera BEV, and proposes a circular lane detection method based on convolutional neural networks (CNN). In order to solve the occlusion problem perceived from traditional forward looking perspectives, an around system was constructed using multiple cameras, and a multi classification semantic segmentation network was innovatively designed to predict obstructions, greatly reducing the false detection rate of obstructed lane lines. After verification, the algorithm proposed in this article can achieve good lane line detection results in different environments.","PeriodicalId":495216,"journal":{"name":"Advances in computer, signals and systems","volume":"28 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"135498080","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}