Journal articles on the topic 'GRAM (Computer program)'

To see the other types of publications on this topic, follow the link: GRAM (Computer program).

Create a spot-on reference in APA, MLA, Chicago, Harvard, and other styles

Select a source type:

Consult the top 50 journal articles for your research on the topic 'GRAM (Computer program).'

Next to every source in the list of references, there is an 'Add to bibliography' button. Press on it, and we will generate automatically the bibliographic reference to the chosen work in the citation style you need: APA, MLA, Harvard, Chicago, Vancouver, etc.

You can also download the full text of the academic publication as pdf and read online its abstract whenever available in the metadata.

Browse journal articles on a wide variety of disciplines and organise your bibliography correctly.

1

Cookson, Brad T., Janet D. Curtis, Adam R. Orkand, Thomas R. Fritsche, Leonard Pagliaro, Lee Anne McGonagle, and Michael L. Astion. "GramStain-Tutor: A Personal Computer Program That Teaches Gram Stain Interpretation." Laboratory Medicine 25, no. 12 (December 1, 1994): 803–6. http://dx.doi.org/10.1093/labmed/25.12.803.

Full text
APA, Harvard, Vancouver, ISO, and other styles
2

Mandel, L. P., D. C. Schaad, B. T. Cookson, J. D. Curtis, A. R. Orkand, M. H. Wener, C. N. Lecrone, D. Dewitt, and M. L. Astion. "Evaluation of an interactive computer program to teach gram-stain interpretation." Academic Medicine 71, no. 10 (October 1996): S100–2. http://dx.doi.org/10.1097/00001888-199610000-00058.

Full text
APA, Harvard, Vancouver, ISO, and other styles
3

Okubo, Seiya, Takaaki Ayabe, and Tetsuro Nishino. "Cluster Analysis Using N-gram Statistics for Daihinmin Programs and Performance Evaluations." International Journal of Software Innovation 4, no. 2 (April 2016): 33–57. http://dx.doi.org/10.4018/ijsi.2016040103.

Full text
Abstract:
In this paper, the authors elucidate the characteristics of the computer game Daihinmin, a popular Japanese card game that uses imperfect information. They first propose a method to extract feature values using n-gram statistics and a cluster analysis method that employs feature values. By representing the program card hands as several symbols, and the order of hands as simplified symbol strings, they obtain data that is suitable for feature extraction. The authors then evaluate the effectiveness of the proposed method through computer experiments. In these experiments, they apply their method to ten programs that were used in the UEC Computer Daihinmin Convention. In addition, the authors evaluate the robustness of the proposed method and apply it to recent programs. Finally, they show that their proposed method can successfully cluster Daihinmin programs with high probability.
APA, Harvard, Vancouver, ISO, and other styles
4

Mikhailova, Elena, Polina Diurdeva, and Dmitry Shalymov. "N-Gram Based Approach for Text Authorship Classification." International Journal of Embedded and Real-Time Communication Systems 8, no. 2 (July 2017): 24–39. http://dx.doi.org/10.4018/ijertcs.2017070102.

Full text
Abstract:
Automated authorship attribution is actual to identify the author of an anonymous texts, or texts whose authorship is in doubt. It can be used in various applications including author verification, plagiarism detection, computer forensics and others. In this article, the authors analyze an approach based on frequency combination of letters is investigated for solving such a task as classification of documents by authorship. This technique could be used to identify the author of a computer program from a predefined set of possible authors. The effectiveness of this approach is significantly determined by the choice of metric. The research examines and compares four different distance measures between a text of unknown authorship and an authors' profile: L1 measure, Kullback-Leibler divergence, base metric of Common N-gram method (CNG) and a certain variation of dissimilarity measure of CNG method. Comparison outlines cases when some metric outperforms others with a specific parameter combination. Experiments are conducted on different Russian and English corpora.
APA, Harvard, Vancouver, ISO, and other styles
5

Suryani Hormansyah, Dhebys, Eka Larasati Amalia, Luqman Affandi, Dimas Wahyu Wibowo, and Indinabilah Aulia. "N-Gram Accuracy Analysis in the Method of Chatbot Response." International Journal of Engineering & Technology 7, no. 4.44 (December 1, 2018): 152. http://dx.doi.org/10.14419/ijet.v7i4.44.26973.

Full text
Abstract:
Chatbot is a computer program designed to simulate interactive conversations or communication to users. In this study, chatbot was created as a customer service that functions as a public health service in Malang. This application is expected to facilitate the public to find the desired information. The method for user input in this application used N-Gram. N-gram consists of unigram, bigram and trigram. Testing of this application is carried out on 3 N-gram methods, so that the results of the tests have been done obtain the results for unigram 0.436, bigram 0.28, and trigram 0.26. From these results it can be seen that trigrams are faster in answering questions.
APA, Harvard, Vancouver, ISO, and other styles
6

Leal, T., J. J. Parez, R. Vanbinst, and P. E. Wallemacq. "Computerized approach to monitoring aminoglycosides." Clinical Chemistry 37, no. 8 (August 1, 1991): 1415–19. http://dx.doi.org/10.1093/clinchem/37.8.1415.

Full text
Abstract:
Abstract Aminoglycosides are still used extensively in the treatment of nosocomial infections with Gram-negative bacteria. However, the treatment is associated with several adverse effects. Aminoglycosides monitoring is therefore essential to prevent toxic accumulations and to reach therapeutic concentrations. A computer program, PHARMONITOR, has been developed to optimize aminoglycosides monitoring, responding to the demands of most clinical daily situations. This program, based on a one-compartment open pharmacokinetics model, is developed for IBM PC-compatible computers, using D-Base III+. It can calculate t1/2, Vd, Cldrug, Cpmax, and the theoretical optimal dose and interval and also evaluates the creatinine clearance. The program has been conceived to allow maximal speed, flexibility, and reliability by the use of (e.g.) a linear least-squares analysis, the possible reference to previous protocols, the extensive use of keywords to classify and recall patients according to their pathologies, the development of messages recommending maximal dose or minimal dosing interval, and increasing the safety of the analysis. We consider the program a valuable tool for adjusting aminoglycoside dosage in individuals.
APA, Harvard, Vancouver, ISO, and other styles
7

Wang, Rong, Cong Tian, and Lin Yan. "Malware Detection Using CNN via Word Embedding in Cloud Computing Infrastructure." Scientific Programming 2021 (September 11, 2021): 1–7. http://dx.doi.org/10.1155/2021/8381550.

Full text
Abstract:
The Internet of Things (IoT), cloud, and fog computing paradigms provide a powerful large-scale computing infrastructure for a variety of data and computation-intensive applications. These cutting-edge computing infrastructures, however, are nevertheless vulnerable to serious security and privacy risks. One of the most important countermeasures against cybersecurity threats is intrusion detection and prevention systems, which monitor devices, networks, and systems for malicious activity and policy violations. The detection and prevention systems range from antivirus software to hierarchical systems that monitor the traffic of whole backbone networks. At the moment, the primary defensive solutions are based on malware feature extraction. Most known feature extraction algorithms use byte N-gram patterns or binary strings to represent log files or other static information. The information taken from program files is expressed using word embedding (GloVe) and a new feature extraction method proposed in this article. As a result, the relevant vector space model (VSM) will incorporate more information about unknown programs. We utilize convolutional neural network (CNN) to analyze the feature maps represented by word embedding and apply Softmax to fit the probability of a malicious program. Eventually, we consider a program to be malicious if the probability is greater than 0.5; otherwise, it is a benign program. Experimental result shows that our approach achieves a level of accuracy higher than 98%.
APA, Harvard, Vancouver, ISO, and other styles
8

PIETRAS, Dariusz, Marek PRASZKIEWICZ, and Konrad CZARNIECKI. "Methodology of determining the input data of control algorithms for a compression-ignition engine." Combustion Engines 178, no. 3 (July 1, 2019): 283–88. http://dx.doi.org/10.19206/ce-2019-349.

Full text
Abstract:
The engine control process is usually carried out based on array control algorithms with a fixed mesh size. Modification of control algorithms based on experimental test data requires the use of programs that make it possible to determine the control algorithm param-eters. The article presents the methodology of determining the compression-ignition engine control algorithms. A custom computer pro-gram was presented, which was used to determine the control algorithm parameters. These control algorithms values were determined based on the results of experimental engine tests, and using the presented program. The parameters were introduced into the laboratory compression-ignition engine controller. The experimental tests performed on the engine, whose operation was managed by the pro-grammed laboratory controller, confirmed the usefulness of the proposed methodology for determining input data of control algorithms.
APA, Harvard, Vancouver, ISO, and other styles
9

Hasnat, Hamima, Sadia Afroz, Faijul Islam, Mohammad Monir Hossain, and Shikha Paul. "Colonization pattern of Gram positive organisms causing neonatal sepsis in pregnant women." Bangladesh Journal of Medical Microbiology 14, no. 2 (July 31, 2020): 12–18. http://dx.doi.org/10.3329/bjmm.v14i2.57793.

Full text
Abstract:
Background: Neonatal sepsis is one of the major causes of mortality and morbidity in neonates. Early onset neonatal sepsis (EONS) is commonly caused by mother’s vaginal and rectal organisms before or during the delivery process. Objective: The aim of this study was to determine the colonization pattern of common gram positive organisms responsible for neonatal sepsis, in women of 35-37 weeks of pregnancy. Methodology: A cross sectional analytical study was conducted from July 2018 to June 2019 at the department of Microbiology of Sir Salimullah Medical College, Dhaka. Total 107 of each vaginal and vaginorectal samples was collected from pregnant women at 35-37 weeks of pregnancy attending at the out-patient department of the Obstetrics and Gynaecology unit of Sir Salimullah Medical College & Mitford Hospital, Dhaka. Vaginal and vaginorectal samples were tested by standard culture technique using Todd– Hewitt broth, blood agar, High chrome UTI agar media. Data was collected by a questionnaire and results were analyzed by statistical package for the social sciences (SPSS) program. Results: In this study, among 107 vaginal swab samples Staphylococcus aureus were the predominant isolate (51.40%), followed by Enterococci (20.56%), Coagulase negative Staphylococcus (14.95%) and Group B Sreptococcus (5.61%). Similarly among 107 vaginorectal swab samples commonest isolates were Staphylococcus aureus (56.1%), followed by Enterococci (52.34%), Coagulase negative Staphylococcus (11.21%) and Group B Streptococcus (6.54%). Conclusion: The organisms from the vaginal and vaginorectal swabs were essentially the same. Staphylococcus aureus and Enterococci were the most abundant organisms that can cause neonatal sepsis, isolated from the vaginal and vaginorectal swab samples. Bangladesh J Med Microbiol 2020; 14 (2): 12-18
APA, Harvard, Vancouver, ISO, and other styles
10

Tong, Jiahong, Zhigang Wu, Qi Liu, Liang Du, Liangde Xu, and Jingxing Yu. "Application of natural language understanding in Chinese power dispatching centre." E3S Web of Conferences 182 (2020): 02002. http://dx.doi.org/10.1051/e3sconf/202018202002.

Full text
Abstract:
It is difficult for computer to understand the texts in unstructured Chinese language, which becomes an obstacle for further application of artificial intelligence in the power dispatch center. Understanding of the orders from human dispatchers is the premise for the collaboration of machine and human being in power system operation. Towards understanding of dispatching texts, this paper proposes a textual semantic analysis framework with active learning of the semantic structure knowledge. Firstly, the words are vectorized by the Skip-gram models. And the hierarchical clustering algorithm is designed to detect the sentence patterns. Then the knowledge base is set up by converting the sentence structure to their regular expressions. In application, define a proprietary semantic framework to extract important device information and to parse the semantic slot using dependency syntax. Application shows that the Chinese texts describing the operation mode switching process can be understood accurately by the computer program.
APA, Harvard, Vancouver, ISO, and other styles
11

Sidabutar, Jesica, Nurmalia Purnama Sari, and Phey Liana. "Characteristic of Bacterias And Antibiotic Sensitivity of Blood Culture in Sepsis." Bioscientia Medicina : Journal of Biomedicine and Translational Research 5, no. 1 (December 15, 2020): 99–106. http://dx.doi.org/10.32539/bsm.v5i1.163.

Full text
Abstract:
Introduction: Sepsis is a group of symptoms caused by infection, characterized byorgan dysfunction due to compromised hosts response to infection hence may leadto a life-threatening condition. One of the treatments for sepsis stated in one hour-bundle is the administration of broad-spectrum antibiotics before the culture resultsobtained. Improper use of antibiotics may lead to antibiotic resistance. The purposeof this study was to describe the microbes pattern and their sensitivity to antibioticsin patients with sepsis at Muhammad Hoesin Hospital, Palembang, to contribute toa useful treatment guideline and to provide a reference for further research.Methods: This study was a descriptive observational study with a cross-sectionaldesign using medical record of patients diagnosed with sepsis whose blood cultureresults were positive. This study was conducted at Muhammad Hoesin Hospital,Palembang, from January 2017 to December 2018. The data was processed andanalyzed by univariate analysis using the SPSS 21.0 computer program. Results:The study subjects were predominantly children with Gram-positive bacteria(24.6%) as the most common cause. The most common bacteria observed wereStaphylococcus epidermidis (35.7%), Staphylococcus aureus (27.3%), Staphylococcushaemolyticus (24%), and Staphylococcus hominis (21.4%). Linezolid (100%),nitrofurantoin (100%), and quinupristin/dalfopristin (100%) were found to besensitive to gram-positive bacteria. Conclusion: Gram-positive bacteria were themost common cause of sepsis in Muhammad Hoesin Hospital, Palembang. Thebacteria were sensitive to linezolid, nitrofurantoin, and quinupristin/ dalfopristin.
APA, Harvard, Vancouver, ISO, and other styles
12

Mohan Liu, Mohan Liu, Xiaoming Tang Mohan Liu, and Hanming Fei Xiaoming Tang. "Design of Malicious Code Detection System Based on Binary Code Slicing." 電腦學刊 33, no. 3 (June 2022): 225–38. http://dx.doi.org/10.53106/199115992022063303018.

Full text
Abstract:
<p>Malicious code threatens the safety of computer systems. Researching malicious code design techniques and mastering code behavior patterns are the basic work of network security prevention. With the game of network offense and defense, malicious code shows the characteristics of invisibility, polymorphism, and multi-dismutation. How to correctly and effectively understand malicious code and extract the key malicious features is the main goal of malicious code detection technology. As an important method of program understanding, program slicing is used to analyze the program code by using the idea of &ldquo;decomposition&rdquo;, and then extract the code fragments that the analyst is interested in. In recent years, data mining and machine learning techniques have been applied to the field of malicious code detection. The reason why it has become the focus of research is that it can use data mining to dig out meaningful patterns from a large amount of existing code data. Machine learning can It helps to summarize the identification knowledge of known malicious code, so as to conduct similarity search and help find unknown malicious code. The machine learning heuristic malicious code detection method firstly needs to automatically or manually extract the structure, function and behavior characteristics of the malicious code, so we can first slice the malicious code and then perform the detection. Through the improvement of the classic program slicing algorithm, this paper effectively improves the slicing problem between binary code processes. At the same time, it implements a malicious code detection system. The machine code byte sequence variable-length N-gram is used as the feature extraction method to further prove that the efficiency and accuracy of malicious code detection technology based on data mining and machine learning. </p> <p>&nbsp;</p>
APA, Harvard, Vancouver, ISO, and other styles
13

Pavlenko, Ilya Viktorovich, Vladimir Vladimirovich Kichin, and Alexander Vladimirovich Shakhov. "The results of monitoring the dynamics and antibiotic resistance of microflora when performing split-skin grafting in a general surgical hospital." Journal of Experimental and Clinical Surgery 12, no. 4 (October 28, 2019): 218–21. http://dx.doi.org/10.18499/2070-478x-2019-12-4-218-221.

Full text
Abstract:
Relevance. One of the effective ways to close chronic wounds according to many authors is split-skin grafting. To obtain good results of plastic operations, a constant monitoring of the structure of microbiological associations of chronic wounds and their sensitivity to antimicrobial agents is necessary. Aim. Analysis of the structure and properties of pathogens of wound infections when performing split-skin grafting and optimizing the choice of drugs for starting empirical antibacterial therapy. Materials and methods. A retrospective analysis of the results of microbiological studies was conducted in 86 patients who underwent split-skin grafting. For statistical processing of the data obtained, the computer program Statistica 6.0 was used. Results. Microbial contamination in patients on admission to hospital was (Me [Q1; Q3]) 106 [102; 108] CFU/ml. Unsatisfactory results of split-skin grafting were noted in 15 patients (17%). In this group of patients, strains of non-fermenting gram-negative bacteria - Pseudomonas aeruginosa (in 6 cases) and Acinetobacter baumannii (in 4 cases), which retained sensitivity to carbapenems in 65% of cases, were most often detected. Conclusions. Non-fermenting gram-negative microorganisms sharply reduce the likelihood of good results of plastic operations. If found in the recipient wound after split-skin grafting signs of an infectious process, it is advisable to use carbapenems.
APA, Harvard, Vancouver, ISO, and other styles
14

Yan, Jinpei, Yong Qi, Qifan Rao, Hui He, and Saiyu Qi. "LSTM-Based with Deterministic Negative Sampling for API Suggestion." International Journal of Software Engineering and Knowledge Engineering 29, no. 07 (July 2019): 1029–51. http://dx.doi.org/10.1142/s0218194019500347.

Full text
Abstract:
Modern programming relies on a large number of fundamental APIs, but programmers often take great effort to remember names and the usage of APIs when coding, and repeatedly search the related API documents or Q&A websites (e.g. Stack Overflow). To improve the programming efficiency, we present a Java API suggestion model called APIHelper which learns API sequence pattern via the Long Short-Term Memory (LSTM) network, then provides API suggestion based on the program context. Comparing with statistical methods (e.g. Hidden Markov Model (HMM), N-gram), which require establishing one specific model for each class, we propose Deterministic Negative Sampling (DNS) to make API suggestion for a large number of Java classes by one single end-to-end LSTM. To verify this approach, we make API suggestion for 50,000 Java classes and evaluate it with accuracy and top-K accuracy. The results show that APIHelper outperforms other research works both on accuracy and computation efficiency.
APA, Harvard, Vancouver, ISO, and other styles
15

Wardinal, Wardinal, Safika Safika, and Yulia Sari Ismail. "Identifikasi Lactobacillus sp pada Orangutan Sumatera (Pongo abelii) Liar Menggunakan KIT API 50 CHL di Stasiun Penelitian Suaq Belimbing Aceh Selatan." BIOTIK: Jurnal Ilmiah Biologi Teknologi dan Kependidikan 7, no. 1 (October 30, 2019): 49. http://dx.doi.org/10.22373/biotik.v7i1.5472.

Full text
Abstract:
Lactic Acid Bacteria (LAB) has many benefits for human and animal health and has been widely used as a probiotic. One of the LAB is the genus Lactobacillus which consists of many species used for fermentation and food preservation. This study was conducted to isolate and identify the LAB of the genus Lactobacillus from the faeces of wild Sumatran Orangutan (Pongo abelii) at the Suaq Belimbing Research Station in South Aceh. Bacterial isolation was carried out using Man Rogosa Sharpe Agar (MRSA). Colonies that grew on MRSA media were observed for morphology and were Gram stained. Biochemical tests were conducted using KIT API 50 CHL. Data analysis used the Apiweb computer program Version V-5.2. The results showed that the OUL isolate was a species of Lactobacillus delbrueckii ssp delbrueckii, with an identity of 93.8%. Based on this, it can be concluded that there is a Lactic Acid Bacteria of the Lactobacillus in the faeces of wild Sumatran Orangutan (Pongo abelii) at the Suaq Belimbing Research Station in South Aceh.
APA, Harvard, Vancouver, ISO, and other styles
16

Atasever, Oznur, and Sinem Erdem. "Molecular Characterization of Service Tree (Sorbus domestica L.) Genotypes Selected from Tokat Province." Proceedings of the Bulgarian Academy of Sciences 75, no. 8 (August 31, 2022): 1227–33. http://dx.doi.org/10.7546/crabs.2022.08.16.

Full text
Abstract:
This study was carried out to determine the genetic diversity of eleven service tree (Sorbus domestica L.) genotypes selected from Tokat province and taken under protection in the genetic resource plot. In the present study, ISSR-PCR studies were carried out on genotype DNAs obtained by Mini-CTAB method and the level of polymorphism between genotypes was determined us- ing seven UBC-ISSR primers. A total of 65 bands were obtained in service tree genotypes with seven primers and 56 of these bands were determined to be polymorphic. The number of bands obtained per primer varied between 5 and 12, the mean band number was 5.90, and the mean polymorphic band number was 5.09. The data obtained as a result of the evaluation of ISSR-PCR bands were analyzed in Popgene32 and MEGA5.0 computer package program, and a dendrogram was obtained according to the UPGMA method. In the dendro- gram obtained, it was determined that two groups were formed at the level of approximately 22% difference, and there was only one genotype in the small group while the other genotypes were in the large group.
APA, Harvard, Vancouver, ISO, and other styles
17

Pal, MK, S. Tiwari, R. Regmi, and FM Ali. "Efficacy of Plant- Powders Against Rice Weevil, Sitophilus oryzae (Linnaeus) (Curculionidae: Coleoptera) at Laboratory Condition." SAARC Journal of Agriculture 19, no. 2 (March 2, 2022): 331–38. http://dx.doi.org/10.3329/sja.v19i2.57691.

Full text
Abstract:
An experiment was conducted to evaluate the efficacy of plant-based repellent powders for S. oryzae at the National Rice Research Program, Hardinath, Dhanusha, Nepal in 2020 at laboratory condition. Two hundred gram of paddy grains of cv. Sambha Mansuli Sub-1 was kept in each plastic jar in the experiment. Ten pairs of newly emerged adult rice weevil, S. oryzae of uniform age obtained from stock culture were released in each plastic jar. Laboratory bioassay contained Acorus calamus (rhizome powder) @10 gm/kg, Piper nigrum (seed powder) @10 gm/kg, Curcuma longa (rhizome powder) @10 gm/kg, Azadirachta indica (kernel powder) @ 10gm/kg, Zingiber officinale (rhizome powder) @10 gm/kg, and Malathion powder 5% dust @2 gm/kg were used for the rice weevil. Acorus calamus was the most effective botanical powder followed by P. nigrum to reduce grain damage percent on number basis (1.15%) and on weight basis (1.22%), weight loss percent (0.84%) & weevil population count (1.54). The efficacy ranks of the botanicals were: A. calamus>P. nigrum>A. indica>Z. officinale>C. longa. Thus, use of A. calamus powder is recommended to manage rice weevil in the storehouse condition. SAARC J. Agric., 19(2): 331-338 (2021)
APA, Harvard, Vancouver, ISO, and other styles
18

Cantallops, J., J. M. Estela, and V. Cerdá. "A desk-computer program for gran plots." Analytica Chimica Acta 169 (1985): 397–402. http://dx.doi.org/10.1016/s0003-2670(00)86247-9.

Full text
APA, Harvard, Vancouver, ISO, and other styles
19

Leppik, Katrin, and Cristian Tejedor-García. "Estoñol, a computer-assisted pronunciation training tool for Spanish L1 speakers to improve the pronunciation and perception of Estonian vowels." Eesti ja soome-ugri keeleteaduse ajakiri. Journal of Estonian and Finno-Ugric Linguistics 10, no. 1 (December 17, 2019): 89–104. http://dx.doi.org/10.12697/jeful.2019.10.1.05.

Full text
Abstract:
Over the past few years the number of online language teaching materials for non-native speakers of Estonian has increased. However, they focus mainly on vocabulary and pay little attention to pronunciation. In this study we introduce a computerassisted pronunciation training tool, Estoñol, developed to help native speakers of Spanish to train their perception and production of Estonian vowels. The tool’s training program involves seven vowel contrasts, /i-y/, /u-y/, /ɑ-o/, /ɑ-æ/, /e-æ/, /o-ø/, and /o-ɤ/, which have proven to be difficult for native speakers of Spanish. The training activities include theoretical videos and four training modes (exposure, discrimination, pronunciation, and mixed) in every lesson. The tool is integrated into a pre/post-test design experiment with native speakers of Spanish and Estonian to assess the language learners’ perception and production improvement. It is expected that the tool will have a positive effect on the results, as has been shown in previous studies using similar methodology. Kokkuvõte. Katrin Leppik ja Cristian Tejedor-García: Estoñol, mobiilirakendus hispaania emakeelega eesti keele õppijatele vokaalide häälduse ja taju treenimiseks. Eesti keele õppimiseks on loodud mitmeid e-kursusi ja mobiilirakendusi, kuid need keskenduvad peamiselt sõnavara ja gram matika õpetamisele ning pööravad väga vähe tähelepanu hääldusele. Eesti keele häälduse omandamise lihtsustamiseks töötati välja mobiilirakendus Estoñol, mis on mõeldud hispaania emakeelega eesti keele õppijatele. Varasemad uurimused on näidanud, et hispaania emakeelega eesti keele õppijatele valmistab raskusi vokaalide /ɑ, y, ø, æ, ɤ/ hääldamine. Mobiilirakenduse sisu on jagatud seitsmeks peatükiks, kus on võimalik harjutada vokaalipaaride /i-y/, /u-y/, /ɑ-o/, /ɑ-æ/, /e-æ/, /o-ø/, /o-ɤ/ tajumist ja hääldamist. Iga peatükk algab teoreetilise videoga, millele järgnevad taju- ja hääldusharjutused. Mobiilirakenduse mõju hindamiseks keeleõppija hääldusele ja tajule plaanitakse läbi viia eksperiment. Märksõnad: CAPT, eesti keel, hispaania keel, L2, hääldus, taju, vokaalid, Estoñol
APA, Harvard, Vancouver, ISO, and other styles
20

Li, Aichuan, and Shujuan Yi. "Emotion Analysis Model of Microblog Comment Text Based on CNN-BiLSTM." Computational Intelligence and Neuroscience 2022 (April 30, 2022): 1–10. http://dx.doi.org/10.1155/2022/1669569.

Full text
Abstract:
Aiming at the problems of over reliance on labor and low generalization of traditional emotion analysis methods based on dictionary and machine learning, an emotion analysis model of microblog comment text based on deep learning is proposed. Firstly, text is obtained through microblog crawler program. After data preprocessing, including data cleaning, Chinese word segmentation, removal of stop words, and so on, the Skip-gram model is used for word vector training on a large-scale unmarked corpus, and then the trained word vector is used as the text input of CNN-BiLSTM model, which combines Bidirectional Long-Short Term Memory (BiLSTM) neural network and Convolution Neural Network (CNN). Considering the historical context information and the subsequent context information, BiLSTM can better use the temporal relationship of text to learn sentence semantics. CNN can extract hidden features from the text and combine them. Finally, after Adamax optimization training, the emotion type of microblog comment text is output. The proposed model combines the learning advantages of BiLSTM and CNN. The overall accuracy of text emotion analysis has been greatly improved, with an accuracy of 0.94 and an improvement of 8.51% compared with the single CNN model.
APA, Harvard, Vancouver, ISO, and other styles
21

Larshin, Vasily Petrovich, and Anatoly M. Gushchin. "MECHATRONIC TECHNOLOGICAL SYSTEM INFORMATION SUPPORT." Applied Aspects of Information Technology 4, no. 2 (June 30, 2021): 152–67. http://dx.doi.org/10.15276/aait.02.2021.3.

Full text
Abstract:
The article focuses on a new way to solve the problem of cutting processing due to the appearance of a wide range of super hard and hard-to-machine structural materials for aircraft, automobile, ship and engine construction, as well as for spacecraft, medi cine (orthopedics, dentistry), nuclear and military equipment. Such materials have an organized regular structure, high strength, super hardness. As a result, there is a problem of defect-free machining of these materials without damaging their balanced structure. The article describes a new approach and formulates innovative principles for creating a new class of mechatronic technological systems for precision machining of parts made of these materials using the example of drilling small diameter deep holes. The core of the mechatronic technological system is a mechatronic parametric stabilizer of the power load on the cutting tool. The mechatronic tech nological system provides a program task, automatic stabilization and maintenance in the tracking mode of the power load on the cutting tool with “disturbance control”. For example, in the technological cycle of drilling small diameter holes, such a system pro tects the drill bits from breakage. An integrated technological system is proposed with the following three levels of control: intelli gent (upper), adaptive (middle) and robust (lower). The basis of the multi-level system is a high-speed robust automatic control sys tem “by the disturbance”. The disturbance is the load torque, which is either automatically stabilized, or tracked when setting a pro gram from a computer, or changes according to the program that sets the mechatronic technological system the functioning (opera tion) algorithm. This algorithm can vary widely with different methods of machining parts by cutting (grinding), including shaping free 3D surfaces according to their digital models. The mechatronic technological system proposed is easily integrated into the cut ting (grinding) system of CNC machines, expanding their capabilities by transferring the standard control program of the CNC to a higher level of the control hierarchy. This allows machining any complex-shaped parts, including “double curvature” parts, namely impellers, turbine blades, rowing screws, etc.
APA, Harvard, Vancouver, ISO, and other styles
22

Crosby, Kevin, David Wolff, and Marvin Miller. "Comparisons of Root Morphology in Susceptible and Tolerant Melon Cultivars before and after Infection by Monosporascus cannonballus." HortScience 35, no. 4 (July 2000): 681–83. http://dx.doi.org/10.21273/hortsci.35.4.681.

Full text
Abstract:
The fungus Monosporascus cannonballus Pollock and Uecker infects melon (Cucumis melo L.) roots and causes root rot/vine decline disease, which has reduced productivity of commercial muskmelon and honeydew cultivars in South Texas. To assess the impact of the fungus on several root traits, two greenhouse experiments were carried out over two seasons. A comparison of inoculated vs. control root systems was carried out with four melon cultivars representing both susceptible (`Magnum 45' and `Caravelle') and tolerant types (`Deltex' and `Doublon'). The sand medium was inoculated with 50–60 colony forming units (CFUs) per gram of the severe Monosporascus strain, TX90-25. After a 30-day growth period, the control and inoculated root systems were carefully cleaned and evaluated. Roots were scanned by a computer and the data were analyzed by the Rhizo Pro 3.8 program. The traits of interest included total root length, average root diameter, number of root tips, number of fine roots (0–0.5 mm), and number of small roots (0.5–1 mm). Significant differences existed between the two tolerant cultivars and the two susceptible ones for four of the traits. Total root length, fine and small root length, and root tip number were greater for `Deltex' than for both susceptible cultivars and greater for `Doublon' than for `Caravelle'. The results suggest that tolerance to this pathogen is closely linked to the integrity of the root structure. The potential for improving root vigor to combat root rot/vine decline merits further investigation.
APA, Harvard, Vancouver, ISO, and other styles
23

Yanti, Yulmira. "PEMANFAATAN Trichoderma sp UNTUK PENGENDALIAN PENYAKIT DAN PENINGKATAN HASIL PRODUKSI TANAMAN PADI DI NAGARI SIMABUR KECAMATAN PARIANGAN KABUPATEN TANAH DATAR." Jurnal Hilirisasi IPTEKS 4, no. 4 (December 30, 2021): 185–94. http://dx.doi.org/10.25077/jhi.v4i4.571.

Full text
Abstract:
Kelompok tani Simabur Sukses Makmur merupakan salah satu kelompok tani aktif di nagari Simabur yang termasuk ke dalam wilayah Kecamatan Pariangan Kabupaten Tanah Datar dengan sektor utama hanya pada sektor pertanian dengan tanaman utama padi sawah. Permasalahan yang sering dihadapi petani Simabur adalah masalah hama dan penyakit yang menjadi penyebab rendahnya pertumbuhan dan hasil produksi dari tanaman padi sawah tersebut. Salah satu komponen utama dari program PHT yang dapat dimanfaatkan sebagai agens pengendali hayati adalah dengan memanfaatkan Trichoderma sp indigenus. Selain penggunaan agen hayati, sistem atau cara penanaman juga berpengaruh terhadap hasil produksi terhadap tanaman yang dibudidayakan. Tujuan kegiatan ini adalah untuk menambah pengetahuan masyarakat mengenai pemanfaatan Trichoderma sp yang dapat meningkatkan pertumbuhan dan hasil produksi tanaman padi dengan sistem jajar legowo. Metode yang digunakan dalam kegiatan ini yaitu pelatihan terstruktur dan demonstrasi langsung di lapangan, yang berlangsung pada bulan Juni hingga Oktober 2021. Hasil yang diperoleh dari kegiatan ini yaitu produksi bobot gabah/rumpun tanaman yang diberi perlakuan Trichoderma sp lebih tinggi dibandingkan kontrol dengan perbedaan selisih sebesar 42,45 gram. Kesimpulan dari kegiatan ini yaitu pertumbuhan dan hasil produksi tanaman yang di aplikasikan Trichoderma sp lebih tinggi dari pada tanaman yang tidak diberi perlakuan Trichoderma sp (kontrol). Penggunaan Trichoderma sp sangat disarankan karena selain mudah untuk didapatkan juga memberikan nilai positif terhadap pertumbuhan tanaman dan baik untuk teknologi lingkungan sekitar tanaman budidaya.
APA, Harvard, Vancouver, ISO, and other styles
24

Zhou, Yunyun, Douglas R. Call, and Shira L. Broschat. "Using Protein Clusters from Whole Proteomes to Construct and Augment a Dendrogram." Advances in Bioinformatics 2013 (February 20, 2013): 1–8. http://dx.doi.org/10.1155/2013/191586.

Full text
Abstract:
In this paper we present a new ab initio approach for constructing an unrooted dendrogram using protein clusters, an approach that has the potential for estimating relationships among several thousands of species based on their putative proteomes. We employ an open-source software program called pClust that was developed for use in metagenomic studies. Sequence alignment is performed by pClust using the Smith-Waterman algorithm, which is known to give optimal alignment and, hence, greater accuracy than BLAST-based methods. Protein clusters generated by pClust are used to create protein profiles for each species in the dendrogram, these profiles forming a correlation filter library for use with a new taxon. To augment the dendrogram with a new taxon, a protein profile for the taxon is created using BLASTp, and this new taxon is placed into a position within the dendrogram corresponding to the highest correlation with profiles in the correlation filter library. This work was initiated because of our interest in plasmids, and each step is illustrated using proteomes from Gram-negative bacterial plasmids. Proteomes for 527 plasmids were used to generate the dendrogram, and to demonstrate the utility of the insertion algorithm twelve recently sequenced pAKD plasmids were used to augment the dendrogram.
APA, Harvard, Vancouver, ISO, and other styles
25

Latypova, Alina R. "Between Mutation and Glitch." Epistemology & Philosophy of Science 57, no. 2 (2020): 162–78. http://dx.doi.org/10.5840/eps202057228.

Full text
Abstract:
The following paper considers the immanent principles of digital media evolution. The features of the evolutional route of digital objects are conditioned by glitches, errors and bugs, which appear in media functioning, what in its turn gives birth to the new forms, structures and configurations of digital reality. The glitches are considered not only as a kind of digital mutations, but also as a sign of activity of media. Decisions elaborated from the programs’ failures enlarge the resolution capacity of new technologies. The paper provides an analysis of certain errors and glitches, which engineers, programmers, game designers faced with during their work with digital environment. The theoretical framework includes Henri Bergson’s theory of creative evolution, Gram Harman’s object-oriented philosophy, media philosophical approach to the problem of the activity of object proposed by Valery Savchuk and the theory of self-organisation and autopoiesis of the social systems worked out by Niklas Luhmann. The analysis of digital objects activity demonstrates two levels of functioning. The first one, fictional level, reveals mainly (but not only) in the computer games and concerns the content of media, when we gain a habit to interact with digital objects/characters as if they are real. The second level, operational, realises in the digital environment in general and concerns the form of media. On this level, glitches and bugs have crucial meaning, because they might evoke the changes in the digital world organisation, starting from the local decisions for the certain program (e.g. the elaboration of the new ways in solving locomotional tasks in simulations, which might be later use in other projects) and ending with the replacement of practices and representations typical for the human of digital era. The paper shows that it is possible to talk about digital evolution not in terms of the history of technological inventions, but in terms of the changes in digital objects caused by the inner logic of media, independently from the human will and expectations.
APA, Harvard, Vancouver, ISO, and other styles
26

Supriyono, Joko, Dody Wahjudi, and Tri Watiningsih. "Prototype Robot Manipulator 4 DOF Berbasis Raspberry Pi Zero W." Journal of Telecommunication, Electronics, and Control Engineering (JTECE) 4, no. 1 (June 2, 2022): 25–38. http://dx.doi.org/10.20895/jtece.v4i1.528.

Full text
Abstract:
Pemanfaatan mikrokontroler untuk menunjang pekerjaan manusia serta didunia industri menuntut adanya perkembangan dalam hal ketepatan, kecepatan serta teknologi yang terbaru. Raspberry Pi merupakan papan tunggal single board circuit (SBC) seukuran kartu kredit yang dapat digunakan untuk menjalankan program perkantoran, permainan komputer, sebagai pemutar media beresolusi tinggi serta menjadi mikrokontroler. Dengan menggunakan bahasa pemrograman PYTTHON yang mudah dipahami dan populer, Raspberry Pi dapat dengan mudah dalam pengembangannya. Salah satu penggunaan Raspberry Pi yaitu sebagai mikrokontroler robot lengan yang digunakan oleh manusia untuk mengangkat benda berat atau membutuhkan perpindahan yang mempunyai jarak jauh. Prototype Robot lengan dibuat menggunakan motor penggerak yaitu 1 servo Tower Pro MG996R dan 3 mini servo MG90S serta 4 buah potensiometer sebagai kendali manualnya. Robot difungsikan untuk memindahkan benda secara manual yaitu dengan memutar potensiometer. Berdasarkan hasil penelitian yang telah dilakukan robot lengan dapat memindahkan barang dari titik tertentu ke titik yang lain dengan berat kurang dari 90 gram dan benda berdimensi kurang dari P=60mm, L=36mm dan T=44mm. Mikrokontroler Raspberry Pi Zero W dinilai sangat efektif dalam menjalankan fungsinya, dalam pengembangannya Prototype Robot Manipulator 4DOF Berbasis Raspberry Pi Zero W dapat dengan mudah dikembangakan sesuai dengan kebutuhan manusia. Kata Kunci: Robot 4DOF, Raspberry Pi Zero W, PYTHON ABSTRACT The use of microcontrollers to support human work and in the industrial world requires developments in terms of accuracy, speed and the latest technology. Raspberry Pi is a single board circuit (SBC) the size of a credit card that can be used to run office programs, computer games, as a high-resolution media player and a microcontroller. By using the PYTTHON programming language that is easy to understand and popular, Raspberry Pi can be easily developed. One of the uses of Raspberry Pi is as a microcontroller robot arm that is used by humans to lift heavy objects or require long distance movements. Prototype Robot arm is made using a drive motor namely 1 servo Tower Pro MG996R and 3 mini servo MG90S and 4 potentiometers as manual control. The robot functions to move objects manually by turning the potentiometer. Based on the results of research that has been done robot arms can move things from one point to another with a weight of less than 90 grams and objects with dimensions less than P = 60mm, L = 36mm and T = 44mm. The Raspberry Pi Zero W microcontroller is considered to be very effective in carrying out its functions, in its development the 4DOF Prototype Robot Manipulator Based on the Raspberry Pi Zero W can be easily developed according to human needs. Keyword: Robot 4DOF, Raspberry Pi Zero W, PYTHON
APA, Harvard, Vancouver, ISO, and other styles
27

Swain, Jitendriya, Clément Dezanet, Hussein Chalhoub, Marie Auquière, Julie Kempf, Jean-Luc Décout, and Marie-Paule Mingeot-Leclercq. "Interest of Homodialkyl Neamine Derivatives against Resistant P. aeruginosa, E. coli, and β-Lactamases-Producing Bacteria—Effect of Alkyl Chain Length on the Interaction with LPS." International Journal of Molecular Sciences 22, no. 16 (August 13, 2021): 8707. http://dx.doi.org/10.3390/ijms22168707.

Full text
Abstract:
Development of novel therapeutics to treat antibiotic-resistant infections, especially those caused by ESKAPE pathogens, is urgent. One of the most critical pathogens is P. aeruginosa, which is able to develop a large number of factors associated with antibiotic resistance, including high level of impermeability. Gram-negative bacteria are protected from the environment by an asymmetric Outer Membrane primarily composed of lipopolysaccharides (LPS) at the outer leaflet and phospholipids in the inner leaflet. Based on a large hemi-synthesis program focusing on amphiphilic aminoglycoside derivatives, we extend the antimicrobial activity of 3′,6-dinonyl neamine and its branched isomer, 3′,6-di(dimethyloctyl) neamine on clinical P. aeruginosa, ESBL, and carbapenemase strains. We also investigated the capacity of 3′,6-homodialkyl neamine derivatives carrying different alkyl chains (C7–C11) to interact with LPS and alter membrane permeability. 3′,6-Dinonyl neamine and its branched isomer, 3′,6-di(dimethyloctyl) neamine showed low MICs on clinical P. aeruginosa, ESBL, and carbapenemase strains with no MIC increase for long-duration incubation. In contrast from what was observed for membrane permeability, length of alkyl chains was critical for the capacity of 3′,6-homodialkyl neamine derivatives to bind to LPS. We demonstrated the high antibacterial potential of the amphiphilic neamine derivatives in the fight against ESKAPE pathogens and pointed out some particular characteristics making the 3′,6-dinonyl- and 3′,6-di(dimethyloctyl)-neamine derivatives the best candidates for further development.
APA, Harvard, Vancouver, ISO, and other styles
28

Leach, Chris. "GRAN: A computer program for the cluster analysis of a repertory grid." British Journal of Clinical Psychology 27, no. 2 (May 1988): 173–74. http://dx.doi.org/10.1111/j.2044-8260.1988.tb00766.x.

Full text
APA, Harvard, Vancouver, ISO, and other styles
29

Khariv, A., and A. Lagun. "AUTOMATED MODELING AND FORECASTING SYSTEM OF ENTERPRISE ACTIVITIES." Bulletin of Lviv State University of Life Safety 23 (June 30, 2021): 20–26. http://dx.doi.org/10.32447/20784643.23.2021.03.

Full text
Abstract:
Introduction. Mathematical methods and models are an effective tool for studying complex economic systems at different levels of enterprise management. Economic mathematical modelling is actively developing not only as a scien-tific field but also as a means of substantiating management decisions in business, in the analysis and forecasting of socio-economic processes and phenomena. In the arsenal of economic and mathematical modelling now are using- modern computing methods and computer technology. Libraries of economic and mathematical models are an integral part of the architecture of decision support systems in specific areas of the economy. The rapid development of computer technology stimulates the emergence and formation of new theoretical volumes and applied areas of modelling.Purpose. Like any large and complex field of knowledge, mathematical modelling is evolving in different direc-tions, acquiring new flexible research methods. Therefore, based on new hardware, technology and software platforms it is necessary to create new information systems using economic and mathematical models in particular for forecasting of enterprise activities.Results. The article analyses the methods of modelling and forecasting the enterprise, considers the principles of software design. Using systems analysis, the design problem was analytically divided into parts. Also were investigated the connections and relationships between these parts, in particular, were implemented the problem tree and the goal tree. Implemented business process modelling performs based on created structural-logical diagrams, namely the IDEF0 dia-gram, which helps to visually display data and information that affect software development, a server part, input data and users. Using the results of research, the authors developed an automated information system for modelling and forecasting the activities of the enterprise, which uses models of Holt, Brown, exponential smoothing and Box-Jenkins for modelling. Part of the developed system is a designed software product that implements the objectives of the research. The obtained program results allow creating a clear forecast of the future activities of the enterprise.Conclusions. Based on the built graphs of modelling and forecasting of the Cisco Systems company financial activity with using of the developed automated system, we established that the Brown model is the best for providing educational sampling and a forecast of activity. The development of the automated system in the future involves the expansion of functionality, improvement and increasing of quality, as well as the creation of powerful analytics for more detailed forecasting.
APA, Harvard, Vancouver, ISO, and other styles
30

El-Lateef, Hany, Mai Khalaf, Mohamed Shehata, and Ahmed Abu-Dief. "Fabrication, DFT Calculation, and Molecular Docking of Two Fe(III) Imine Chelates as Anti-COVID-19 and Pharmaceutical Drug Candidate." International Journal of Molecular Sciences 23, no. 7 (April 3, 2022): 3994. http://dx.doi.org/10.3390/ijms23073994.

Full text
Abstract:
Two tetradentate dibasic chelating Schiff base iron (III) chelates were prepared from the reaction of 2,2′-((1E,1′E)-(1,2-phenylenebis(azanylylidene))bis(methanylylidene))bis(4-bromophenol) (PDBS) and 2,2′-((1E,1′E)-((4-chloro-1,2-phenylene)bis(azanylylidene))-bis(methanylylidene))bis(4-bromophenol) (CPBS) with Fe3+ ions. The prepared complexes were fully characterized with spectral and physicochemical tools such as IR, NMR, CHN analysis, TGA, UV-visible spectra, and magnetic moment measurements. Moreover, geometry optimizations for the synthesized ligands and complexes were conducted using the Gaussian09 program through the DFT approach, to find the best structures and key parameters. The prepared compounds were tested as antimicrobial agents against selected strains of bacteria and fungi. The results suggests that the CPBSFe complex has the highest activity, which is close to the reference. An MTT assay was used to screen the newly synthesized compounds against a variety of cell lines, including colon cancer cells, hepatic cellular carcinoma cells, and breast carcinoma cells. The results are expressed by IC50 value, in which the 48 µg/mL value of the CPBSFe complex indicates its success as a potential anticancer agent. The antioxidant behavior of the two imine chelates was studied by DPPH assay. All the tested imine complexes show potent antioxidant activity compared to the standard Vitamin C. Furthermore, the in vitro assay and the mechanism of binding and interaction efficiency of the tested samples with the receptor of COVID-19 core protease viral protein (PDB ID: 6lu7) and the receptor of Gram-negative bacteria (Escherichia coli, PDB ID: 1fj4) were investigated using molecular docking experiments.
APA, Harvard, Vancouver, ISO, and other styles
31

Jadallah, Abdullateef A., Mohammed K. Alsaadi, and Saeef A. Hussien. "The hybrid (PVT) double-pass system with a mixed-mode solar dryer for drying banana." Engineering and Technology Journal 38, no. 8A (August 25, 2020): 1214–25. http://dx.doi.org/10.30684/etj.v38i8a.535.

Full text
Abstract:
In this paper, the hybrid PVT double pass system with a mixed-mode solar dryer type under forced convection has been designed, fabricated and installed for drying crops. The dryer was tried by drying 300 grams of banana slices in the air temperature of dryer range from 43.2 to 60.2°C. The initial moisture rate of banana was about 78% and the most dropped in moisture content was from 78% to 33% after 8 hours of the drying process. The banana slices are distributed in two identical trays and it was noticed that the most and least decreasing in weight of banana samples was from 150 to 48 gram and from 150 to 55 gram in lower and upper tray respectively, when the mass flow rate as 0.031 and 0.017 kg/s, which means that the high reduction was 68% of weight banana at a high mass flow rate of airflow. The critical parameter such as temperature distribution of the PVT with dryer room, useful heat gain, and thermal efficiency are computed by using the MATLAB 2015b program built for this purpose. The optimum useful heat gain and thermal efficiency were reached 423.7 and 52.98% respectively when the solar radiation 1190 and the mass flow rate of 0.031 kg/s.
APA, Harvard, Vancouver, ISO, and other styles
32

Butina, Yu V., T. V. Kudayarova, E. A. Danilova, and M. K. Islyaikin. "The prediction of the spectrum of biological activity and antimicrobial properties of diaminoazoles." Biomeditsinskaya Khimiya 65, no. 2 (2019): 99–102. http://dx.doi.org/10.18097/pbmc20196502099.

Full text
Abstract:
The work is devoted to predicting and studying biological properties of N-substituted analogs of 3,5-diamino-1,2,4-thiadiazole, which, in their turn, include in the composition of many drugs that exhibit a wide range of pharmacological actions. For searching of new alternative drugs with an antibacterial activity, but lacking resistance of microorganism strains to them, a computer screening of 2N-alkyl-substituted 5-amino-3-imino-1,2,4-thiadiazolines previously synthesized by us was carried out. The prediction of the spectrum of biological activity, as well as the determination of the probable toxicity of these compounds, was performed using the freely available computer programs PASS, Anti-Bac-Pred, and GUSAR. The study of the antibacterial activity in vitro against gram-positive (Staphylococcus aureus, Staphylococcus saprophyticus, Staphylococcus epidermidis) and gram-negative (Escherichia coli, Pseudomonas aeruginosae) bacterial strains was performed by the disco-diffusion method. Experimental data roughly correspond to the predictions.
APA, Harvard, Vancouver, ISO, and other styles
33

Trudnev, S. Yu. "COMPUTER SIMULATION OF A SINGLE-PHASE ASYNCHRONOUS MOTOR." Bulletin оf Kamchatka State Technical University, no. 54 (2020): 29–35. http://dx.doi.org/10.17217/2079-0333-2020-54-29-35.

Full text
Abstract:
The most widely used single-phase asynchronous motors are described and also substitution and vector dia-grams are reviewed. Theoretical and mathematical descriptions of processes of controlling and enabling asynchronous modes of operation were provided, on the basis of which computer models of a single-phase asynchronous motor in static and dynamic modes was created in the Matlab program. Experiments were per-formed on the real and virtual models, and the data obtained were processed and compared to confirm the adequacy of the developed virtual model.
APA, Harvard, Vancouver, ISO, and other styles
34

Ardika, I. Putu Tantra, Yohanes Setiyo, and Sumiyati . "Dampak Penggunaan Naungan Plastik Terhadap Profil Iklim Mikro Pada Budidaya Kentang Bibit (Solanum Tuberosum L) Varietas Granola Kelompok G0." Jurnal BETA (Biosistem dan Teknik Pertanian) 7, no. 1 (October 27, 2018): 135. http://dx.doi.org/10.24843/jbeta.2019.v07.i01.p03.

Full text
Abstract:
Tujuan dari penelitian ini adalah untuk (1) mengetahui profil iklim mikro pada naungan plastik dengan warna plastik berbeda dan (2) mengetahui warna plastik untuk naungan yang sesuai terhadap peningkatan kualitas kentang varietas granola G0. Penelitian ini menggunakan rancangan acak lengkap masing-masing terdiri dari empat perlakuan dan tiga ulangan, yaitu perlakuan tanpa naungan, perlakuan naungan plastik warna bening, perlakuan naungan plastik warna biru dan perlakuan naungan plastik warna merah. Untuk pengukuran iklim mikro digunakan alat temperature and humidity meter dan light meter. Pengukuran iklim mikro dilakukan seminggu sekali yaitu setiap pukul 12.00 WITA. Analisis data intensitas cahaya matahari dilakukan membuat gambar dalam naungan menggunakan metose garis kontur, sedangkan data hasil pengukuran suhu udara, suhu tanah, kelembaban dan variabel kualitas yang diperoleh diolah dengan menggunakan program komputer Microsoft Excel untuk memperoleh grafik, lalu dianalisis dengan metode deskiptif, dan dilanjutkan analisis menggunakan analisis sidik ragam (ANOVA). Hasil penelitian intensitas cahaya matahari menunjukkan kontur profil saat tanaman berusia 2 minggu profil sebaran naungan warna bening 975-1025 lux, naungan warna merah 675-725 lux, naungan warna biru 575-595 lux, sedangkan pada tanaman berusia 8 minggu naungan warna bening 100-800 lux, naungan warna merah 100-700 lux, dan naungan warna biru 100-400 lux. Rata-rata suhu udara tanpa naungan 26,20C, naungan bening 26,80C, naungan merah 26,60C, naungan biru 26,20C. Rata-rata kelembaban tanpa naungan 76%, naungan bening 77%, naungan merah 78%, naungan biru 79%. Perlakuan naungan bening menunjukkan kualitas terbaik yaitu rata-rata 4,4 umbi per pohon, rata-rata berat 257,6 gram per pohon dan rata-rata 1 umbi per pohon. Kata kunci: naungan plastik, kentang varietas granola G0, iklim mikro. The purpose of this study was to (1) determine the microclimate profile of plastic shade with different plastic colors and (2) find out the color of plastic for the appropriate shade to increase the quality of granola G0 potato varieties. This study used a completely randomized design, each consisting of four treatments and three replications, namely treatment without shade, transparent plastic shade treatment, blue plastic shade treatment and red plastic shade treatment. For microclimate measurement, the temperature and humidity meter and light meter are used. Microclimate measurement is done once a week, which is at 12.00 p.m. Analysis of sunlight intensity data was carried out to make profile image in the shade using metose contour lines, while the results of measurements of air temperature, soil temperature, humidity and quality variables obtained were processed using a Microsoft Excel computer program to obtain graphics, then analyzed using the deskiptive method and continued the analysis using variance analysis (ANOVA). The result of the intensity of sunlight is made profile countur, and the result of measurement of air temperature, soild temperature, moisture and variable quality is made graph. The results of the study of solar light intensity show the contour of the profile when the plant is two weeks old, the clear shade distribution profile is 975-1025 lux, the shade is read 675-725 lux, the shade is blue 575-595 lux, while in the eight week old plant, the clear shade is 100-800 lux, the shade is red 100-700 lux, and the shade is blue 100-400 lux. Average air temperature without shade 26,20C, clear shade 26,80C, red shade 26,60C, blue shade 26,20C, average moisture without shade 76%, clear shade 77%, red shade 78%, and blue shade 79%. The treatment of clear shade shows the best quality, that is an average of 4,4 tubers every single tree, average 257,6 grams every single tree and average of 1 tuber every single tree. Keyword : plastic sharps, potatoes varietas granola G0, microclimate
APA, Harvard, Vancouver, ISO, and other styles
35

Awaji, Amani. "Employing the PERT Method in Planning Academic Leadership Training Programs in Saudi Universities in Light of Digital Transformation." Journal of Umm Al-Qura University for Educational and Psychological Sciences 14, no. 2 (June 1, 2022): 232–53. http://dx.doi.org/10.54940/ep49124417.

Full text
Abstract:
The study aimed to reveal the role of employing the PERT method in planning academic leadership training programs in Saudi universities. The PERT method was also applied in the aspect of time and cost on EXCEL software, one of PERT's computer software, in planning a training program for academic leaders in Saudi universities with the aim of ensuring its implementation in the least time and lowest cost and achieving the highest possible efficiency and quality. Whereas, the PERT method was employed in the technical aspect of time and cost in planning a training program for academic leaders in Saudi universities to ensure its implementation in the least time and lowest cost and to achieve the highest possible efficiency and quality. To achieve this, the descriptive approach was used, and the most prominent findings of the study were that the total time estimated to plan the training program according to Bert is (18) days and at a cost of 2670, unlike what was traditionally planned at (20) days and the cost of (3000), as well as Bert's applied steps showed that the possible paths on the network for the program application steps amounted to 3 paths. Path (C) represents the critical path for taking longer in implementation. There is many technical software that enable decision makers based on planning training pro-grams to reduce the duration of preparing a program plan with the least percentage. There are mistakes, especially in large training programmers, and the study recommended the need to work on employing scientific methods in planning the completion of training programs approved by universities, because the use of these methods achieves effective results in reducing time and cost.
APA, Harvard, Vancouver, ISO, and other styles
36

Hazay, Carmit, and Mor Lilintal. "Gradual GRAM and secure computation for RAM programs1." Journal of Computer Security 30, no. 1 (January 20, 2022): 197–229. http://dx.doi.org/10.3233/jcs-200107.

Full text
Abstract:
Despite the fact that the majority of applications encountered in practice today are captured more efficiently by RAM programs, the area of secure two-party computation (2PC) has seen tremendous improvement mostly for Boolean circuits. One of the most studied objects in this domain is garbled circuits. Analogously, garbled RAM (GRAM) provide similar security guarantees for RAM programs with applications to constant round 2PC. In this work we consider the notion of gradual GRAM which requires no memory garbling algorithm. Our approach provides several qualitative advantages over prior works due to the conceptual similarity to the analogue garbling mechanism for Boolean circuits. We next revisit the GRAM construction from (In STOC (2015) 449–458) and improve it in two orthogonal aspects: match it directly with tree-based ORAMs and explore its consistency with gradual ORAM.
APA, Harvard, Vancouver, ISO, and other styles
37

Tanamal, Rinabi. "ANALISIS FAKTOR YANG PALING BERPENGARUH PADA KEINGINAN MENGGUNAKAN APPLIKASI GRAB DI KOTA SURABAYA." Jurnal Terapan Teknologi Informasi 1, no. 2 (November 16, 2017): 121–30. http://dx.doi.org/10.21460/jutei.2017.12.48.

Full text
Abstract:
In this modern communications era where many transportation applications in used by the community, competition seeking customers is the main focus by the app makers. In this study discussed the factors that most influenced by the decision to use Grab application. The respondent of this research is for Grab users in Surabaya area. This study used Intention to Use as Dependent Variable and used Independent Variables Perceived Usefulness, Perceived Ease of Use, Computer Self Efficacy and Trust. The methods which were done in this research by distributing questionnaire using non purposive sampling and processed with SPSS program with linear regression analysis tool
APA, Harvard, Vancouver, ISO, and other styles
38

Fahrul Taufiqurrohman, Achmat, Suryo Adi Wibowo, and F. X. Ariwibisono. "PENERAPAN IOT (INTERNET OF THING) UNTUK MONITORING ONLINE PENGGUNAAN KADAR INFUS DAN KONDISI PASIEN YANG SEDANG MEMBUTUHKAN PERAWATAN." JATI (Jurnal Mahasiswa Teknik Informatika) 4, no. 2 (October 9, 2020): 44–51. http://dx.doi.org/10.36040/jati.v4i2.2680.

Full text
Abstract:
Cairan infus adalah air yang dimurnikan lewat proses penyulingan. Pemberian cairan melalui infus merupakan tindakan memasukkan cairan melalui intravena untuk memenuhi kebutuhan cairan dan elektrolit serta sebagai tindakan pengobatan dan pemberian makanan. Cairan infus juga digunakan sebagai larutan awal bila status elektrolit pasien belum diketahui, misal pada kasus dehidrasi karena asupan oral tidak memadai, demam, dan lain-lain. Dalam perkembangan teknologi robot yang sangat pesat saat ini, banyak perkembangan ini dapat dilihat dari teknologi mikrokontroler yang merupakan suatu terobosan teknologi mikroprosessor dan mikrokomputer. Dan juga masih banyaknya pihak rumah sakit melakukan pemantauan cairan infus pasien secara manual dan berkala. Dengan adanya perkembangan teknologi ini pihak rumah sakit sudah dapat memantau kondisi pasian hanya melalui ruang perawat di layar monitor computer yang berbasis website, yang dimana semua data tertera, antara lain, pasien dengan nama siapa, kamar dimana, dan kondisi pasien nya bagaimana. Di dalam pengembangan ini memiliki banyak fiur yang dapat membantu penggunan awam seperti perawat dimana didalam website tersebut sudah terdapat fitur dengan tabel yang dapat berubah warna sesuai dengan keadaan pasien, dimana ada warna merah, kuning, dan hijau. Warna merah menandakan kondisi pasien harus segera ditangai untuk pergantian infus atau cek kondisi pasien, warna kuning menandakan kondisi infus pasien akan segera habis karena sisa kadar infusnya 100 gram ke bawah, sementara warna hijau menandakan kondisi pasiean sedang baik-baik saja. Sementara fitur lainnya ada halaman riwayat data pasien untuk melihat data pasien siapa saja yang telah dirawat serta sebagai arsip rumah sakit, dan yang terakhir ada halaman tambah data pasien untuk pasien yang baru dating. Hasil pengujian fungsional menunjukkan hasil 100 % , artinya semua fitur program dapat berjalan sesuai dengan fungsinya. Hasil pengujian alat menunjukkan hasil 100 %, artinya semua sensor bisa bekerja sesuai fungsinya. Hasil pengujian dari Load Cell sensor , prosentase error rata-rata sensor berat (load cell) menunjukkan nilai = 6,626% , sedangkan untuk nilai prosentase error tertinggi menunjukkan nilai = 8,67%. Hasil pengujian dari Heart Rate sensor, prosentase error rata-rata sensor heart rate menunjukkan nilai = 7,4% , sedangkan untuk nilai prosentase error tertinggi menunjukkan nilai = 10%. Hasil pengujian dari Temperatuter sensor, prosentase error rata-rata sensor heart rate tertinggi menunjukkan nilai = 5,104%, sedangkan untuk nilai prosentase error tertinggi menunjukkan nilai = 7%. Dari pengujian sistem, sistem dapat di jalankan pada sistem operasi Windows. Dari pengujian sistem dapat berjalan dengan baik menggunakan bahasa pemrograman PHP , MySQL dan PhpMyadmin sebagai database. Dan dari pengujian fungsional sistem, sistem dapat di jalankan pada 3 browser berbeda. Antara lain : Brave Browser, Google Chrome, Microsoft Egde
APA, Harvard, Vancouver, ISO, and other styles
39

Chukhray, Andrey, and Olena Havrylenko. "The method of student's query analysis while intelligent computer tutoring in SQL." RADIOELECTRONIC AND COMPUTER SYSTEMS, no. 2 (June 2, 2021): 78–86. http://dx.doi.org/10.32620/reks.2021.2.07.

Full text
Abstract:
Recently, IT specialties have become one of the most demanded specialties in the world labor market. Simultaneously the traditional teaching in conditions of mass production, even with a professional teacher, has a significant drawback – the fundamental impossibility of adapting to each student. Since the 60s of the twentieth century, researchers worldwide have been developing various computer-tutoring tools that have, less or more, adaptive functions. Nevertheless, the task of the perfect computer tutor development is still far from being solved. The article's research subject is the process of student requests analyzing during intelligent computer tutoring in SQL. The main goal is to develop a method for analyzing the student's SQL queries. The purposes: to form a general scheme and features of the method for analyzing student’s SQL queries based on the principles of technical diagnostics and methods of lexical, syntactic analysis of computer programs; to develop methods for parse tree construction; to create methods for comparing reference and real SQL queries according to their similarity rate; to demonstrate the function ability of the developed methods on specific examples. The methods used computer programs the automatic testing method, the computer programs lexical and syntactic analysis methods, the computer programs parsing trees construction methods, the objects diagnosing method based on comparison with a reference, the strings analysis methods, the method of q-grams. The following results were obtained: the student’s SQL queries analysis method was formed based on a system approach including automatic testing on real data, building query-parsing trees, comparison with a reference, and comprehensive determination of the queries similarity rate. The scientific novelty is the improvement of the method for the student's SQL query analysis during intelligent computer training in SQL query composition.
APA, Harvard, Vancouver, ISO, and other styles
40

Gogoi, Pranjal, and Nirmal C. Bhattacharyya. "Interrater reliability of fitness gram test to be used as a reliable tool for assessing physical fitness for school children in Guwahati urban society of North-East India." International Journal of Research in Medical Sciences 8, no. 1 (December 25, 2019): 312. http://dx.doi.org/10.18203/2320-6012.ijrms20195928.

Full text
Abstract:
Background: The assessment of physical fitness using a specific tool has become an important part to find out the fitness level of children and adolescence. Fitness gram is a health-related fitness test that utilizes criterion-referenced standards on health-related components. Through the years research has shown that Fitness gram has become one of the most widely used programs in the United States, though it’s used in India is not popular.Methods: Seventy school students in the age group of 5 to 14 years were included in this study and randomly allocated for physical fitness test where 62 students have completed the test. Two physiotherapists as a rater were allotted and children were tested by them with Fitnessgram test battery in a gap of 1 week. Outcome measures includes Fitness gram test battery. Statistical analysis was done by Cronbach’s Alpha value has been computed for the Interrater reliability.Results: Sixty-two students with both gender (male 56.3% and female 43.7%, age -10.12±2.72) were assessed for physical fitness using Fitness gram test battery. All the test variables showed an excellent reliability (Cronbach’s alpha =0.91-0.95).Conclusions: The Fitness gram test battery has been found to be reliable tool and can be implemented for physical fitness test for the children.
APA, Harvard, Vancouver, ISO, and other styles
41

Nowacek, George A., and James W. Pichert. "An Item Bank of Diabetes-Related Test Questions." Diabetes Educator 11, no. 3 (September 1985): 37–41. http://dx.doi.org/10.1177/014572178501100306.

Full text
Abstract:
Most published tests of knowledge and skill do not fit the instructional content, setting, and audience of specific diabetes education pro grams, so diabetes education program direc tors must develop their own. A computerized item bank of diabetes test questions can save the program director time in constructing appro priate tests by taking advantage of computers and compatible software for entering, sorting, and retrieving test questions; analyzing results; revising items; and printing a master copy of the test for reproduction. Such an item bank of diabetes- related test questions is described, and procedures for requesting test ques tions from the item bank are included.
APA, Harvard, Vancouver, ISO, and other styles
42

Fajriana, Fajriana. "Classification of Determination the Recipients of the Program Keluarga Harapan (PKH) Using K-Nearest Neighbor Algorithm." JOURNAL OF INFORMATICS AND TELECOMMUNICATION ENGINEERING 6, no. 1 (July 23, 2022): 298–308. http://dx.doi.org/10.31289/jite.v6i1.7543.

Full text
Abstract:
Classification is one method of data mining techniques for classifying data by system according to predetermined rules. In this study, the algorithm used was K-Nearest Neighbor (KNN) algorithm and the data used in this study was the community data obtained from Kantor Desa Gampong Uteun Geulinggang, Dewantara, in Aceh Utara. The main focus of this study was to analyzing and applying K-NN algorithm in a web-based system to classify data on beneficiaries of the Program Keluarga Harapan (PKH) in Gampong Uteun Geulinggang, Dewantara, Aceh Utara. This study used 16 (sixteen) criterias, namely house status, floor area, floor type, gas cylinder, refrigerator, air conditioner, water heater, television, jewelry/gold (10 grams), computer/laptop, bicycle, motorcycle, car, cow, buffalo and goat. The data was classified into 3 classes, namely worthy, not unworthy and very unworthy. The results of this study with a value of k = 3, obtained a precision value of 97%, recall value of 95% and the accuracy value of 97%.
APA, Harvard, Vancouver, ISO, and other styles
43

Pioh, Pingkan S. "Graph Model for Minimal Distance and Optimal Circulation in Urban Design." JURNAL ILMIAH SAINS 12, no. 1 (April 30, 2012): 1. http://dx.doi.org/10.35799/jis.12.1.2012.394.

Full text
Abstract:
GRAPH MODEL FOR MINIMAL DISTANCE AND OPTIMAL CIRCULATION IN URBAN DESIGNABSTRACT Among the important aspects in urban design are minimal distance and optimal circulation of the traffic network which include good access to the places of interests. The main road network is modeled in graph where the important places are represented by vertices and the main roads between them are represented in edges. A graph is called 3-connected if for every pair of vertices, there are three disjoint paths connecting them. Given the vertices and their locations, this paper focuses to make a 3-connected graph with minimal distance connecting them. This model is simulated in a computer program and applied in a current road network of Manado City, North Sulawesi Indonesia to see whether of not the road network in Manado is already optimal or not. Keywords: graph, n-connected, minimal distance, urban design. MODEL GRAF UNTUK JARAK MINIMALDAN SIRKULASI OPTIMAL PADA PERANCANGAN KOTA ABSTRAK Diantara aspek penting dalam perancangan kota adalah jarak yang minimal dan sirkulasi yang baik dari lalu lintas termasuk aksesibilitas dari tempat-tempat penting. Perancangan ini dimodelkan dalam bentuk graf yang simpul-simpul mewakili tempat-tempat penting sedangkan sisi-sisi menyajikan jalan-jalan yang menghubungkan tempat-tempat tersebut. Sebuah graf dikatakan terkoneksi-3 jika untuk setiap pasangan simpul, terdapat 3 jalur saling lepas yang menghubungkan kedua simpul itu. Fokus dari paper ini adalah, jika diberikan simpul-simpul bersama lokasinya, membuat graph yang terkoneksi-3 dengan jarak minimal. Model ini diimplementasikan dalam bentuk program komputer dan diterapkan pada jaringan jalan yang ada di Manado, Sulawesi Utara, Indonesia, sekarang untuk menentukan apakah jaringan jalan di Manado sudah optimal atau belum. Kata kunci: Graf, terkoneksi-3, jarak minimal, perancangan kota
APA, Harvard, Vancouver, ISO, and other styles
44

Iffath, Fariha, A. S. M. Kayes, Md Tahsin Rahman, Jannatul Ferdows, Mohammad Shamsul Arefin, and Md Sabir Hossain. "Online Judging Platform Utilizing Dynamic Plagiarism Detection Facilities." Computers 10, no. 4 (April 8, 2021): 47. http://dx.doi.org/10.3390/computers10040047.

Full text
Abstract:
A programming contest generally involves the host presenting a set of logical and mathematical problems to the contestants. The contestants are required to write computer programs that are capable of solving these problems. An online judge system is used to automate the judging procedure of the programs that are submitted by the users. Online judges are systems designed for the reliable evaluation of the source codes submitted by the users. Traditional online judging platforms are not ideally suitable for programming labs, as they do not support partial scoring and efficient detection of plagiarized codes. When considering this fact, in this paper, we present an online judging framework that is capable of automatic scoring of codes by detecting plagiarized contents and the level of accuracy of codes efficiently. Our system performs the detection of plagiarism by detecting fingerprints of programs and using the fingerprints to compare them instead of using the whole file. We used winnowing to select fingerprints among k-gram hash values of a source code, which was generated by the Rabin–Karp Algorithm. The proposed system is compared with the existing online judging platforms to show the superiority in terms of time efficiency, correctness, and feature availability. In addition, we evaluated our system by using large data sets and comparing the run time with MOSS, which is the widely used plagiarism detection technique.
APA, Harvard, Vancouver, ISO, and other styles
45

López Cerino, Ignacio, Irineo Lorenzo López Cruz, Serm Janjai, Marcus Nagle, Busarakorn Mahayothee, and Joachim Müller. "Mathematical modelling of the thin layer drying of pineapple (Ananas comosus, L.): experiment at village-scale in a greenhouse type solar dryer." Ingeniería Investigación y Tecnología 20, no. 2 (April 1, 2019): 1–10. http://dx.doi.org/10.22201/fi.25940732e.2019.20n2.016.

Full text
Abstract:
The objectives of this research were two: first to investigate experimentally the behavior of pineappl (Ananas comosus, L.) thin layer drying in a greenhouse-type solar dryer and second to describe the best fitting kinetic and mathematical model taken from literature. A large scale greenhouse dryer designed and installed at Silpakorn University, Nakhon Pathom, Thailand was used to dry slices 1 cm width at temperature range between 25-60 °C with relative humidity between 50-90%. Nine statistical models, either empirical or semi-empirical, were tested in order to validate the experimental data. A non-linear regression analysis conducted by a statistical computer program was applied to evaluate the constants of all the models. The parameter values, root mean square error (RMSE), mean absolute error (MAE) and modelling efficiency (EFF) of the nine models were calculated. Comparison outcomes of two experiments are displayed between the predicted moisture content and the observed pineapple moisture content. Hasibuan and Daud drying model proved to describe the best pineapple solar drying curves. The two experiments were carried out on sunny days, the second experiment on the third day showed cloudiness decreasing the solar radiation. Mathematical models of pineapple drying in a greenhouse dryer have not been found so far in the literature. Drying curves obtained from experiments showed that the constant drying and the falling drying rate periods exist. Nine thin-layer drying models were fitted to two experimental data in order to describe the drying characteristics of pineapple founding that the Hasibuan and Daud model was the best fitting.
APA, Harvard, Vancouver, ISO, and other styles
46

López Cerino, Ignacio, Irineo Lorenzo López Cruz, Serm Janjai, Marcus Nagle, Busarakorn Mahayothee, and Joachim Müller. "Mathematical modelling of the thin layer drying of pineapple (Ananas comosus, L.): experiment at village-scale in a greenhouse type solar dryer." Ingeniería Investigación y Tecnología 20, no. 2 (April 1, 2019): 1–10. http://dx.doi.org/10.22201/10.22201/fi.25940732e.2019.20n2.016.

Full text
Abstract:
The objectives of this research were two: first to investigate experimentally the behavior of pineappl (Ananas comosus, L.) thin layer drying in a greenhouse-type solar dryer and second to describe the best fitting kinetic and mathematical model taken from literature. A large scale greenhouse dryer designed and installed at Silpakorn University, Nakhon Pathom, Thailand was used to dry slices 1 cm width at temperature range between 25-60 °C with relative humidity between 50-90%. Nine statistical models, either empirical or semi-empirical, were tested in order to validate the experimental data. A non-linear regression analysis conducted by a statistical computer program was applied to evaluate the constants of all the models. The parameter values, root mean square error (RMSE), mean absolute error (MAE) and modelling efficiency (EFF) of the nine models were calculated. Comparison outcomes of two experiments are displayed between the predicted moisture content and the observed pineapple moisture content. Hasibuan and Daud drying model proved to describe the best pineapple solar drying curves. The two experiments were carried out on sunny days, the second experiment on the third day showed cloudiness decreasing the solar radiation. Mathematical models of pineapple drying in a greenhouse dryer have not been found so far in the literature. Drying curves obtained from experiments showed that the constant drying and the falling drying rate periods exist. Nine thin-layer drying models were fitted to two experimental data in order to describe the drying characteristics of pineapple founding that the Hasibuan and Daud model was the best fitting.
APA, Harvard, Vancouver, ISO, and other styles
47

COLLINS, NICK, ALEX McLEAN, JULIAN ROHRHUBER, and ADRIAN WARD. "Live coding in laptop performance." Organised Sound 8, no. 3 (December 2003): 321–30. http://dx.doi.org/10.1017/s135577180300030x.

Full text
Abstract:
Seeking new forms of expression in computer music, a small number of laptop composers are braving the challenges of coding music on the fly. Not content to submit meekly to the rigid interfaces of performance software like Ableton Live or Reason, they work with programming languages, building their own custom software, tweaking or writing the programs themselves as they perform. Often this activity takes place within some established language for computer music like SuperCollider, but there is no reason to stop errant minds pursuing their innovations in general scripting languages like Perl. This paper presents an introduction to the field of live coding, of real-time scripting during laptop music performance, and the improvisatory power and risks involved. We look at two test cases, the command-line music of slub utilising, amongst a grab-bag of technologies, Perl and REALbasic, and Julian Rohrhuber's Just In Time library for SuperCollider. We try to give a flavour of an exciting but hazardous world at the forefront of live laptop performance.
APA, Harvard, Vancouver, ISO, and other styles
48

Kornilov, Yu N., O. S. Tsareva, and A. S. Shevchenko. "Optimization of deformation marks location at building a network in the form of a linear spatial intersection." Geodesy and Cartography 978, no. 12 (January 20, 2022): 2–11. http://dx.doi.org/10.22389/0016-7126-2021-978-12-2-11.

Full text
Abstract:
The authors present the assessment of determining the deformation marks’ coordinates accuracy at constructing a network in the form of a linear spatial intersection. Using the distance between the control points and deformation marks; their coordinates are defined. The root- and general mean-square errors in determining the coordinates arising from the faults in measuring the lengths and depending on the shape of the spatial intersection are calculated. Computational mistakes enable assessing the possibility of obtaining the desired results at designing a network of deformation marks with an accuracy that meets the requirements of regulatory documents, and taking the expected accuracy of linear measurements into account. Selecting the marks is shown by the example of an elementary model. Two computer programs for that purpose were developed. The convergence of the results obtained in the course of the programs and theoretical modeling indicates the correct operation of the software. The developed algorithm and pro-grams enable optimizing the location of deformation marks at designing a network.
APA, Harvard, Vancouver, ISO, and other styles
49

Burston, Jack. "Comparative Evaluation of French Grammar Checkers." CALICO Journal 13, no. 2-3 (January 14, 2013): 104–11. http://dx.doi.org/10.1558/cj.v13i2-3.104-111.

Full text
Abstract:
Four grammar checkers, all of French Canadian origin, were evaluated in this study: Le Correcteur 101 (Le Correcteur), GramR, Hugo Plus (Hugo), and the French Proofing Tools for Word for Windows Ver. 6 (French Proofing Tools). All the programs except GramR exist in both IBM-PC and Macintosh versions. The versions tested in this study are indicated in Table 1 (other available versions are indicated in parentheses) IBM-PC software was tested on a 486/66; Macintosh software was run on a Quadra 650. These programs will operate on lesser platforms, but with considerably slower response times.
APA, Harvard, Vancouver, ISO, and other styles
50

Shamova, Nadezhda. "A Comparative-Contrastive Analysis of Corpus Tools (Case Study: Working with Corpora of Cinematic Discourse)." Nizhny Novgorod Linguistics University Bulletin, no. 53 (March 31, 2021): 82–95. http://dx.doi.org/10.47388/2072-3490/lunn2021-53-1-82-95.

Full text
Abstract:
A broad scope of application of corpus technologies indicates their importance in applied linguistics. Employing the comparative-contrastive method and the method of computer analysis, the author seeks to compare and contrast the main corpus tools of the programs Sketch Engine, AntConc, and WordSmith Tools, focusing on texts from specialized periodicals about cinematography ‘Total Film’ and ‘American Cinematographer’ for 2019–2020. The primary goal of this comparison is to provide recommendations for optimal choice of tools and programs for obtaining certain types of information. The author processed the total volume of texts that contained over 900,000 words, using the functions “concordance”, “word list”, “collocations” + “word s etch”, “N-grams”, “keywords” in Sketch Engine and AntConc (Word-Smith Tools has only “concordance”, “wordlist,” and “keywords”). Information about specific tools available in various corpora is collected and presented in a specially developed table. Different software programs described in the article have functions that perform the same tasks, but there are some differences in how data is presented. Among the software programs featured in this case study, the Sketch Engine platform gives the most options for choosing personal settings. The “concordance” function shows the word in context, “Wordlist” shows all the words on a given list with a record of their frequency in the corpus. The “collocation” function (or “word s etch”) recognizes fixed expressions, “N-grams” finds phrases that comprise a certain number of elements, while the “ eywords” function allows users to identify words that are specific to a particular subject area. Information thus obtained from the corpora may be helpful in updating English LSP dictionaries and glossaries of cinematography. The theoretical significance of the present study lies in systematizing the material about existing corpus tools, while its practical value is in using the tools of three corpus programs for the study of cinematic discourse, understood here as language used by the community of movie goers and filmmakers in their discussions of cinematography in specialized periodicals ‘Total Film’ and ‘American Cinematographer’.
APA, Harvard, Vancouver, ISO, and other styles
We offer discounts on all premium plans for authors whose works are included in thematic literature selections. Contact us to get a unique promo code!

To the bibliography