A. Synchronization FrameworkFig. 1 represents a synchronization framew การแปล - A. Synchronization FrameworkFig. 1 represents a synchronization framew ไทย วิธีการพูด

A. Synchronization FrameworkFig. 1

A. Synchronization Framework
Fig. 1 represents a synchronization framework using asynchronization server in a mobile business environment.
The whole framework consists of a server-side database, synchronization server (AnySyn) and multiple mobile
deviceswith internal mobile databases.

The server-side database maintains all of the data requiredfor business, and the mobile database downloads copies
ofdata the user needs from the server-side database. Thesynchronization server is located between the two databases
tosynchronize the data and manage additional informationrequired for synchronization. The AnySyn
synchronization server performs synchronization based on the SAMDalgorithm. The synchronization policy is
established in AnySyn, and the load caused by accessing the server-sidedatabase is minimized by operating a
connection pool. Everymobile device uses a separate toolkit to access the AnySyn server over a wired network to
perform synchronization.
B. Rows Inconsistency
An inconsistency refers to a state in which the publisheddata in the server-side database and the subscribed data
inthe mobile database carry different values due to a changeat either side. The two databases add, delete and
modifydata independently, which makes inconsistency inevitable.TABLE I displays every case for an inconsistency
for asingle row.Among the 16 cases indicated in TABLE I, Cases 6, 7, 8,10 and 14 include the ADD operation,
which cannot occurfor a single row. For example, in Case 7 the row added atthe server side is different from the row
modified at theclient; therefore, it cannot be considered an inconsistency.Case 7 is equivalent to Case 3 and Case 5

C. Message Digest
Message digest consists of a unidirectional hash functionthat maps a message of a random length to a fixedlength
hashvalue. Message digest h is created by the hash function H,which can be expressed as follows:h = H(M)M
is a message of a random length and H(M) is a fixedlengthmessage digest. Even a single bit changed in themessage
causes a change of message digest value [9]. Fig. 2demonstrates how this message digest mechanism can beapplied
to a relational database to examine data identitybetween rows of two tables.Data in two rows are identical if two
rows in Tables Aand B have identical message digest values. If the twovalues are different, it means that the two
rows have one ormore different column values. Accordingly, this method canbe useful in detecting inconsistency
between two rows.Once a row with an inconsistency is detected, the row iscopied using the primary key in the
direction ofsynchronization according to the synchronization policy.This synchronization algorithm identifies a
modified rowwithout relying on the database's internal functions, logs ormetadata to enable synchronization that is
independent ofthe database vender.

MOBILE DATABASE SYNCHRONIZZATION
In the literature, some schemes have been proposed for Mobile computing has become a reality thanks to the
convergence of two technologies: the appearance of powerful portable computers and the development of fast
reliable networks. In the mobile wireless computing environment of the future massive number of low powered
computer machines will query databases over the wireless communication channels. In , the author presents a novel
synchronization mechanism for multifield programmable gate array (multiFPGA) simulation accelerators with timemultiplexed
interconnection are presented. The proposed event-based synchronization mechanism reduces
synchronization time among multiple FPGAs. A mobile e-business client application may intentionally operate in
disconnected mode to reduce the communication cost and the power consumption of mobile devices. We use "data
hoarding" to allow business transactions to be processed on the mobile client despite of disconnection, which is
implemented by the materialized view. We split the synchronization of a mobile transaction with the server database
into 2 steps: intermediate and final synchronization. The intermediate synchronization uses the high cost wireless
medium while the final synchronization generally uses the low cost communication medium such as a wired LAN.
In , this paper suggests SAMD (Synchronization Algorithms based on Secured Message Digest) in order to resolve
the problems mentioned above. SAMD resolves synchronization problems using only standard SQL queries as
certified by the ISO (International Organization for Standardization). This is followed by a possible synchronization
of any data combination regardless of the kind of database of server side or mobile database. In conclusion, the
SAMD is effective solution for mobile database synchronization in ubiquitous environment. In , an OFDM baseband
receiver for DVB-T/H is presented. The receiver contains four synchronizations, anOFDM symbol synchronization,
a carrier synchronization, a sampling clock synchronization and a scattered pilots synchronization. This paper
proposes several novel designs to reduce the synchronization latency and hardware complexity. The carrier and
clock synchronization loops are fully digitalized schemes. The scattered pilots synchronization adopts a two stages
scheme to reduce the detection latency. In addition, the pre-filling scheme reduces the latency of channel estimation.


