Giáo trình tin học Chương V

Giáo trình tin học Chương V

Giáo trình tin học Chương V

... 4 byte ints– vPtr points to first element v[ 0 ], which is at location 3000vPtr = 3000– vPtr += 2; sets vPtr to 3008vPtr points to v[ 2 ]pointer variable vPtrv[0] v[ 1] v[ 2] v[ 4 ]v[ 3]3000 3004 ... Inc. All rights reserved.2Pointer Variable Declarationsand Initialization• Pointer variables– Contain memory addresses as values – Normally, variable contains specific value (direct referenc...

Ngày tải lên: 22/08/2012, 10:13

48 515 3
Giáo trình tin học Chương I

Giáo trình tin học Chương I

... Stores value in variable to right of operator– Converts value to variable data type• = (assignment operator)– Assigns value to variable– Binary operator (two operands)–Example:sum = variable1 + variable2; 2003 ... parentheses “on the same level” (i.e., not nested), they are evaluated left to right. *, /, or % Multiplication Division Modulus Evaluated second. If there are several, they re eva...

Ngày tải lên: 22/08/2012, 10:12

26 942 2
Giáo trình tin học chương II

Giáo trình tin học chương II

... grade: 94Class average is 81 2003 Prentice Hall, Inc. All rights reserved.13Formulating Algorithms (Sentinel-Controlled Repetition)• Suppose problem becomes: Develop a class-averaging program ... reserved.17Formulating Algorithms (Sentinel-Controlled Repetition)• TerminationCalculate and print the class averagegoes toIf the counter is not equal to zeroSet the average to the total divided ......

Ngày tải lên: 22/08/2012, 10:12

60 690 3
Giáo trình tin học chương III

Giáo trình tin học chương III

... argument• If no arguments, use void or leave blank– Return-value-type• Data type of result returned (use void if nothing returned) 2003 Prentice Hall, Inc. All rights reserved.113.5 Function Definitions• ... function definitions are local variables• Parameters– Local variables passed to function when called– Provide outside information 2003 Prentice Hall, Inc. All rights reserved.93.5 Funct...

Ngày tải lên: 22/08/2012, 10:12

78 682 1
Giáo trình tin học chương IV

Giáo trình tin học chương IV

... reserved.18Sorting Arrays• Sorting data– Important computing application– Virtually every organization must sort some data • Massive amounts must be sorted• Bubble sort (sinking sort) – Several ... by reference:The values of the original array are:0 1 2 3 4The values of the modified array are:0 2 4 6 8Effects of passing array element by value:The value of a[3] is 6Value in modifyElement ... r...

Ngày tải lên: 22/08/2012, 10:13

33 639 2
Giáo trình tin học đại cương

Giáo trình tin học đại cương

... chuẩn như : VNtimes new roman dùng v i mã VietWare_X VNI-Times dùng v i mã VNI .VnTime dùng v i mã TCVN Times new Roman hay Arial (v i Windows 2000 Trở lên) dùng v i mã Unicode dựng sẵn (Unicode1) ... Một trong các chương trình phần mềm gõ tiếng Việt phải đã được gọi hoạt động v đang ở chế độ Bật tiếng Việt. - Chọn đúng font chữ tiếng Việt (những font chữ bắt đầu bằng VN hoặc .VN hoặ...

Ngày tải lên: 23/08/2012, 10:08

106 5,5K 30
Giáo trình tin học căn bản

Giáo trình tin học căn bản

... gáưn v ïi ngän ngỉỵ con ngỉåìi v dãù dng sỉí dủng hån nhiãưu so v ïi ngän ngỉỵ cáúp tháúp. V dủ: Pascal, Foxpro, C, C++, .v. v. 4. Cạc chỉång trçnh ỉïng dủng: - Cạc trçnh xỉí l v n bn: VRES, ... bao gäưm c viãûc âỉa mạy tênh vo hoảt âäüng tỉïc khåíi âäüng mạy. - Qun l v phán phäúi bäü nhåï. - Âiãưu khiãøn viãûc thỉûc thi chỉång trçnh. - Qun l thäng tin v viãûc xút nháûp thäng tin...

Ngày tải lên: 23/08/2012, 10:33

43 2,6K 19
Giáo trình tin học văn phòng

Giáo trình tin học văn phòng

... sang bên cạnh để copy). 56 Hoàng V Luân TRƯỜNG ĐẠI HỌC SƯ PHẠM HUẾ TRUNG TÂM TIN HỌC HOÀNG V LUÂN GIÁO TRÌNH Tin học v n phòng HUẾ – 2005 BIÏ ÍU À ÖÌ LÛ Ú NG 0 100000 200000 300000 400000 500000 An ... chọn. V dụ: tại ô D7 cần nhập công thức tính: = B7 + C7, đầu tiên nhập dấu =, sau đó dùng mouse click v o ô B7, nhập dấu + v click v o C7 v nhấn Enter để hoàn tất. Tiến hành t...

Ngày tải lên: 30/08/2012, 08:54

73 3,5K 32
w