This website requires JavaScript.
Explore
Help
Register
Sign In
backup
/
archbase
Watch
1
Star
1
Fork
0
You've already forked archbase
mirror of
https://github.com/foxsen/archbase.git
synced
2026-03-25 06:21:50 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
b5a59375126ca108c9de52aa1120ff4feed9fd41
archbase
/
materials
/
chapter10
/
dataprallel.c
Zhang Fuxin
c632bed67e
initial import to public repository
2021-10-27 19:14:51 +08:00
4 lines
47 B
C
Raw
Blame
History
for
(
i
=
0
,
i
<
N
,
i
+
+
)
{
local
[
i
]
=
(
i
+
0.5
)
*
w
;
}
Reference in New Issue
View Git Blame
Copy Permalink