EXISTING SYSTEM
1. Commercial DBMS venders offer various solutions to data synchronization in a mobile environment.
2. However, these solutions are not independent of the server-side database because they use database
dependentinformation such as metadata or use specific functions of server-side database such as trigger and time
stamp.
3. Because of these restrictions, the extensibility, adaptability and flexibility of mobile business systems
aremarkedly decrease.
EXISTING ALGORITHMS
1. Adaptive Clock synchronization algorithm
2. Event based synchronization algorithm
3. Time synchronization algorithm
4. Low Complexity algorithm
DRAWBACKS OF EXISTING SYSTEM
1. Slower indexing
2. Poor extensibility, adaptability and flexibility
3. Synchronization is very slow
4. Dependent on database vendors
5. Security is less
6. Higher Cost
7. Slow Time consumption.
0/5000
จาก: -
เป็น: -
ผลลัพธ์ (ไทย) 1: [สำเนา]
คัดลอก!
A. ตรงกรอบFig. 1 แสดงตรงกรอบใช้ asynchronization เซิร์ฟเวอร์ในสภาพแวดล้อมของธุรกิจโทรศัพท์มือถือกรอบทั้งหมดประกอบด้วยฝั่งเซิร์ฟเวอร์ฐานข้อมูล การซิงโครไนส์เซิร์ฟเวอร์ (AnySyn) และโทรศัพท์มือถือหลายdeviceswith ภายในมือถือฐานข้อมูลนั้นรักษาฝั่งเซิร์ฟเวอร์ฐานข้อมูลทั้งหมดของข้อมูล requiredfor และฐานข้อมูลโทรศัพท์มือถือดาวน์โหลดสำเนาofdata ผู้ใช้จำเป็นจากฝั่งเซิร์ฟเวอร์ฐานข้อมูล เซิร์ฟเวอร์ Thesynchronization อยู่ระหว่างฐานสองtosynchronize ข้อมูล และจัดการเพิ่มเติม informationrequired สำหรับการซิงโครไนส์ AnySynซิงโครไนส์เซิร์ฟเวอร์ทำการตรงตาม SAMDalgorithm นโยบายให้ตรงกันก่อตั้งขึ้นใน AnySyn และโหลดที่เกิดจากการเข้าถึงเซิร์ฟเวอร์-sidedatabase จะลดลงจากการปฏิบัติการเชื่อมต่อสระว่ายน้ำ อุปกรณ์ Everymobile ใช้เครื่องมือแยกต่างหากถึง AnySyn เซิร์ฟเวอร์เครือข่ายแบบมีสายให้ทำการซิงโครไนส์B. แถวไม่สอดคล้องกันความไม่สอดคล้องหมายถึงสิ่งที่ publisheddata ในฝั่งเซิร์ฟเวอร์ฐานข้อมูลและข้อมูลการสมัครสมาชิกในฐานข้อมูลโทรศัพท์มือถือมีค่าแตกต่างจาก changeat ด้านใดด้านหนึ่ง ฐานข้อมูลสองเพิ่ม ลบ และmodifydata อิสระ ซึ่งทำให้ไม่สอดคล้องสิ่งที่หลีกเลี่ยงตารางที่ผมแสดงทุกกรณีสำหรับความไม่สอดคล้องสำหรับแถว asingleในกรณีที่ 16 ระบุในตาราง กรณี 6, 7, 8,10 และ 14 การเพิ่มซึ่งไม่สามารถ occurfor แถวเดียว ตัวอย่าง ในกรณี 7 แถวเพิ่มที่ฝั่งเซิร์ฟเวอร์จะแตกต่างจากแถวปรับเปลี่ยนที่ theclient ดังนั้น จึงไม่ถือว่าความไม่สอดคล้องกรณี 7 จะเหมือนกับกรณี 3 และ 5 กรณีC. ข้อย่อยแยกย่อยข้อความประกอบด้วยทิศทางแฮ functionthat แมปข้อความความยาวสุ่มไปเป็น fixedlengthhashvalue สร้างข้อความแยกย่อย h ฟังก์ชันแฮช H ซึ่งสามารถแสดงเป็นดังนี้: h = H (M) Mเป็นข้อความยาวแบบสุ่ม และ H(M) เป็น fixedlengthmessage ย่อย แม้แต่ bit เดียวใน themessage การเปลี่ยนแปลงทำให้เกิดการเปลี่ยนแปลงของค่าการแยกย่อยข้อความ [9] Fig. 2demonstrates กลไกนี้แยกย่อยข้อความสามารถ beappliedฐานข้อมูลเชิงสัมพันธ์เพื่อตรวจสอบข้อมูล identitybetween แถวของตารางสองตารางข้อมูลในแถวที่สองจะเหมือนกันถ้าสองแถวในตาราง Aand B มีค่าแยกย่อยข้อความเหมือนกัน ถ้า twovalues แตกต่างกัน มันหมายความ ว่า ทั้งสองแถวมีหนึ่งค่าของคอลัมน์ต่าง ๆ ormore ดังนั้น นี้วิธี canbe มีประโยชน์ในการตรวจสอบความไม่สอดคล้องระหว่างแถวสองเมื่อแถวที่ไม่สอดคล้องที่ตรวจพบ iscopied แถวที่ใช้เป็นคีย์หลักในการofsynchronization ทิศทางตรงตามนโยบายระบุอัลกอริทึมนี้ตรงrowwithout พึ่งฟังก์ชั่นภายในของฐานข้อมูล บันทึก ormetadata เพื่อเปิดใช้งานการซิงโครไนส์ที่ปรับเปลี่ยนอิสระของเวนเดอร์ฐานข้อมูลฐานข้อมูลโทรศัพท์มือถือ SYNCHRONIZZATION ในวรรณคดี โครงร่างบางได้รับการเสนอสำหรับคอมพิวเตอร์มือถือได้กลายเป็น ความจริงด้วยการบรรจบกันของสองเทคโนโลยี: ลักษณะที่ปรากฏของคอมพิวเตอร์แบบพกพาที่มีประสิทธิภาพและการพัฒนาอย่างรวดเร็วเครือข่ายที่เชื่อถือได้ ในการเคลื่อนที่ไร้สายแวดล้อมของจำนวนขนาดใหญ่ในอนาคตของต่ำขับเคลื่อนเครื่องคอมพิวเตอร์จะสอบถามฐานข้อมูลผ่านช่องสัญญาณสื่อสารไร้สาย ผู้เขียนนำเสนอนวนิยายกลไกการซิงโครไนส์สำหรับเก multifield โปรแกรมช่วยจำลองเรย์ (multiFPGA) กับ timemultiplexedมีแสดงความเกี่ยวข้องกัน ช่วยลดกลไกการซิงโครไนส์เสนอตามเหตุการณ์ซิงโครไนส์เวลาระหว่างหลาย FPGAs แอพลิเคชันไคลเอนต์อีธุรกิจโทรศัพท์มือถืออาจตั้งใจทำงานในโหมดการเชื่อมต่อเพื่อลดต้นทุนการสื่อสารและการใช้พลังงานของอุปกรณ์โมบาย เราใช้ "ข้อมูลhoarding"ให้ธุรกรรมทางธุรกิจที่จะประมวลผลบนไคลเอ็นต์เคลื่อนแม้ของ disconnection ซึ่งเป็นดำเนินการ โดยดู materialized เราแบ่งการซิงโครไนส์ธุรกรรมที่เคลื่อนที่กับเซิร์ฟเวอร์ฐานข้อมูลเป็นขั้นตอนที่ 2: ตรงกลาง และสุดท้าย ตรงกลางใช้ไร้ค่าใช้จ่ายสูงปานกลางในขณะที่การซิงโครไนส์ครั้งสุดท้ายโดยทั่วไปใช้สื่อสื่อสารต้นทุนต่ำเช่นสาย LANใน กระดาษนี้แนะนำ SAMD (ซิงโครไนส์อัลกอริทึมตามแยกย่อยข้อความปลอดภัย) เพื่อแก้ปัญหาปัญหาดังกล่าวข้างต้น SAMD แก้ปัญหาตรงที่ใช้เฉพาะมาตรฐาน SQL แบบสอบถามเป็นได้รับการรับรองมาตรฐาน iso (องค์การระหว่างประเทศว่าด้วยการมาตรฐาน) นี้ตาม ด้วยการซิงโครไนส์ได้ของข้อมูลชุดใด ๆ โดยไม่คำนึงถึงชนิดของฐานข้อมูลฝั่งเซิร์ฟเวอร์หรือฐานข้อมูลโทรศัพท์มือถือ เบียดเบียน การSAMD เป็นวิธีแก้ปัญหาสำหรับการซิงโครไนส์ฐานข้อมูลโทรศัพท์มือถือในสภาพแวดล้อมที่สมบูรณ์ ใน เป็น baseband OFDMการนำเสนอตัวรับสัญญาณสำหรับ DVB-T/H ผู้รับประกอบด้วยการซิงโครไนส์สี่ anOFDM สัญลักษณ์ตรงตรงขนส่ง การสุ่มตัวอย่างนาฬิกาตรง และกระจายนักบินตรง กระดาษนี้เสนอออกแบบนวนิยายหลายลดเวลาแฝงที่ตรงและความซับซ้อนของฮาร์ดแวร์ บริษัทขนส่ง และลูปตรงนาฬิกาดิจิทัลอย่างเต็มรูปแบบได้ การซิงโครไนส์นักบินกระจาย adopts ขั้นสองแผนการลดเวลาแฝงที่ตรวจสอบ นอกจากนี้ โครงร่างก่อนบรรจุลดเวลาแฝงของการประเมินช่องระบบที่มีอยู่1. พาณิชย์ใน DBMS มีโซลูชั่นต่าง ๆ เพื่อซิงโครไนซ์ข้อมูลในโทรศัพท์มือถือ2. อย่างไรก็ตาม โซลูชั่นเหล่านี้ไม่ขึ้นอยู่กับฝั่งเซิร์ฟเวอร์ฐานข้อมูลเนื่องจากใช้ฐานข้อมูลdependentinformation เช่นตาหรือใช้ฟังก์ชันที่เฉพาะของฝั่งเซิร์ฟเวอร์ฐานข้อมูลเช่นทริกเกอร์และเวลาแสตมป์3. เนื่องจากของข้อจำกัดเหล่านี้ การเพิ่มความสามารถ หลากหลาย และความยืดหยุ่นของระบบธุรกิจโทรศัพท์มือถือaremarkedly ลดอัลกอริทึมที่มีอยู่1. ขั้นตอนวิธีการซิงโครไนส์นาฬิกาแบบอะแดปทีฟ2. เหตุการณ์ตามขั้นตอนวิธีการซิงโครไนส์3 อัลกอริทึมการซิงโครไนส์เวลา4. อัลกอริทึมซับซ้อนต่ำข้อเสียของระบบที่มีอยู่1. ช้าดัชนี2. เพิ่มความสามารถยากจน หลากหลาย และยืดหยุ่น3. ตรงจะช้ามาก4. ขึ้นอยู่กับฐานข้อมูลผู้จัดจำหน่าย5. ความปลอดภัยมีน้อย6. สูงกว่าต้นทุน7. ลดปริมาณการใช้เวลา
การแปล กรุณารอสักครู่..
ผลลัพธ์ (ไทย) 2:[สำเนา]
คัดลอก!
A. Synchronization Framework
Fig. 1 represents a synchronization framework using asynchronization server in a mobile business environment.
The whole framework consists of a server-side database, synchronization server (AnySyn) and multiple mobile
deviceswith internal mobile databases.

