Skip to main content
Advice
0 votes
4 replies
66 views

The documentation for flags in a CRNG chunk (IFF, LBM), says the following regarding the meaning of individual bits: Flags which control the cycling of colours through the palette. If bit0 is 1, the ...
Melllvar's user avatar
  • 2,096
Advice
5 votes
1 replies
144 views

Hi I have been interested lately in learning iceberg. There is something was not able to get so I thought I would ask here. I really wanna know why is Apache parquet the native file format used when ...
katz daniel's user avatar
Advice
1 vote
21 replies
6k views

I just wanted to ask if it's possible to read to a specific file format, say if I wanted to read from a file that has a format of something "info.uc" or "main.uc", how would I go ...
ShizamDaGeek's user avatar
2 votes
0 answers
354 views

The original EDK contains the following macro definition (e.g. in Edk/Foundation/Efi/Include/EfiImage.h line 57): #define EFI_IMAGE_EDOS_SIGNATURE 0x44454550 // PEED A similar ...
dumbass's user avatar
  • 27.3k
0 votes
0 answers
190 views

NOTE: I deliberately didn't tag this with Python, even though that's what the code I've tried so far has been in, because I'm happy to use any language to solve this, it's really a data conversion ...
Blither's user avatar
1 vote
0 answers
57 views

I am planning to write my own 3D rendering engine with LH coordinate system and I want to use GLTF as main scene description format But while GLTF is define strictly as RH coordinate system. I think ...
Thaina Yu's user avatar
  • 1,562
0 votes
0 answers
43 views

I am facing an issue getting data from SFTP to the STAGE I have created. In the below, I create a FILE FORMAT, then a STAGE and finally use an already created STORED PROCEDURE to load the data. I ...
XCCH004's user avatar
  • 335
-1 votes
1 answer
165 views

My csv file has fields which in enclosed with double quotes and the fields are separated with |. For some of the fields i have below value in csv file: |"\"Bremen \""| I want to ...
Marcus's user avatar
  • 4,029
0 votes
1 answer
85 views

I have some configuration (backup) files of a Siemens S7-300 PLC with the extension *.PG. Some other files have the extension *.DBF and can be read with the OLEDB Connection. But it is not possible to ...
Mdarende's user avatar
  • 793
0 votes
1 answer
434 views

I've been analysing Windows PE executables' binary file format. I know how to differentiate PE32 (32 bit) vs PE32+ (64 bit) and how to differentiate x86 vs x64. But I know that managed code uses the ...
hippietrail's user avatar
  • 17.4k
0 votes
0 answers
150 views

In the Windows PE file (Portable Executable) file format, the 16-bit field right after the PE\0\0 signature of the PE header is the "Machine Type" field. Microsoft currently lists about 30 ...
hippietrail's user avatar
  • 17.4k
1 vote
1 answer
167 views

I'm working with Digital Micrograph (DM) and have an MRC file that contains 10 distinct pieces. When loaded in DM, I can navigate through these pieces using the left and right arrow keys. I'm looking ...
ChenZX's user avatar
  • 291
1 vote
1 answer
175 views

The problem I am trying to solve is a three-parter. I am trying to read a 3D stack of MRC images (not as in: Can DM script read images with the same extension (like *.mrc) from a folder?), apply a ...
James Cho's user avatar
1 vote
2 answers
97 views

I have a vendor who sends 5-10 files a month. Recently they started sending us a mixture of Unix format files among the Windows format files. This vendor is notoriously difficult to work with so this ...
mf.cummings's user avatar
0 votes
0 answers
172 views

I'm trying to load a wav file into a C++ app I Keep getting the program to print Invalid Wav File with exit code 5. This means the program thinks the chunkID didn't match RIFF or the format didn't ...
Vibe's user avatar
  • 29

15 30 50 per page
1
2 3 4 5
66