Typestates are state machines used in object-orientedprogramming to specify and verify correct order of method calls on an object. To avoid inconsistent object states, typestates enforce linear typing, which eliminat...
详细信息
Single-page applications with RESTful APIs have become a dominant architecture in software development over the past decade. The success of this architecture is driven, in part, by libraries and frameworks, such as Re...
详细信息
Since the disruption in LLM technology brought about by the release of GPT-3 and ChatGPT, LLMs have shown remarkable promise in programming-related tasks. While code generation remains a popular field of research, cod...
详细信息
Small and wide angle x-ray scattering tensor tomography are powerful methods for studying anisotropic nanostructures in a volume-resolved manner, and are becoming increasingly available to users of synchrotron facilit...
详细信息
Synthesizing 3D scenes from open-vocabulary text descriptions is a challenging, important, and recently-popular application. One of its critical subproblems is layout generation: given a set of objects, lay them out t...
详细信息
The functional correspondence is a manual derivation technique transforming higher-order evaluators into the semantically equivalent abstract machines. The transformation consists of two well-known program transformat...
详细信息
This article improves the traditional closed-loop teaching mode with outcome based education (OBE) idea. First, the outcome which is the core of OBE is relined in two dimensions, and a formalized learning outcome mode...
详细信息
ISBN:
(纸本)9781665438308
This article improves the traditional closed-loop teaching mode with outcome based education (OBE) idea. First, the outcome which is the core of OBE is relined in two dimensions, and a formalized learning outcome model is established; then, the exercise library is revised to support the learning outcome model. On this basis, an exact model is designed for OBE based closed-loop teaching mode, which adopts a four-level test and teacher-student two-level feedback operating mechanism. And the specific strategies of OBE based plan, OBE based test, OBE based evaluation, and feedback instruction ensure the closed-loop mode and OBE idea. OBE based closed- loop teaching mode combining two excellent modes is beneficial to the university course. Our research takes object-orientedprogramming course as the object, supports stable operation of the mode and also provides a foundation for informatization construction of the mode.
Internet Exchange Points (IXPs) are critical components of the Internet infrastructure that affect its performance, evolution, security and economy. In this work, we introduce a technique to improve the well-known Tra...
详细信息
ISBN:
(纸本)9781665417501
Internet Exchange Points (IXPs) are critical components of the Internet infrastructure that affect its performance, evolution, security and economy. In this work, we introduce a technique to improve the well-known TraIXroute tool with its ability to identify IXPs. TraIXroute is a tool written in python3. It always encounters problems during its installation by network administrators and researchers. This problem remains unchanged in the field of internet ixp measurement tools. Our paper aims to make a critical analysis of TraIXroute tool which has some malfunctions. Furthermore, our main objective is to implement an improved tool for detecting ixps on the traceroute path with ipv4 and ipv6. The tool will have options for Geolocation of ixps as well as ASs. Our tool is written in C# (C sharp) and python which are object oriented programming languages.
The goal of building a system for precise time measurement in pixel radiation detectors motivates the development of flexible design and verification environment. It should be suitable for quick simulations when indiv...
详细信息
The goal of building a system for precise time measurement in pixel radiation detectors motivates the development of flexible design and verification environment. It should be suitable for quick simulations when individual elements of the system are developed and should be scalable so that systemlevel verification is possible as well. The approach presented in this paper is to utilize the power of SystemVerilog language and apply basic object-orientedprogramming concepts to the test program. Since the design under test is a full-custom mixed-signal design, it must be simulated with AMS simulator and various features of analog design environment are used as well (Monte Carlo analysis, corner analysis, schematic capture GUI-related functions). The presented approach combines these two worlds and should be suitable for small academia projects, where design and verification is seldom done by separate teams.
暂无评论