The server-side database maintains all of the data requiredfor business, and the mobile database downloads copies
ofdata the user needs from the server-side database. Thesynchronization server is located between the two databases
tosynchronize the data and manage additional informationrequired for synchronization. The AnySyn
synchronization server performs synchronization based on the SAMDalgorithm. The synchronization policy is
established in AnySyn, and the load caused by accessing the server-sidedatabase is minimized by operating a
connection pool. Everymobile device uses a separate toolkit to access the AnySyn server over a wired network to
perform synchronization.
B. Rows Inconsistency
An inconsistency refers to a state in which the publisheddata in the server-side database and the subscribed data
inthe mobile database carry different values due to a changeat either side. The two databases add, delete and
modifydata independently, which makes inconsistency inevitable.TABLE I displays every case for an inconsistency
for asingle row.Among the 16 cases indicated in TABLE I, Cases 6, 7, 8,10 and 14 include the ADD operation,
which cannot occurfor a single row. For example, in Case 7 the row added atthe server side is different from the row
modified at theclient; therefore, it cannot be considered an inconsistency.Case 7 is equivalent to Case 3 and Case 5

C. Message Digest
Message digest consists of a unidirectional hash functionthat maps a message of a random length to a fixedlength
hashvalue. Message digest h is created by the hash function H,which can be expressed as follows:h = H(M)M
is a message of a random length and H(M) is a fixedlengthmessage digest. Even a single bit changed in themessage
causes a change of message digest value [9]. Fig. 2demonstrates how this message digest mechanism can beapplied
to a relational database to examine data identitybetween rows of two tables.Data in two rows are identical if two
rows in Tables Aand B have identical message digest values. If the twovalues are different, it means that the two
rows have one ormore different column values. Accordingly, this method canbe useful in detecting inconsistency
between two rows.Once a row with an inconsistency is detected, the row iscopied using the primary key in the
direction ofsynchronization according to the synchronization policy.This synchronization algorithm identifies a
modified rowwithout relying on the database's internal functions, logs ormetadata to enable synchronization that is
independent ofthe database vender.

