<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>DSpace Coleção:</title>
  <link rel="alternate" href="http://repositorio.ufc.br/handle/riufc/4775" />
  <subtitle />
  <id>http://repositorio.ufc.br/handle/riufc/4775</id>
  <updated>2026-04-12T15:28:43Z</updated>
  <dc:date>2026-04-12T15:28:43Z</dc:date>
  <entry>
    <title>Administração remota de ambientes virtuais em rede para integração com sistemas de gerenciamento de aprendizado</title>
    <link rel="alternate" href="http://repositorio.ufc.br/handle/riufc/13615" />
    <author>
      <name>Almendra, Camilo Camilo</name>
    </author>
    <id>http://repositorio.ufc.br/handle/riufc/13615</id>
    <updated>2019-01-03T16:11:05Z</updated>
    <published>2003-01-01T00:00:00Z</published>
    <summary type="text">Título: Administração remota de ambientes virtuais em rede para integração com sistemas de gerenciamento de aprendizado
Autor(es): Almendra, Camilo Camilo
Abstract: Recently, the potential of the Internet as a low-cost means of communication and&#xD;
global reach has enabled a new form of distance learning. In that&#xD;
revolution, the learning management systems stand out, through which it is&#xD;
can manage the various aspects involved in the provision of courses&#xD;
away. Virtual reality has, in parallel to the evolution of distance education,&#xD;
experienced considerable expansion throughout the world, and has been highlighted by&#xD;
present several positive aspects for its use in education. One of the types&#xD;
promising applications are networked virtual environments, which, when allowing&#xD;
integration of virtual worlds and interaction of remote users in environments&#xD;
shared three-dimensional, open the prospect of being used in support of&#xD;
distance education.&#xD;
An integration of learning management systems and environments&#xD;
virtual network is therefore an interesting alternative for increasing the&#xD;
education programs at a distance. This integration enables various solutions already&#xD;
developed around the use of virtual reality to education can now be&#xD;
effectively made available more widely, through the wide base&#xD;
learning environments based on the Internet. In this paper, we present two&#xD;
important aspects of integration between virtual environments and network systems&#xD;
learning management, which are the management of real-time services and&#xD;
remote administration features. This observation led to the specification and modeling&#xD;
an interface for remote management of virtual environments network from&#xD;
learning management systems. Thus, we aimed to build a model&#xD;
easy integration to be incorporated and does not take into account specific aspects of&#xD;
internal architecture of each system type. As a case study, the interface&#xD;
set remote administration has been incorporated into a virtual environment facing network to&#xD;
education.
Tipo: Dissertação</summary>
    <dc:date>2003-01-01T00:00:00Z</dc:date>
  </entry>
  <entry>
    <title>Revisão do instrumento de avaliação de cursos adotado pelo  INEP/MEC na perspectiva da graduação na modalidade a distância</title>
    <link rel="alternate" href="http://repositorio.ufc.br/handle/riufc/13325" />
    <author>
      <name>Pinheiro, Tânia Saraiva de Melo</name>
    </author>
    <id>http://repositorio.ufc.br/handle/riufc/13325</id>
    <updated>2019-01-03T16:15:01Z</updated>
    <published>2012-01-01T00:00:00Z</published>
    <summary type="text">Título: Revisão do instrumento de avaliação de cursos adotado pelo  INEP/MEC na perspectiva da graduação na modalidade a distância
