Bài này giới thiệu chung về Petri nets. Đó là một loại đồ thị có hướng đặc biệt gồm 6 thành phần cấu tạo. P: set of places T: set…
Category: Theoretical Computer Science
Theoretical Computer Science is mathematical and abstract in spirit, but it derives its motivation from practical and everyday computation. Its aim is to understand the nature of computation and, as a consequence of this understanding, provide more efficient methodologies. All papers introducing or studying mathematical, logic and formal concepts and methods are welcome, provided that their motivation is clearly drawn from the field of computing.
See more here: http://www.journals.elsevier.com/theoretical-computer-science/
Mã hóa md5
Cách đây mấy hôm, tình cờ tôi vào khu vực quản trị của một website nhưng quên bén password của anh admin. Loay hoay hoài mà không cách nào nhớ.…
Phân tích mạng dùng R với gói igraph: Cài đặt với R
CÀI ĐẶT IGRAPH VỚI R Phần này trình bày cách cài đặt igraph như là một gói trong R. Cách dễ nhất có lẽ là dùng lệnh install.packages() của R.…
Network Analysis in R with the package igraph: Introduction
GIỚI THIỆU igraph là gói phần mềm mã nguồn mở dùng để tạo và xử lý đồ thị có hướng và vô hướng. Nó cài đặt hầu hết các bài…