MOBILE DATABASE SYNCHRONIZZATION
In the literature, some schemes have been proposed for Mobile computing has become a reality thanks to the
convergence of two technologies: the appearance of powerful portable computers and the development of fast
reliable networks. In the mobile wireless computing environment of the future massive number of low powered
computer machines will query databases over the wireless communication channels. In , the author presents a novel
synchronization mechanism for multifield programmable gate array (multiFPGA) simulation accelerators with timemultiplexed
interconnection are presented. The proposed event-based synchronization mechanism reduces
synchronization time among multiple FPGAs. A mobile e-business client application may intentionally operate in
disconnected mode to reduce the communication cost and the power consumption of mobile devices. We use "data
hoarding" to allow business transactions to be processed on the mobile client despite of disconnection, which is
implemented by the materialized view. We split the synchronization of a mobile transaction with the server database
into 2 steps: intermediate and final synchronization. The intermediate synchronization uses the high cost wireless
medium while the final synchronization generally uses the low cost communication medium such as a wired LAN.
In , this paper suggests SAMD (Synchronization Algorithms based on Secured Message Digest) in order to resolve
the problems mentioned above. SAMD resolves synchronization problems using only standard SQL queries as
certified by the ISO (International Organization for Standardization). This is followed by a possible synchronization
of any data combination regardless of the kind of database of server side or mobile database. In conclusion, the
SAMD is effective solution for mobile database synchronization in ubiquitous environment. In , an OFDM baseband
receiver for DVB-T/H is presented. The receiver contains four synchronizations, anOFDM symbol synchronization,
a carrier synchronization, a sampling clock synchronization and a scattered pilots synchronization. This paper
proposes several novel designs to reduce the synchronization latency and hardware complexity. The carrier and
clock synchronization loops are fully digitalized schemes. The scattered pilots synchronization adopts a two stages
scheme to reduce the detection latency. In addition, the pre-filling scheme reduces the latency of channel estimation.


