代码搜索:fprintf
找到约 10,000 项符合「fprintf」的源代码
代码结果 10,000
www.eeworm.com/read/447729/7546091
c cifafenxix.c
/*******************************************
词法分析程序
作者:龚勋
学号:200131500342
计科系 13班
********************************************/
#include
#include
#include
/
www.eeworm.com/read/447298/7554719
c xpath1.c
/**
* section: XPath
* synopsis: Evaluate XPath expression and prints result node set.
* purpose: Shows how to evaluate XPath expression and register
* known namespaces in XPath con
www.eeworm.com/read/447298/7554725
c verify2.c
/**
* XML Security Library example: Verifying a file using keys manager.
*
* Verifies a file using keys manager
*
* Usage:
* verify2 [ [
www.eeworm.com/read/447298/7554726
c decrypt2.c
/**
* XML Security Library example: Decrypting an encrypted file using keys manager.
*
* Decrypts encrypted XML file using keys manager and a list of
* DES key from a binary file
*
* U
www.eeworm.com/read/447298/7554729
c verify4.c
/**
* XML Security Library example: Verifying a simple SAML response with X509 certificate
*
* Verifies a simple SAML response. In addition to refular verification
* we ensure that the signat
www.eeworm.com/read/447298/7554734
c verify3.c
/**
* XML Security Library example: Verifying a file signed with X509 certificate
*
* Verifies a file signed with X509 certificate.
*
* This example was developed and tested with OpenSSL
www.eeworm.com/read/447298/7554738
c encrypt3.c
/**
* XML Security Library example: Encrypting XML file with a session key and dynamicaly created template.
*
* Encrypts XML file using a dynamicaly created template file and a session
* DE
www.eeworm.com/read/447298/7554743
c decrypt3.c
/**
* XML Security Library example: Decrypting an encrypted file using a custom keys manager.
*
* Decrypts encrypted XML file using a custom files based keys manager.
* We assume that key's
www.eeworm.com/read/447298/7554779
c testc14n.c
/*
* Canonical XML implementation test program
* (http://www.w3.org/TR/2001/REC-xml-c14n-20010315)
*
* See Copyright for the status of this software.
*
* Author: Aleksey Sanin
www.eeworm.com/read/447262/7555538
cpp ga.cpp
#include
#include
#include
#include
#include
#include
#define randomize() srand(time(NULL))
#define DEFPOPSIZ 50 //default pop size,