-
DFD for courses
-
dfds
-
Use a test.cpp file with LF line endings (it doesn't repro with CLRF line endings). I used clang-tidy 14.0.0.
clang-tidy.exe --checks=readability-else-after-return --fix test.cpp
```cpp
void func…
-
DFDs for course management
-
Create logical process models' (logical Data Flow Diagrams - DFDs)
By doing this, we can go back to our requirement definition document and use-case diagrams and we can change them if needed.
To do:
…
-
![image](https://github.com/user-attachments/assets/6ddc3f85-fe0a-4d9b-8637-fe65c67ee2e6)
-
### 도서추천앱 DFD
![도서추천앱_DFD](https://user-images.githubusercontent.com/21580861/103783093-a0912b80-507b-11eb-8545-fa2f1294d2f4.png)
-
I appreciate your work on deepfakes. I am using your dataset for my audiovisual DFD framework. I couldn't find audio modality in W2L, and W2L_Self. Am I missing something here like adopting audio from…
-
At least one mistake here.
```
common.c:208:9: error: initialization of ‘int (*)(struct pollfd *, unsigned int, int)’ from incompatible pointer type ‘int (*)(struct pollfd *, nfds_t, int)’…
-
Hello @papandreou. I thought I would give you a heads up that I've decided to not do further enhancements to https://github.com/danielfdickinson/perfectionist-dfd . I will keep it in maintenance mode …