EXISTING SYSTEM
1. Commercial DBMS venders offer various solutions to data synchronization in a mobile environment.
2. However, these solutions are not independent of the server-side database because they use database
dependentinformation such as metadata or use specific functions of server-side database such as trigger and time
stamp.
3. Because of these restrictions, the extensibility, adaptability and flexibility of mobile business systems
aremarkedly decrease.
EXISTING ALGORITHMS
1. Adaptive Clock synchronization algorithm
2. Event based synchronization algorithm
3. Time synchronization algorithm
4. Low Complexity algorithm
DRAWBACKS OF EXISTING SYSTEM
1. Slower indexing
2. Poor extensibility, adaptability and flexibility
3. Synchronization is very slow
4. Dependent on database vendors
5. Security is less
6. Higher Cost
7. Slow Time consumption.
การแปล กรุณารอสักครู่..
ผลลัพธ์ (ไทย) 3:[สำเนา]
คัดลอก!
1 . การประสานกรอบ
รูปที่ 1 แสดงถึงการประสานกรอบการใช้ asynchronization Server ในสภาพแวดล้อมทางธุรกิจมือถือ
กรอบทั้งหมดประกอบด้วยฝั่งเซิร์ฟเวอร์ฐานข้อมูลการประสานเซิร์ฟเวอร์ ( anysyn ) และหลาย deviceswith ภายในมือถือมือถือ

