Ecology is a branch of biology that studies the interaction and relationship between organisms and their environment. Abundance, distribution of organisms and patterns of biodiversity are great interests for many ecol...
详细信息
Every enterprise stores and operates its transactions confidentially, therefore it has to encrypt the transaction to protect it from data intruders. Technically, most encryption processes are ranging from hundreds of ...
Every enterprise stores and operates its transactions confidentially, therefore it has to encrypt the transaction to protect it from data intruders. Technically, most encryption processes are ranging from hundreds of milliseconds. If there is a lot of encrypting process, then the performance will be getting bottleneck and the transaction's speed is being slowed down. In this paper, a promising scheme by adding GZIP compression on the former RSA encryption method to increase speed is proposed; thus every transaction is going to require less times, therefore the number of failed transactions or requests will be reduced. Hence, this way makes the transaction easier for customers to do. The result of little experimental test shows that using XOR to stream cipher-text to replace the absent of padding into specific bytes shows a lot of performance increase resulting other factors such as availability also affected without sacrificing the security level.
Artificial Bee Colony (ABC) is one of good heuristic intelligent algorithm to solve optimization problem including clustering. Generally, the heuristic algorithm will take the high computation time to solve optimizati...
详细信息
Halstead Complexity Measures is a software metrics introducted by Maurice Howard Halstead in 1977. This metrics used to identify measurable properties of the code and relation between them. Several measures can be cal...
详细信息
The problem of reporting service in *** is the complexity of the query to take the data from the table in oracle. There are many table to be processed for the data, because of that it's hard to show the report qui...
The problem of reporting service in *** is the complexity of the query to take the data from the table in oracle. There are many table to be processed for the data, because of that it's hard to show the report quickly. PT XYZ needs fast and reliable report to be shown, especially for control or audit. The suggested solution is to use data warehouse, because it has more structured storage and the data can be analysed by OLAP analysis that has the capability to show the data quickly. Data warehouse development was done through nine step that has been designed by Kimball and Ross. With this solution, PT XYZ has the capability to maintain quality of the product by monitoring the process and the data.
There have been many studies conducted related to Smart City, IT Governance and Big Data. In this study aims to find out how the relationship between the three and how to form a framework to explain it. The methodolog...
There have been many studies conducted related to Smart City, IT Governance and Big Data. In this study aims to find out how the relationship between the three and how to form a framework to explain it. The methodology used is qualitative by looking for some literature on smart city framework, IT Governance framework, and a Big Data framework. From these results, an overall picture of the relationship between the three is concluded, where Big Data has a role in IT Governance. and also the relationship of IT Governance to the realization of Smart City. And the final results of this study produce a framework to explain the relationship between Smart City, IT Governance and Big Data.
Fall incident can caused health problem in elderly and people with special treatments. Fall detection method is needed to minimized the problem when human fallen and smartphone can be used as the device to detect it. ...
详细信息
ISBN:
(数字)9781728158624
ISBN:
(纸本)9781728158631
Fall incident can caused health problem in elderly and people with special treatments. Fall detection method is needed to minimized the problem when human fallen and smartphone can be used as the device to detect it. Usually people carry smartphone in any positions and can make fall detection method difficult to detect when fall occurs. Long Short-Term Memory (LSTM) combined with Sigmoid helps to answer the challenge to handle smartphone accelerometer and gyroscope data in many smartphone orientation position. LSTM method on this experiment can achieved 91.67% for the accuracy result. Since the fall data occurs rarely and there may be insufficient data available, the gamification prospect implemented in fall detection application especially on “Bug” bounty can help researcher to enhance the accuracy result to make a better human fall detection method.
We introduce a composition of object-oriented component PHP grammar for taint analysis. Our novel method successfully restructured the PHP parser and reduced grammar artifact objects that must be visited in a taint an...
详细信息
We introduce a composition of object-oriented component PHP grammar for taint analysis. Our novel method successfully restructured the PHP parser and reduced grammar artifact objects that must be visited in a taint analysis process by up to 52% grammar variation. Taint analysis is an analysis that detects any injection vulnerability pattern in source code. The analysis identifies the information flow of untrustworthy input that affects the sensitive sink or part of the system. The static taint analysis was run on an abstract syntax tree and traversed all nodes. A static taint analysis uses a parser to traverse abstract syntax trees of the source code. A web PHP parser has 140 grammar combinations in an abstract syntax tree, which has to be traversed to recognize the tainted flow pattern. Additionally, there are many variations of syntax and coding styles for tainted flow patterns. Therefore, the amount of combinations will consume many computation resources.
Directorate General of Taxes for Republic of Indonesia has an internal unit named data processing centre (DPC) that has main duty to process paper tax return delivered from tax office. DPC practically implemented new ...
Directorate General of Taxes for Republic of Indonesia has an internal unit named data processing centre (DPC) that has main duty to process paper tax return delivered from tax office. DPC practically implemented new tax return processing system to replace the old system, however the performance of the new system was not on a par with the old one, at the beginning. Then, DPC made several improvements to increase new system's performance. This study aims to measure the improvements made by DPC by using Six Sigma approach. The approach is functioned to assess data processing performance through DMAIC concept: i.e. define, measure, analyse, improve, and control. With the DMAIC concept, improvement exposes better result, the average value of six sigma significantly escalated by 0.97 to 2.56.
The web continues to grow and attacks against the web continue to increase. This paper focuses on the literature review on scanning web vulnerabilities and solutions to mitigate web attacks. Vulnerability scanning met...
The web continues to grow and attacks against the web continue to increase. This paper focuses on the literature review on scanning web vulnerabilities and solutions to mitigate web attacks. Vulnerability scanning methods will be reviewed as well as frameworks for improving web security. This research is the basis for future work that will end with the elaboration of web scanning and security with the aim of proposing better innovations.
暂无评论