代码搜索:Encodes

找到约 341 项符合「Encodes」的源代码

代码结果 341
www.eeworm.com/read/223481/14639302

c ldpcencode.c

/* File: LdpcEncode.c Description: Encodes a single LDPC codeword. Code must be an "eIRA-LDPC" type code, such as the one in the DVB-S2 standard The calling syntax is:
www.eeworm.com/read/489731/1210579

java base64.java

/* Encodes and decodes to and from Base64 notation. * Copyright (C) 2003 "Eric Glass" * * This library is free software; you can redistribute it and/or * modify it und
www.eeworm.com/read/489223/1225870

sgml base64.sgml

Base64 Encoding encodes and decodes data in Base64 format Base6
www.eeworm.com/read/278713/4142075

java base64.java

/* Encodes and decodes to and from Base64 notation. * Copyright (C) 2003 "Eric Glass" * * This library is free software; you can redistribute it and/or * modify it und
www.eeworm.com/read/411977/2178859

sgml base64.sgml

Base64 Encoding encodes and decodes data in Base64 format Base6
www.eeworm.com/read/396408/2418365

h spuenc.h

/* * subpic_encode.c - encodes a pixmap with RLE * * Copyright (C) 2000 Alejandro J. Cura * * This program is free software; you can redistribute it and/or modify * it
www.eeworm.com/read/353749/3082529

sgml base64.sgml

Base64 Encoding encodes and decodes data in Base64 format Base6
www.eeworm.com/read/266151/4274308

sgml base64.sgml

Base64 Encoding encodes and decodes data in Base64 format Base6
www.eeworm.com/read/134448/13990444

cpp vigenere_square.cpp

// Solution: Vigenere Square // File: vigenere_square.cpp // Programmed by: Jay Catelli // EMail: jcatelli@student.umass.edu // Date: 3/11/04 // // Discription: This program encodes and decodes