ฝั่งเซิร์ฟเวอร์ฐานข้อมูล ฐานข้อมูลเก็บข้อมูลทั้งหมด requiredfor ธุรกิจและโทรศัพท์มือถือดาวน์โหลดฐานข้อมูลสำเนา
ข้อมูลที่ผู้ใช้ต้องการจากฝั่งเซิร์ฟเวอร์ฐานข้อมูล thesynchronization เซิร์ฟเวอร์ตั้งอยู่ระหว่างสองฐานข้อมูล
tosynchronize ข้อมูลและจัดการ informationrequired เพิ่มเติมสำหรับประสาน การ anysyn
ตรงกันเซิร์ฟเวอร์ประสิทธิภาพการยึด samdalgorithm . ประสานนโยบายก่อตั้งขึ้นใน anysyn
,และภาระที่เกิดจากการเข้าถึงเซิร์ฟเวอร์ sidedatabase น้อยที่สุด โดยปฏิบัติการ
การเชื่อมต่อสระ อุปกรณ์ everymobile ใช้เครื่องมือแยกต่างหากเพื่อเข้าถึงเซิร์ฟเวอร์ผ่านเครือข่ายแบบมีสาย anysyn

แสดงประสาน
B
แถวความไม่สมเหตุสมผลหมายถึงสภาวะที่ publisheddata ในฝั่งเซิร์ฟเวอร์ฐานข้อมูลและข้อมูล
สมัครฐานข้อมูลในมือถือถือค่าแตกต่างกันเนื่องจากการ changeat ทั้งสองข้าง สองฐานข้อมูลเพิ่ม , ลบและ
modifydata อิสระ ซึ่งทำให้ไม่ inevitable.table ฉันแสดงทุกกรณีไม่สมเหตุสมผล
สำหรับแถวซิงเกิล ระหว่าง 16 ราย พบในโต๊ะผม รายที่ 6 , 7 , 8,10 และ 14 รวมเพิ่มผ่าตัด
ซึ่งไม่สามารถ occurfor แถวเดียว ตัวอย่างเช่นในกรณี 7 แถวเพิ่มในฝั่งเซิร์ฟเวอร์ที่แตกต่างจากแถว
แก้ไข theclient ดังนั้น จึงไม่ถือเป็นความขัดแย้ง กรณี 7 เท่ากับคดี 3 คดี 5

C ข้อความย่อย
ข้อความย่อยประกอบด้วยทางเดียว hash หน้าที่การทำงานแผนที่ข้อความสุ่มเพื่อ fixedlength
hashvalue ความยาว . H ย่อยข้อความจะถูกสร้างโดยกัญชาฟังก์ชัน h ,ซึ่งสามารถแสดงได้ดังนี้ H = H ( M ) M
เป็นข้อความของความยาวแบบสุ่มและ H ( M ) คือ fixedlengthmessage ย่อย แม้แต่บิตเดียวการเปลี่ยนแปลงในการ
สาเหตุเปลี่ยนข้อความย่อยมูลค่า [ 9 ] รูปที่ 2demonstrates วิธีการนี้สามารถประยุกต์ใช้กลไกข้อความย่อย
กับฐานข้อมูลเพื่อตรวจสอบ identitybetween ข้อมูลแถวของโต๊ะสองโต๊ะ ข้อมูลในแถวสองเหมือนกัน ถ้า 2
แถวตารางและ B ได้เหมือนกันข้อความย่อยค่า ถ้า twovalues ต่างกัน หมายความว่าสอง
แถวมี ormore คอลัมน์ต่าง ๆค่า ดังนั้นวิธีการนี้สามารถเป็นประโยชน์ในการตรวจสอบความไม่สอดคล้องกัน
ระหว่างสองแถว เมื่อแถวที่มีลักษณะที่ตรวจพบ แถว iscopied โดยใช้คีย์หลักใน
ofsynchronization ทิศทางตามการประสานนโยบาย นี้ประสานขั้นตอนวิธีระบุ
แก้ไข rowwithout อาศัยฟังก์ชันภายในของฐานข้อมูลบันทึก ormetadata ให้ตรงกันว่าเป็นอิสระของฐานข้อมูลผู้ขาย



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

Copyright ©2024 I Love Translation. All reserved.

E-mail: