Search Keywords

Results Restricted To:

https://www.temple.edu

Total Results: 2,730

cis.temple.edu

https://cis.temple.edu/~ingargio/cis67/software/koffman/Chapter1/

Fig1_11-12

Management Information Systems (MIS) - Temple University

https://bulletin.temple.edu/courses/mis/

The MIS department prioritizes the professional development of its students as high as the domain specific knowledge and skills students develop in many of its classes. This zero-credit, credit/no-credit, self-directed course challenges students to complete a portfolio of professional development activities which prepare students to be valued contributors and leaders in industry after they ...

Analysis of Randomized Householder-Cholesky QR Factorization with ...

https://faculty.cst.temple.edu/~szyld/reports/randCholQR_rev2_report.pdf

In this paper, we first present and analyze a randomized algorithm called randQR for orthogonalizing the columns of a tall-and-skinny matrix with respect to a specific inner product. In order to reduce the cost of the computations, we propose to use “multisketching,” i.e., the use of two consecutive sketch matrices, within randQR. Using randQR with multisketching as a preconditioner for ...

Temple University - Stale Request

http://fim.temple.edu/idp/profile/cas/login?execution=e1s1

Stale Request You may be seeing this page because you used the Back button while browsing a secure web site or application. Alternatively, you may have mistakenly ...

Smart Biomaterials Research Laboratory - Kornberg School of Dentistry

https://dentistry.temple.edu/research/laboratories-centers/smart-biomaterials-research-laboratory

Scope of Research The Smart Biomaterials Research Laboratory is dedicated to the development of advanced biomaterials designed to interact dynamically with biological systems, aiming to enhance oral and systemic health. Our interdisciplinary approach integrates materials science, microbiology, bioengineering, and clinical dentistry to create innovative solutions for disease prevention ...

Is the Medium the Message?

https://scholarshare.temple.edu/server/api/core/bitstreams/d5d8ff3d-a246-44fa-ba1a-7ed48b4e6adf/content

Professor of Law, Temple University, Beasley School of Law. The author thanks Temple University, Beasley School of Law for research support, and Kristen Tiscione, Kirsten Davis, and Kristen Murray for the discussions and feedback that inspired this article. Many thanks also to Megan Albright and Emily Kowey for their able research assistance.

DRBANET: A Lightweight Dual-Resolution Network for Semantic ...

https://cis.temple.edu/~latecki/Papers/Quan_DRBANET_ICIP_2022.pdf

ABSTRACT Due to the powerful ability to encode image details and semantics, many lightweight dual-resolution networks have been proposed in recent years. However, most of them ignore the benefit of boundary information. This paper introduces a lightweight dual-resolution network, called DRBANet, aim-ing to refine semantic segmentation results with the aid of boundary information. DRBANet also ...

Transcript Requests - Temple Law

https://law.temple.edu/resources/transcripts/

The Law School Office of Academic Records maintains law student and alumni records and provides academic documentation needs, including processing loan deferments, registration verification, and degree…

Filling Polygons - Temple University

https://cis.temple.edu/~latecki/Courses/CIS581-02/MatCIS581-02/LectureHolzschuch/FillingPolygons.pdf

Dr Nicolas Holzschuch University of Cape Town e-mail: holzschu@cs.uct.ac.za

Quick GDB Reference - cis.temple.edu

https://www.cis.temple.edu/~jfiore/2016/fall/2107/handouts/Tools/GDB/GDBQuickRef.pdf

GDB’s info command can be very helpful when examining the local stack frame (In case you don’t know about it yet, it’s an area of memory local to your current function. We’ll discuss this stuff in depth this semester).