The code generator automatically generates a set of scheduler datastru การแปล - The code generator automatically generates a set of scheduler datastru ไทย วิธีการพูด

The code generator automatically ge


The code generator automatically generates a set of scheduler data
structures and functions for each asynchronous connection between
actors. For each input port of an actor, the code generator generates a
queue of length n, where n is specified in the application definition.
The width of the queue depends on the number of arguments of the
method connected to the port. If there are no arguments, then as
an optimization, no queue is generated for the port (but space is still
reserved for events in the scheduler event queue).
For each output port of an actor, the code generator generates a
function that has the same name as the output port. This function
is called whenever a method of a component wishes to write to an
output port. The type signature of the output port function matches
that of the method that connects to the port. For each input port
connected to the output port, a put() function is generated which
handles the actual copying of data to the input port queue. The
output port function calls the input port’s put() function for each
connected input port. The put() function adds the port identifier to
the scheduler event queue so that the scheduler will activate the actor
at a later time.
0/5000
จาก: -
เป็น: -
ผลลัพธ์ (ไทย) 1: [สำเนา]
คัดลอก!

การสร้างรหัสโดยอัตโนมัติสร้างชุดของข้อมูลกำหนดการ
โครงสร้างและฟังก์ชันการแบบอะซิงโครนัสระหว่าง
นักแสดง สำหรับแต่ละเข้าท่านัก เครื่องกำเนิดไฟฟ้ารหัสสร้างเป็น
คิวของความยาว n, n ที่ได้ระบุในข้อกำหนดโปรแกรมประยุกต์
ความกว้างของคิวขึ้นอยู่กับจำนวนของอาร์กิวเมนต์ของการ
วิธีการเชื่อมต่อกับพอร์ต ถ้ามีอาร์กิวเมนต์ไม่ แล้วเป็น
การเพิ่มประสิทธิภาพ คิวไม่ได้สร้างสำหรับพอร์ต (แต่พื้นที่ยัง
สงวนไว้สำหรับเหตุการณ์ในคิวเหตุการณ์กำหนดการ) .
สำหรับแต่ละผลท่านัก เครื่องกำเนิดไฟฟ้ารหัสสร้างเป็น
ฟังก์ชันที่มีชื่อเดียวกันพอร์ตแสดงผล ฟังก์ชันนี้
คือเมื่อวิธีการคอมโพเนนต์ต้องเขียนการ
ออกท่า ตรงกับลายเซ็นชนิดของฟังก์ชันพอร์ตออก
ซึ่งวิธีการที่เชื่อมต่อกับพอร์ต สำหรับแต่ละอินพุตพอร์ต
เชื่อมต่อกับพอร์ตส่งออก ฟังก์ชัน put() จะถูกสร้างขึ้นที่
จัดการคัดลอกที่แท้จริงของข้อมูลไปยังพอร์คิว ใน
เอาท์พุทพอร์ตฟังก์ชันเรียกฟังก์ชัน put() ของพอร์ตอินพุตสำหรับแต่ละ
เชื่อมต่อพอร์ตอินพุต รหัสพอร์ตเพื่อเพิ่มฟังก์ชัน put()
ตัวจัดกำหนดการงานคิวเพื่อให้ตัวจัดกำหนดการที่จะเปิดใช้งานนักแสดง
ในภายหลัง
การแปล กรุณารอสักครู่..
ผลลัพธ์ (ไทย) 2:[สำเนา]
คัดลอก!

The code generator automatically generates a set of scheduler data
structures and functions for each asynchronous connection between
actors. For each input port of an actor, the code generator generates a
queue of length n, where n is specified in the application definition.
The width of the queue depends on the number of arguments of the
method connected to the port. If there are no arguments, then as
an optimization, no queue is generated for the port (but space is still
reserved for events in the scheduler event queue).
For each output port of an actor, the code generator generates a
function that has the same name as the output port. This function
is called whenever a method of a component wishes to write to an
output port. The type signature of the output port function matches
that of the method that connects to the port. For each input port
connected to the output port, a put() function is generated which
handles the actual copying of data to the input port queue. The
output port function calls the input port’s put() function for each
connected input port. The put() function adds the port identifier to
the scheduler event queue so that the scheduler will activate the actor
at a later time.
การแปล กรุณารอสักครู่..
ผลลัพธ์ (ไทย) 3:[สำเนา]
คัดลอก!

