A segment was the program's entire code segment or data segment, or sometimes other large data structures.
세그먼트는 프로그램의 전체 코드 세그먼트 또는 데이터 세그먼트 또는 때로는 다른 큰 데이터 구조였습니다.
The first code segment 702 contains 2 code samples labeled with lowercase indices a and b.
제 1 코드 세그먼트(702)는 소문자 a 및 b를 사용하여 식별되는 2개의 코드 샘플들을 포함한다.
At step 502, a code segment is accessed for the particular partial correlation.
In another example, the display code segment may instruct the host 130 to not return any result items larger than a specified size.
또 다른 실시예에서, 디스플레이 코드 세그먼트는 호스트(130)가 특정한 크기보다 더 큰 임의의 결과 항목들을 반환하지 않도록 명령할 수 있다.
If not, the method returns back to step 502 a, and repeats for the above steps for the next code segment.
만약 아니라면, 방법은 단계 502a로 복귀하고 후속 코드 세그먼트를 위해 상기 단계들이 반복된다.
So if you have a segment of code not covered by your normal testing, and you have an undefined function in there, you will never know of the undefined function until it hits production when the particular conditions activating that particular code segment are met.
당신이 코드의 세그먼트가 생기면 정상적인 테스트에 포함되지, 당신은 거기에 정의되지 않은 기능을 가지고, 그것은 생산을 돌 때까지 특정 코드 세그먼트를 활성화 특정 조건이 충족 될 때 정의되지 않은 기능을 알고하지 않습니다.
At step 503, the code segment is extended by the code extender to have P samples per C/A chip.
단계 503에서, 코드 세그먼트는 코드 확장기에 의해 C/A 칩당 P개의 샘플들을 가지도록 확장된다.
If, on the other hand, the hypothetical CR3 fails eithertest, then the routine starts again, searching system memory for another BIOS code segment page translation table, which might lead to a valid CR3.
반면에, 가설 CR3가 어느 하나의 테스트라도 실패하는 경우, 루틴은 다시 시작되어, 시스템 메모리를 탐색하여 유효한 CR3로 인도할 수 있는 또 다른 BIOS 코드 세그먼트 페이지 변환 표를 찾는다.
The IP register works with the Code Segment (CS) register to point to the memory location from where the microprocessor should fetch its next instruction.
IP 레지스터는 코드 세그먼트(CS) 레지스터와 연동하여 마이크로프로세서가 다음 명령어를 페치해야 하는 메모리 위치를 가리킵니다.
The following is a sample code segment that shows a simple usage of
The data segment is truly unique to each process, but if two processes are running the same code Unix automatically arranges for them to share a single code segment as an efficiency measure.
데이터 조각은 각각의 프로세스에 대해 진정으로 유일하지만, 두개의 프로세스가 같은 코드를 실행시킨다면 유닉스는 자동적으로 시스템의 효율성을 높이기 위해 그 프로세스들이 하나의 코드 조각을 공유하도록 조절한다.
2 Block: It is the program code segment in the process that can be executed by the process scheduler on the CPU.
2 블록: 프로세스 스케줄러가 CPU에서 실행할 수있는 프로세스의 프로그램 코드 세그먼트입니다.