Programming tools
-
The study also addresses challenges, such as idiomatic expressions and tool limitations, emphasizing the pivotal role of training programs in addressing issues, educating users, and enhancing tools. In conclusion, the research advocates for an educational shift, urging programs to foster critical thinking.
20p viling 11-10-2024 2 0 Download
-
Thông tin về các hoạt động IFAC’s Accountancy Education có thể được tiếp cận thông qua IFAC Accountancy Education E-Tool. Với 04 cấp độ đào tạo tương ứng với 08 môn học từ IES 1 đến IES 8 đã khái quát những nội dung cơ bản của IFAC Accountancy Education Programe.
5p vipierre 02-10-2023 3 1 Download
-
The thesis is structured as follows: Chapter 1 Introduction; Chapter 2 Literature Review; Chapter 3 Experimental Design, Development and Application of an Accelerated Drill Test; Chapter 4 Discussion: The Developed Accelerated Drill Test; Chapter 5 Conclusions and Recommendations for Further Work; Appendix A – VMC Setup and Programming for Drill Testing; Appendix B - Designing an Automated Drill Test and DAQ System for Spindle Current Collection.
172p runthenight07 01-03-2023 7 3 Download
-
The python program ARIADNE is a tool developed for evaluators to estimate detailed uncertainties and covariances for experimental data in a consistent and efficient manner. Currently, it is designed to aid in the uncertainty quantification of prompt fission neutron spectra, and was employed to estimate experimental covariances for CIELO and ENDF/B-VIII.0 evaluations.
9p christabelhuynh 29-05-2020 12 2 Download
-
This paper presents the main characteristics of the method, along with some practical guidelines to apply it to the specific case of the MSFR; moreover, some initiating events are analyzed through the implementation of the LoD tool. The outcomes of this analysis drive the design evolution.
11p christabelhuynh 29-05-2020 14 1 Download
-
Melon shows a broad diversity in fruit morphology and quality, which is still underexploited in breeding programs. The knowledge of the genetic basis of fruit quality traits is important for identifying new alleles that may be introduced in elite material by highly efficient molecular breeding tools.
17p vishikamaru2711 29-04-2020 19 3 Download
-
Bài giảng Nhập môn lập trình do Võ Quang Hoàng Khang biên soạn sẽ giúp các bạn hiểu được: Tại sao chúng ta lập trình, tại sao C được chọn, mục tiêu môn học, công cụ, tài liệu tham khảo, yêu cầu khóa học, học như thế nào, getting/Installing Programming Tool.
8p kyniemchieumua_09 14-12-2017 100 3 Download
-
(BQ) The method of electrical discharge machining (EDM), one of the processing methods based on non-traditional manufacturing procedures, is gaining increased popularity, since it does not require cutting tools and allows machining involving hard, brittle, thin and complex geometry
9p xuanphuongdhts 27-03-2017 53 2 Download
-
Module 13: Monitoring resources and performance. The following topics are covered in this module: Using task manager to monitor system performance, using performance and maintenance tools to improve performance, monitoring event logs, configuring program compatibility.
24p nomoney2 10-02-2017 46 3 Download
-
Getting Started: Creating Applications with µVision hướng đến trình bày các vấn đề cơ bản như: Provides an overview of product installation and licensing and shows how to get support for the Keil development tools; discusses various microcontroller architectures supported by the Keil development tools and assists you in choosing the microcontroller best suited for your application;...
157p saobanglanhgia20 28-05-2016 34 3 Download
-
Tài liệu The Language Hacking Guide is a learning tool designed by Benny Lewis, who is better known as Benny the Irish Polyglot from Fluent in 3 Months blog. According to its author, this program is the culmination of his years-worth of research and travels in search for new cultures and experiences. It primarily caters to people who are interested in learning a new language and are looking to do so in a short amount of time.
115p hoangtuanthien 22-06-2015 127 38 Download
-
The Java standard APIs are shown in HTML output at http://java.sun.com/j2se/1.4.2/docs/api/index.html. It’s generated from the documentation comments (doc comments). Documentation comments are special comments in the source code that are delimited by the /** ... */ delimiters. The JDK contains a tool named javadoc to generate HTML documentation from documentation comments in your source file. The javadoc utility extracts information for the following items Public classes and interfaces Public and protected methods Public and protected fields Packages...
20p huanltgc00061 05-05-2013 51 4 Download
-
We developed caitra, a novel tool that aids human translators by (a) making suggestions for sentence completion in an interactive machine translation setting, (b) providing alternative word and phrase translations, and (c) allowing them to postedit machine translation output. The tool uses the Moses decoder, is implemented in Ruby on Rails and C++ and delivered over the web. We are at the beginning of a research program to explore the benefits of these different types of aid to human translators, analyze user interaction behavior, and develop novel types of assistance. ...
4p hongphan_1 15-04-2013 60 2 Download
-
Government information is often not mobile friendly; increasing accessibility (especially of local information) is one way libraries can serve diverse users. Some libraries are providing services of this type in a desktop-oriented way already. This chapter discusses tools that can be used to make such sites more mobile friendly, including ones requiring little funds or technical background. The most obvious way to leverage patrons’ mobile devices is to put content on the Web.
10p heouheocoi1 15-04-2013 87 27 Download
-
1.1 WORD PROCESSORS A word processor is an application program that is acquired for running on a particular computer. It enables one to type and display text on a page: retrieving, amending, adding to, and arranging in different ways before printing text is generally entered as a keyboard or scanned file.
53p minhngannt 08-04-2013 65 8 Download
-
Programming tools: Input/output (assign/graph-&-display) Repetition (for) Decision (if) Arrays List of numbers in brackets A comma or space separates numbers (columns) A semicolon separates row Zeros and ones Matrices: zeros() ones() Indexing (row,column) Colon Operator: Range of Data first:last or first:increment:last Manipulating Arrays & Matrices Transpose
17p doanhung_dtvtk10 19-03-2013 69 4 Download
-
Choose the best answer for each question. 1) As a system administrator, you are instructed to backup all the users’ home directories. Which of the following commands would accomplish this? a) tar xvf usersbackup.tar /home/ b) tar cvf usersbackup.tar /home/ c) tar cvf usersbackup.tar /home/usr/
5p anhchangxuixeo1002 14-03-2013 74 7 Download
-
We have covered basic cryptographic tools that will be useful for building things. But, before you can build, you need to know the structural weaknesses of your tools… We will now talk about these weaknesses… and the subjects of cryptanalysis and protocol failures DES: Internet Challenges and EFF Multiple DES and Meet in the Middle attack RSA: Low Exponent Attacks Protocol Failures… Be careful, here be dragons! Hash Functions: Birthday Attacks and Implications
26p muathu_102 28-01-2013 75 3 Download
-
This section is dedicated to those who would like to write a virus, but don't have the knowledge to do so. First of all, writing a virus is no big deal. It is an easy project, but one which requires some basic programming skills, and the desire to write a virus! If either of these is missing, writing a virus would be tedious indeed!.
0p doilan 25-01-2013 79 5 Download
-
Assembly language is essentially the native language of your computer. Technically the processor of your machine understands machine code (consisting of ones and zeroes). But in order to write such a machine code program, you first write it in assembly language and then use an assembler to convert it to machine code.
0p doilan 25-01-2013 49 4 Download