代码搜索:Segmentation
找到约 3,259 项符合「Segmentation」的源代码
代码结果 3,259
www.eeworm.com/read/340665/3281899
java pr232.java
// Use of a "static final String" as a monitor causes ICE
// in jc1 (20000520)
//
// Program received signal SIGSEGV, Segmentation fault.
// put_decl_node (node=0x0) at ../../../gcc/java/lang.c:413
//
www.eeworm.com/read/283355/4079996
patch glibc-2.3.2-override.patch
The error
make[2]: *** [.../gcc-3.3.3-glibc-2.1.3/i686-unknown-linux-gnu/share/zoneinfo/Africa/Algiers] Segmentation fault
make[2]: Leaving directory `.../gcc-3.3.3-glibc-2.1.3/glibc-2.1.3/timezone'
www.eeworm.com/read/283355/4080172
patch glibc-2.1.3-override.patch
The error
make[2]: *** [.../gcc-3.3.3-glibc-2.1.3/i686-unknown-linux-gnu/share/zoneinfo/Africa/Algiers] Segmentation fault
make[2]: Leaving directory `.../gcc-3.3.3-glibc-2.1.3/glibc-2.1.3/timezone'
www.eeworm.com/read/440906/1783580
java pr232.java
// Use of a "static final String" as a monitor causes ICE
// in jc1 (20000520)
//
// Program received signal SIGSEGV, Segmentation fault.
// put_decl_node (node=0x0) at ../../../gcc/java/lang.c:413
//
www.eeworm.com/read/173433/9658345
changelog
0.1:
* Initial release.
0.2:
* Added spec file.
* Compilation fixes for kernel 2.6.12 on FC4
* Fixed segmentation fault on module load on newer 2.4 kernels.
* Fixed bug in dsr_srt_find_addr tha
www.eeworm.com/read/431783/8654815
m otsu.m
function [Iseg,sep] = otsu(I,n)
%OTSU Gray-level image segmentation using Otsu's method.
% Iseg = OTSU(I,n) computes a segmented image (Iseg) containing n classes
% by means of Otsu's n-thresho
www.eeworm.com/read/140847/5779234
m get_square_data.m
% Let the user draw a square with the mouse,
% and then click on the corners to do a manual segmentation
ss = 6;
Q1 = 1; Q2 = 2; Q3 = 3; obsvel = 6;
CLOCKWISE = 1; ANTICLOCK = 2;
LR = 1; UD = 2
www.eeworm.com/read/133943/5897418
m get_square_data.m
% Let the user draw a square with the mouse,
% and then click on the corners to do a manual segmentation
ss = 6;
Q1 = 1; Q2 = 2; Q3 = 3; obsvel = 6;
CLOCKWISE = 1; ANTICLOCK = 2;
LR = 1; UD = 2
www.eeworm.com/read/130490/14190024
news
Version 0.3 (2003-03-09)
- Updated Natural Selection patch.
- Fixed a segmentation fault.
- Various small fixes.
Version 0.2 (2002-12-29)
- Can now use Unicode internally.
- Added limited support for
www.eeworm.com/read/251838/4414650
m get_square_data.m
% Let the user draw a square with the mouse,
% and then click on the corners to do a manual segmentation
ss = 6;
Q1 = 1; Q2 = 2; Q3 = 3; obsvel = 6;
CLOCKWISE = 1; ANTICLOCK = 2;
LR = 1; UD = 2