รหัสเครื่องกำเนิดไฟฟ้าโดยอัตโนมัติสร้างชุดของตารางข้อมูล
โครงสร้างและการทำงานสำหรับแต่ละแบบอะซิงโครนัส การเชื่อมต่อระหว่าง
นักแสดง สำหรับแต่ละพอร์ตอินพุตของนักแสดง รหัส Generator สร้าง
คิวของความยาว n โดยที่ n คือนิยามที่ระบุในใบสมัคร
ความกว้างของคิวขึ้นอยู่กับจำนวนของอาร์กิวเมนต์ของ
วิธีเชื่อมต่อกับพอร์ต ถ้าไม่มีอาร์กิวเมนต์ในฐานะที่เป็นเพิ่มประสิทธิภาพ
ไม่มีคิวถูกสร้างขึ้นสำหรับพอร์ต ( แต่พื้นที่ยังคง
สงวนไว้สำหรับเหตุการณ์ในเหตุการณ์ตารางเวลาคิว ) .
สำหรับแต่ละพอร์ตออกของนักแสดง รหัส Generator สร้าง
ฟังก์ชั่นที่มีชื่อเดียวกันเป็นเอาท์พุทพอร์ต ฟังก์ชันนี้
เรียกว่า เมื่อใดก็ตามที่ วิธีการ ของส่วนประกอบที่อยากเขียนถึง
ออกพอร์ต ประเภทลายมือชื่อของพอร์ตออกฟังก์ชันตรงกัน
ที่ของวิธีการที่เชื่อมต่อกับพอร์ต สัญญาณเข้าแต่ละพอร์ต
ที่เชื่อมต่อกับพอร์ตออก , put() ฟังก์ชันสร้างขึ้นซึ่ง
จัดการคัดลอกจริงของข้อมูลอินพุตพอร์ตคิว
ฟังก์ชันเรียกฟังก์ชัน put() เข้าพอร์ตเอาต์พุตพอร์ตสำหรับแต่ละพอร์ต
เข้าเชื่อมต่อ ฟังก์ชัน put() เพิ่มพอร์ตระบุ
ตารางเวลาเหตุการณ์คิวเพื่อให้ตารางเวลาจะใช้นักแสดง
ในเวลาต่อมา
การแปล กรุณารอสักครู่..
 
ภาษาอื่น ๆ
การสนับสนุนเครื่องมือแปลภาษา: กรีก, กันนาดา, กาลิเชียน, คลิงออน, คอร์สิกา, คาซัค, คาตาลัน, คินยารวันดา, คีร์กิซ, คุชราต, จอร์เจีย, จีน, จีนดั้งเดิม, ชวา, ชิเชวา, ซามัว, ซีบัวโน, ซุนดา, ซูลู, ญี่ปุ่น, ดัตช์, ตรวจหาภาษา, ตุรกี, ทมิฬ, ทาจิก, ทาทาร์, นอร์เวย์, บอสเนีย, บัลแกเรีย, บาสก์, ปัญจาป, ฝรั่งเศส, พาชตู, ฟริเชียน, ฟินแลนด์, ฟิลิปปินส์, ภาษาอินโดนีเซี, มองโกเลีย, มัลทีส, มาซีโดเนีย, มาราฐี, มาลากาซี, มาลายาลัม, มาเลย์, ม้ง, ยิดดิช, ยูเครน, รัสเซีย, ละติน, ลักเซมเบิร์ก, ลัตเวีย, ลาว, ลิทัวเนีย, สวาฮิลี, สวีเดน, สิงหล, สินธี, สเปน, สโลวัก, สโลวีเนีย, อังกฤษ, อัมฮาริก, อาร์เซอร์ไบจัน, อาร์เมเนีย, อาหรับ, อิกโบ, อิตาลี, อุยกูร์, อุสเบกิสถาน, อูรดู, ฮังการี, ฮัวซา, ฮาวาย, ฮินดี, ฮีบรู, เกลิกสกอต, เกาหลี, เขมร, เคิร์ด, เช็ก, เซอร์เบียน, เซโซโท, เดนมาร์ก, เตลูกู, เติร์กเมน, เนปาล, เบงกอล, เบลารุส, เปอร์เซีย, เมารี, เมียนมา (พม่า), เยอรมัน, เวลส์, เวียดนาม, เอสเปอแรนโต, เอสโทเนีย, เฮติครีโอล, แอฟริกา, แอลเบเนีย, โคซา, โครเอเชีย, โชนา, โซมาลี, โปรตุเกส, โปแลนด์, โยรูบา, โรมาเนีย, โอเดีย (โอริยา), ไทย, ไอซ์แลนด์, ไอร์แลนด์, การแปลภาษา.

Copyright ©2025 I Love Translation. All reserved.

E-mail: