Forwarded from ز.ب
Media is too big
VIEW IN TELEGRAM
#POTW #M68 #R4_06
📆 1401/05/25
#اطهره_فاطمیان
❇️ MEGDroid: A model-driven event generation framework for dynamic android malware analysis
📆 1401/05/25
#اطهره_فاطمیان
❇️ MEGDroid: A model-driven event generation framework for dynamic android malware analysis
Forwarded from ز.ب
Media is too big
VIEW IN TELEGRAM
#POTW #M69 #R4_07
📆 1401/06/01
#زهرا_باقرینسب
❇️ Learning Domain-Specific Edit Operations from Model Repositories with Frequent Subgraph Mining
📆 1401/06/01
#زهرا_باقرینسب
❇️ Learning Domain-Specific Edit Operations from Model Repositories with Frequent Subgraph Mining
Forwarded from ز.ب
Media is too big
VIEW IN TELEGRAM
#POTW #M70 #R4_08
📆 1401/06/08
#حامد_برنگی
❇️ A Domain-Specific Language for Modeling IoT System Architectures That Support Monitoring
📆 1401/06/08
#حامد_برنگی
❇️ A Domain-Specific Language for Modeling IoT System Architectures That Support Monitoring
Forwarded from ز.ب
Media is too big
VIEW IN TELEGRAM
Forwarded from ز.ب
Media is too big
VIEW IN TELEGRAM
#POTW #M72 #R4_10
📆 1401/06/22
#حسین_مرادی
❇️ Automatic Rule Generation for Decision-Making in Context-Aware Systems Using Machine Learning
📆 1401/06/22
#حسین_مرادی
❇️ Automatic Rule Generation for Decision-Making in Context-Aware Systems Using Machine Learning
Forwarded from ز.ب
Media is too big
VIEW IN TELEGRAM
#POTW #M73 #R4_11
📆 1401/06/29
#سارا_قدیری
❇️ A Conceptual Model for Digital Shadows in Industry and Its Application
📆 1401/06/29
#سارا_قدیری
❇️ A Conceptual Model for Digital Shadows in Industry and Its Application
Forwarded from ز.ب
Media is too big
VIEW IN TELEGRAM
#POTW #M74 #R4_12
📆 1401/07/19
#فضیلت_حججی
❇️ ModelSet: a dataset for machine learning in model-driven engineering
📆 1401/07/19
#فضیلت_حججی
❇️ ModelSet: a dataset for machine learning in model-driven engineering
Forwarded from ز.ب
Media is too big
VIEW IN TELEGRAM
Forwarded from ز.ب
Media is too big
VIEW IN TELEGRAM
Media is too big
VIEW IN TELEGRAM
فیلم سخنرانی هفته پژوهش: 27 آذر 1399
آقای دکتر #زمانی با موضوع تولید خودکار اپلیکیشنهای موبایل به روش مهندسی مدلرانده
آقای دکتر #زمانی با موضوع تولید خودکار اپلیکیشنهای موبایل به روش مهندسی مدلرانده
Media is too big
VIEW IN TELEGRAM
فیلم سخنرانی هفته پژوهش: 27 آذر 1399
با موضوع تکنیکهای هوش مصنوعی در مهندسی مدلرانده
ارائه دهندگان: دکتر شکوفه کلاهدوز رحیمی - زهرا رجایی - محمدهادی دهقانی
با موضوع تکنیکهای هوش مصنوعی در مهندسی مدلرانده
ارائه دهندگان: دکتر شکوفه کلاهدوز رحیمی - زهرا رجایی - محمدهادی دهقانی
Q: How to only fill the intersection between three circles?
A: By using \clip and \fill commands in
\begin{scope} .... \end{scope}
See:
https://tex.stackexchange.com/questions/640808/how-to-only-fill-the-intersection-between-three-circles
NOTE:
🔸 \clip means pick up
🔸 \fill means color a part of what you have picked up
It is EASY 😉
#Latex
A: By using \clip and \fill commands in
\begin{scope} .... \end{scope}
See:
https://tex.stackexchange.com/questions/640808/how-to-only-fill-the-intersection-between-three-circles
NOTE:
🔸 \clip means pick up
🔸 \fill means color a part of what you have picked up
It is EASY 😉
#Latex
Q: How to separate two clines in a table ? (e.g., clines between columns 5 & 6)
A: Instead of
\cline{4-5} \cline{6-7}
use
\cmidrule(lr){4-5} \cmidrule(lr){6-7}
#Latex
A: Instead of
\cline{4-5} \cline{6-7}
use
\cmidrule(lr){4-5} \cmidrule(lr){6-7}
#Latex
2024) ui-thesis-template-MasterAndPhD.zip
1.9 MB
آخرین قالب لیتک پایاننامه مورد تأیید کتابخانه مرکزی (این نسخه هنوز در سایت دانشکده قرار نگرفته است و به زودی قرار داده میشود).
#Latex
#Latex
tutorial_SiriusCon2015.pdf
3.9 MB
منبعی خوب برای یادگیری سیریوس
#Sirius
#Sirius
خطایی رایج در اولین اجرای پروژه اکسلئو:
معمولاً در اولین اجرای پروژه اکسلئو، دوستان با خطاهای فوق در پنجرهی Error Log مواجه شده و کد تولید نمیشود.
برای حل این مشکل کافی است فایل Manifast.md موجود در پوشهی Meta-INF را باز کرده و در زبانهی Runtime، قسمت classpath، پوشهی bin پروژه را اضافه و تغییرات را ذخیره نمایید.
#Acceleo
معمولاً در اولین اجرای پروژه اکسلئو، دوستان با خطاهای فوق در پنجرهی Error Log مواجه شده و کد تولید نمیشود.
برای حل این مشکل کافی است فایل Manifast.md موجود در پوشهی Meta-INF را باز کرده و در زبانهی Runtime، قسمت classpath، پوشهی bin پروژه را اضافه و تغییرات را ذخیره نمایید.
#Acceleo