All public logs
From Rice Wiki
Combined display of all available logs of Rice Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 01:28, 8 March 2024 Admin talk contribs deleted page Dijstra's Algorithm (content was: "= Implementation = <pre> Dijstra(G, w, source) { } </pre>", and the only contributor was "Rice" (talk))
- 01:08, 8 March 2024 Rice talk contribs created page Dijstra's Algorithm (Created page with "= Implementation = <pre> Dijstra(G, w, source) { } </pre>") Tag: Visual edit
- 23:43, 7 March 2024 Rice talk contribs created page Session Management (Created page with "Category:Cybersecurity")
- 23:38, 7 March 2024 Rice talk contribs created page JSON Web Token (Created page with "'''JSON Web Token''' (JWT) allows client to indicate its identity for further exchanges after authentication. * It is compact and self-contained * It can be signed with a secret (HMAC) or a public/private key pair (RSA) It looks something like this<pre> [Base64(HEADER)].[Base64(PAYLOAD)].[Base64(SIGNATURE)] </pre><pre> eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9. eyJzdWIiOiIxMjM0NTY3ODkwIiwibmFtZSI6IkpvaG4gRG9lIiwiYWRtaW4iOnRydWV9. TJVA95OrM7E2cBab30RMHrHDcEfxjoYZgeFONFh7HgQ...") Tag: Visual edit
- 02:00, 6 March 2024 Rice talk contribs created page Rice Wiki:About (Created page with "Hi.")
- 01:38, 6 March 2024 Rice talk contribs created page Prims Algorithm (Created page with " Category:Algorithms")
- 00:46, 6 March 2024 Rice talk contribs created page Minimum Spanning Tree (Created page with "Category:Algorithms")
- 00:12, 6 March 2024 Rice talk contribs created page Dijkstra's Algorithm (Created page with "Category:Algorithms Problem: Shortest Path Problem.") Tag: Visual edit: Switched
- 23:58, 5 March 2024 Rice talk contribs created page Bellman-Ford Algorithm (Created page with "Category:Algorithms = Approach: dynamic programming = All shortest path must have <math> \leq |V| - 1 </math> edges. If this condition is not satisfied, there is a cycle in in the path, and therefore it is not the shortest. ==== Recurrence ==== Let OPT(n-1, a) be the length of the shortest path from source node <math>s</math> to node <math>a</math> with at most <math>n - 1</math> edges. The idea is to add one edge at a time, seeing if the edge should be included i...") Tag: Visual edit
- 23:33, 5 March 2024 Rice talk contribs created page Template:Infobox Algorithm/doc (Created page with " <templatedata> { "description": "Infobox for computer algorithms", "params": { "title": { "label": "Algorithm name", "description": "Name of the algorithm appearing above the infobox", "default": "Page name" }, "runtime": { "label": "Runtime complexity" }, "space": { "label": "Space complexity" }, "class": { "label": "Algorithm classifi...")
- 23:13, 5 March 2024 Rice talk contribs created page Template:Infobox Algorithm (Created page with "<infobox layout="stacked"> <title source="title"> <default>{{PAGENAME}}</default> </title> <data source="runtime"> <label>Runtime</label> <default>O(n)</default> </data> <data source="space"> <label>Space</label> <default>O(n)</default> </data> <data source="class"> <label>Class</label> </data> </infobox> Category:Algorithms")
- 22:27, 5 March 2024 Rice talk contribs created page Test Page (Created page with " Category:Contents") Tag: Visual edit: Switched
- 03:46, 5 March 2024 Admin talk contribs created page Access Control (Created page with "Category:Cybersecurity") Tag: Visual edit: Switched
- 03:44, 5 March 2024 Admin talk contribs created page Category:Statistics (Created page with "Category:Contents") Tag: Visual edit: Switched
- 03:43, 5 March 2024 Admin talk contribs deleted page STA032 (content was: "* Random Variables * Continuous Random Variable * Sample Statistics", and the only contributor was "Rice" (talk))
- 03:41, 5 March 2024 Admin talk contribs deleted page First Page (content was: "= The First Page = asdfasdf This is the first page that I made on my own wiki! It's pretty exciting. I can link a page like this: Main Page, Also Main Page I can use math like this: <math> K = \frac{1}{2} m v^2 </math> This is a test edit from vim")
- 03:39, 5 March 2024 Admin talk contribs created page Category:Electrical Engineering (Created page with "Category:Contents")
- 03:39, 5 March 2024 Admin talk contribs deleted page ENG017 (content was: "* Second Order Circuits", and the only contributor was "Rice" (talk))
- 03:37, 5 March 2024 Admin talk contribs deleted page ECS122A Algorithms (content was: "= Algorithms = * Longest Common Subsequence", and the only contributor was "Rice" (talk))
- 03:36, 5 March 2024 Admin talk contribs created page Category:Algorithms (Created page with "Category:Contents")
- 03:32, 5 March 2024 Admin talk contribs created page Category:Contents (Created blank page)
- 03:31, 5 March 2024 Admin talk contribs created page Category:Physics (Created page with "Category:Contents") Tag: Visual edit: Switched
- 03:30, 5 March 2024 Admin talk contribs deleted page PHY009C (content was: "* Magnetism", and the only contributor was "Rice" (talk))
- 03:25, 5 March 2024 Rice talk contribs created page Category:Pages with math errors (Created page with "Pages with math errors") Tag: Visual edit
- 03:23, 5 March 2024 Rice talk contribs created page Category:Computer Science (Created page with "Computer Science") Tag: Visual edit
- 03:21, 5 March 2024 Rice talk contribs created page Category:Cybersecurity (Created page with "Category:Computer Science") Tag: Visual edit
- 22:36, 4 March 2024 Rice talk contribs created page Authentication (Created page with "= Sources = * [https://owasp.org/Top10/A07_2021-Identification_and_Authentication_Failures/ OWASP Top10 2021 A07 Identification and Authentication Failures]") Tag: Visual edit
- 21:53, 4 March 2024 Rice talk contribs created page Electromagnetism (Created page with "Ampere's law can be proven with Biot Savart Law. It has an addition that doesn't mean much when the electric field is produced by a static charge. Coulomb's law describes that '''charges produce electric fields, influencing charges''' Integrating that electric field over a loop equals zero. Biot Svart's law describes that '''moving charges produce magnetic fields'','' influencing moving charges.''' There is a problem! Somehow, changing magnetic fields causes electron...") Tag: Visual edit
- 20:38, 4 March 2024 Rice talk contribs created page Talk:Main Page (Test topic: new section)
- 18:49, 4 March 2024 Rice talk contribs created page Sample Statistics (Created page with "= Confidence Interval = The '''confidence interval''' is the range of reasonable values that are intended to contain the '''parameter of interest''' with a certain '''degree of confidence'''. ''(point estimate - margin of error, point estimate + margin of error)'' ==== Example: approval ratings ==== At every time we an approve percentage and disapprove percentage. That is our point estimate. ==== Constructing CIs ==== By CLT, <math>\bar{Y} \sim N(\mu, \frac{\sigma^2}{...") Tag: Visual edit
- 03:16, 4 March 2024 Rice talk contribs created page Longest Common Subsequence (Created page with "= Problem description = A sequence ''Z'' is a subsequence of another sequence ''X'' if all the elements in ''Z'' also appear in order in ''X''. Notably, the elements do ''not'' need to be consecutive. In the '''longest-common-subsequence problem (LCS)''', we wish to find a maximum-length common subsequence of ''X'' and ''Y''. = Approach: dynamic programming = Consider") Tag: Visual edit
- 01:55, 4 March 2024 Rice talk contribs created page ECS122A Algorithms (Created page with "= Algorithms = * Longest Common Subsequence") Tag: Visual edit
- 00:39, 3 March 2024 Rice talk contribs created page CORS (Created page with "= Sources = * [https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS Cross-Origin Resource Sharing (CORS) - HTTP | MDN] = Same-origin policy = Before talking about CORS, we must first understand a security mechanism called the '''same-origin policy'''. This policy restricts how a document or script loaded by one origin can interact with a resource from another origin. This isolates potentially malicious documents. Consider a hacker website with a script that requests...") Tag: Visual edit
- 06:14, 2 March 2024 Rice talk contribs created page File:Standard Normal Distribution Table.png
- 06:14, 2 March 2024 Rice talk contribs uploaded File:Standard Normal Distribution Table.png
- 01:38, 2 March 2024 Rice talk contribs created page Random Variables (Created page with "== Linear Combinations of RV ==") Tag: Visual edit
- 06:11, 1 March 2024 Rice talk contribs created page Continuous Random Variable (Created page with "== Standard Normal Distribution ==") Tag: Visual edit
- 06:09, 1 March 2024 Rice talk contribs created page STA032 (Created page with "* Continuous Random Variable") Tag: Visual edit
- 03:30, 1 March 2024 Rice talk contribs created page File:Unforced RLC Circuit.png
- 03:30, 1 March 2024 Rice talk contribs uploaded File:Unforced RLC Circuit.png
- 03:24, 1 March 2024 Rice talk contribs created page Second Order Circuits (Created blank page) Tag: Visual edit
- 03:23, 1 March 2024 Rice talk contribs created page ENG017 (Created page with "* Second Order Circuits") Tag: Visual edit
- 21:56, 29 February 2024 Rice talk contribs created page File:CurrentMagneticField.png
- 21:56, 29 February 2024 Rice talk contribs uploaded File:CurrentMagneticField.png
- 21:42, 29 February 2024 Admin talk contribs deleted page /home/eric/remote/mediawiki/PHY009C (content was: "* Magnetism", and the only contributor was "Rice" (talk))
- 21:42, 29 February 2024 Rice talk contribs created page PHY009C (Created page with "* Magnetism")
- 21:41, 29 February 2024 Rice talk contribs created page /home/eric/remote/mediawiki/PHY009C (Created page with "* Magnetism")
- 21:41, 29 February 2024 Rice talk contribs created page Academics (Created page with "* PHY009C Electromagnetism")
- 21:14, 28 February 2024 Rice talk contribs created page Magnetism (Created page with "= Magnetic Field = A *moving charge* causes a magetic field, following the right hand rule.")
- 03:14, 28 February 2024 Admin talk contribs deleted page 'Main Page' (content was: "= Test edit = = Mediawiki Tutorial = Consult the [https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Contents User's Guide] for information on using the wiki software. == Getting started == * [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Configuration_settings Configuration settings list] * [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:FAQ MediaWiki FAQ]...", and the only contributor was "Rice" (talk))