Bài đăng

Phương pháp xác định layout tối ưu

Hình ảnh
Có thể bạn sẽ giật mình khi xem xét lại các hoạt động sản xuất kinh doanh của mình, lý do là: có quá nhiều bước vận chuyển! Ngoài việc hợp lý hóa quá trình và sử dụng công nghệ, giải pháp thay thế để làm giảm hoặc loại trừ các hoạt động vận chuyển, việc bố trí lại vị trí sắp đặt các đơn vị làm việc cũng cần được quan tâm thực hiện đúng mực.

VYM - View Your Mind [MindMap Tools]

Hình ảnh
VYM (View Your Mind) is a tool to generate and manipulate maps which show your thoughts. Such maps can help you to improve your creativity and effectivity. You can use them for time management, to organize tasks, to get an overview over complex contexts, to sort your ideas etc. Maps can be drawn by hand on paper or a flip chart and help to structure your thoughs. While a tree like structure like shown on this page can be drawn by hand or any drawing software vym offers much more features to work with such maps.

XMind

Hình ảnh
The Most Popular Mind Mapping Tool Millions of people use XMind to clarify thinking, manage complex information, run brainstorming and get work organized.

Auto Flowchart With Excel

Hình ảnh
Link: Download Note: You must hack its pwd! The Code: Rem Attribute VBA_ModuleType=VBAModule Option VBASupport 1 Const COL_STEP = 1 Const COL_STEP_NAME = 2 Const COL_NEXT_STEP = 4 Const COL_SHAPE_TYPE = 5 Const COL_VA = 6 Const COL_PIC = 10 Const START_COL_LANE = 11 Const START_ROW = 16 Const START_SHAPE = 13 Const COPYRIGHT = "[DAY LA TAI LIEU CUA CONG TY XYZ - CAM SAO CHEP DUOI MOI HINH THUC]" Private Sub test()     ActiveWorkbook.unprotect PASSWORD:="[you must hack]" End Sub Function getColumn(pic As String) As Integer     Dim row, col As Integer     Dim dung As Boolean         row = START_ROW - 1     col = START_COL_LANE     With Sheet1         While dung = False             getColumn = col             If .Cells(row, col) = pic T...

GNU PSPP

Hình ảnh
GNU PSPP is a program for statistical analysis of sampled data. It is a Free replacement for the proprietary program SPSS, and appears very similar to it with a few exceptions. The most important of these exceptions are, that there are no “time bombs”; your copy of PSPP will not “expire” or deliberately stop working in the future. Neither are there any artificial limits on the number of cases or variables which you can use. There are no additional packages to purchase in order to get “advanced” functions; all functionality that PSPP currently supports is in the core package.

Looking for Flowchart Editor?

Hình ảnh
PENCIL - An open-source GUI prototyping tool that's available for ALL platforms.    Pencil is built for the purpose of providing a free and open-source GUI prototyping tool that people can easily install and use to create mockups in popular desktop platforms.  

JSignPdf: Sign PDF files for free

Hình ảnh
JSignPdf is a Java application which adds digital signatures to PDF documents. It can be used as a standalone application or as an Add-On in OpenOffice.org . The application uses the jsignpdf-itxt library for PDF manipulations (based on iText library in version 2.1.7 with LGPL/MPL license). JSignPdf is open-source software and can be freely used in both private and business sectors.