Displaying 2 results from an estimated 2 matches for "bsuir".
2009 Feb 17
1
CELT on ARM Cortex C3
Hello All.
Could anybody help me with one question about CELT?
I develop one project based on ARM7TDMI or Cortex C3 core.
Can i use CELT with 32kHz and 48kB on these fixed point cores?
Or it`s need to transfer project to Blackfin core (but it isn`t
convenient to me)?
With best regards, Alexey Voroshen.
2007 Oct 08
0
ACL inherit and windows folder security settings
We have the following share:
[users]
path = /home
read only = No
inherit acls = yes
inherit permissions = yes
inherit owner = yes
the /home permissions are:
drwxr-xr-x ... root root ... /home
There are /home/user1, /home/user2, ... folders. When they are created
their permissions are set like this:
drwx--Sr-x ... user1 "Domain Users" ...