카페검색 본문
카페글 본문
-
Re: 오늘의 마지막 문제. 여러분들이 만든 사진 분류 신경망 활용 인터페이스를... 2024.10.22해당카페글 미리보기
가로 세로 사이즈를 지정합니다. top.title('너구리와 고라니 분류 Classification') # 맨 위에 막대에 제목을 적어줍니다. top.configure(background='#CDCDCD') # 맨위에 막대에 색깔을 회색으로 지정합니다. label=Label(top,background='#CDCDCD...
-
[ARM 실습 14] USART DMA 써큘러방식, UART1 DMA 노멀모드 2026.07.24해당카페글 미리보기
the Flash interface and the Systick. */ HAL_Init(); /* USER CODE BEGIN Init */ /* USER CODE END Init */ /* Configure the system clock */ SystemClock_Config(); /* USER CODE BEGIN SysInit */ /* USER CODE END SysInit */ /* Initialize all...
-
100 2026.07.06해당카페글 미리보기
recommended) Hatch in Browser (선택) Hatch later openclaw config 설치: npm install -g openclaw 초기 설정: openclaw configure (API 키 및 연동 채널 설정 마법사 실행) 기본 실행: openclaw start 또는 openclaw gateway 상태 확인: openclaw...
-
UI/UX 디자인|User Interface Image Designer Louis Choi [1] 사용자 경험(UX: User Expe 2026.04.19해당카페글 미리보기
of deficiency (∅) (UX Research): 1- Identify what users want and what inconveniences they experience. Intuitively configure Information Structure (IA) in 2-UI to instantly guide you to where deficiencies can be resolved. •Design of...
-
Re: 오늘의 마지막 문제 2026.03.09해당카페글 미리보기
jms OPEN */ archive log list [sh] echo $ORACLE_SID >> jms rman target / nocatalog [rman] report schema; configure controlfile autobackup on; backup database; -- 원격 접속 su - firewall-cmd --permanent --add-port=1521...
-
[써펀트코리아] Serpent SRX8GTE R 1/8 4wd GP (#600074) 입고 2026.01.27해당카페글 미리보기
pivot. Whether it's inboard toe, roll center, anti-squat, or kick-up, we've got you covered! In essence, you can configure 15 different positions for the lower pivot using 7 various inserts. Updated, stiffer bulkheads: Our new bulkheads...
-
온도센서 및 부저 - 권순규 2026.02.04해당카페글 미리보기
맞춰 조절) int noteDurations[] = { 4, 4, 4, 4, 4, 4, 2, 4, 4, 2, 4, 4, 2 }; void setup(){ pinMode(8, OUTPUT); // configure pin of buzzer Serial.begin(9600); // configure baud rate to 9600 bps } void loop(){ int val; //save the value of...
-
Re:Configure an interface for use with multiple VLANs in CentOS 2010.07.26해당카페글 미리보기
rackwire.com/2010/05/how-to-create-multiple-vlans-in-centos/ 아래의 예제는 eth0 하위에 VLAN을 두개 만드는 예이다. Configure an interface for use with multiple VLANs in CentOS Posted by Rob Magnanti on May 24th, 2010 No Comments Most...
-
Re:[질문] Configure Direct3D에서 Download Texture Size를 스크립트로 컨트롤 할수 있을까요? 2010.12.13해당카페글 미리보기
hwnd local btn_chooseDriver = undefined for dialogChild in dialogChildren do ( if (dialogChild[5] == "Configure Driver...") then ( btn_chooseDriver = dialogChild exit ) ) local btn_chooseDriver_hwnd = btn_chooseDriver[1] UIAccessor...
-
nmap configure 중 warning!! 2008.04.18해당카페글 미리보기
nmap-4.60 다운 받아 설치중 configure 과정에서 warning 발생 하였습니다. configure: creating ./config.status config.status: creating Makefile config.status: WARNING: Makefile.in seems to ignore the --datarootdir setting config.status...