Autor(es): Pinheiro, Tânia Saraiva de Melo
Abstract: The fast increase in the number of higher education enrollments requires new strategies do&#xD;
assess its quality. The current assessment policy, the National System for Assessment of&#xD;
Higher Education, establish external evaluative processes for institutions, courses and&#xD;
students. In 2006, the first instrument for external evaluation of courses was developed and&#xD;
frequent updates have been presented since then. This research hypothesized that the current&#xD;
external evaluation instrument needed to be revised to better address the complexity of&#xD;
distance learning courses. Its main objective is to propose improvements in the official&#xD;
instrument to assess high education courses, from the distance learning point of view. Four&#xD;
specific objectives have been established: analyze the public policies evolution in regard to its&#xD;
procedures and instruments; identify an educational evaluation model in accordance with the&#xD;
Brazilian context; identify the specific characteristics of distance learning courses not covered&#xD;
by the existing instrument; propose and validate a new version of the instrument used by&#xD;
INEP/MEC for evaluation of distance courses. The methodological approach consisted of a&#xD;
three-cycle incremental development, each with specific goals and research techniques. The&#xD;
first cycle outlined the basic framework, selecting a program evaluation model compatible&#xD;
with higher education assessment policies. The second searched the particular teaching&#xD;
conditions of distance education courses to be included in the instrument being reformulated.&#xD;
The final cycle validated the proposal. As a result, the data analyzed was not enough to&#xD;
confirm the hypothesis that the library indicators should be revised, but has corroborated the&#xD;
other ones, mainly related to the need of revision of faculty´s role in distance education&#xD;
courses. The presentation of the new set of indicators considered not only its content but also&#xD;
the organization of information presented in order to improve their understanding and use in&#xD;
distance learning courses.
Tipo: Tese</summary>
    <dc:date>2012-01-01T00:00:00Z</dc:date>
  </entry>
  <entry>
    <title>ElasticCluster: explorando a ociosidade de clusters virtuais para execução de aplicações do tipo saco de tarefas</title>
    <link rel="alternate" href="http://repositorio.ufc.br/handle/riufc/13308" />
    <author>
      <name>Braga, Antonio Rafael</name>
    </author>
    <id>http://repositorio.ufc.br/handle/riufc/13308</id>
    <updated>2022-03-11T14:09:34Z</updated>
    <published>2012-01-01T00:00:00Z</published>
    <summary type="text">Título: ElasticCluster: explorando a ociosidade de clusters virtuais para execução de aplicações do tipo saco de tarefas
Autor(es): Braga, Antonio Rafael
Abstract: In cloud computing, elasticity and capacity of load isolation allow their resources to&#xD;
be provisioned and released in response to dynamic workloads with reduced downtime.&#xD;
These characteristics are typical of clusters hosted in a cloud (virtual cluster - VC), so that&#xD;
these resources need to be managed in order to minimize its waste in cloud providers and&#xD;
ensure that resource performance is not adversely affected. This work proposes a policy&#xD;
for dynamic adaptation of virtual clusters (VCs) to reduce the number of idle resources&#xD;
without compromising their performance of resources. The proposed algorithm, based&#xD;
on heuristics, performs instantiation/shut-down of the virtual machines (VMs) in virtual&#xD;
clusters according variation in demand for resources of applications of type Bag-of-Tasks,&#xD;
BoT. The algorithm has been specified, verified and validated using Petri Nets formalism.&#xD;
The selected metrics to evaluate the proposal performance in three different scenarios&#xD;
are the total amount of machine started, amount of idle machines reused, total time of&#xD;
execution the application and average number of clusters started. The results showed&#xD;
that the adaptation policy proposal is able to reduce idle and the overhead of a virtual&#xD;
cluster and thus improve power consumption.
Tipo: Dissertação</summary>
    <dc:date>2012-01-01T00:00:00Z</dc:date>
  </entry>
  <entry>
    <title>Caminho mínimo com restrição probabilística de atraso máximo</title>
    <link rel="alternate" href="http://repositorio.ufc.br/handle/riufc/13307" />
    <author>
      <name>Araruna, Arthur Rodrigues</name>
    </author>
    <id>http://repositorio.ufc.br/handle/riufc/13307</id>
    <updated>2019-01-03T16:14:32Z</updated>
    <published>2013-01-01T00:00:00Z</published>
    <summary type="text">Título: Caminho mínimo com restrição probabilística de atraso máximo
Autor(es): Araruna, Arthur Rodrigues
Abstract: In the Probabilistic Delay Constrained Shortest Path problem we aim to consider the time factor in the&#xD;
design of cargo routing paths in road networks at minimum cost, considering the increasing uncertainty in&#xD;
travel times of these routes in real networks, and keeping in mind strategies of quality of service, in order&#xD;
to obtain a compromise between the travel costs and the compliance of the arrival time at the destination.&#xD;
We conducted a study of related problems in the literature of transport networks optimization, in order&#xD;
to better understand the problem to be addressed, about which we are not aware of existing works. We&#xD;
developed a scheme for enumerating partitions of the solution space of this problem, which uses an L&#xD;
decomposition to select these partitions wisely, and is aided by solutions to relaxations of the problem to&#xD;
obtain bounds for the optimal cost. In addition, we developed some branching and pruning strategies for&#xD;
a Branch-and-Bound scheme, with a pre-processing phase, in order to try and solve the problem directly.&#xD;
The computational results show that we are competitive with the commercial tool used for comparison&#xD;
in the smaller instances. For the remaining instances, this tool is more efficient in the time required for&#xD;
solving the problem.
Tipo: Dissertação</summary>
    <dc:date>2013-01-01T00:00:00Z</dc:date>
  </entry>
</feed>

