代码搜索:sourceCode
找到约 1,670 项符合「sourceCode」的源代码
代码结果 1,670
www.eeworm.com/read/348975/10858149
rar sourcecode.rar
www.eeworm.com/read/455484/7370919
c sourcecode.c
贪吃蛇源程序
作者: mrh123
日期:
本程序为贪吃蛇游戏,想必大家都玩过这个游戏,程序源代码用TC2.0编译通过,需要图形驱动文件的支持,在TC2.0的集成环境中有.
本程序利用数据结构中的链表,来将蛇身连接,同时当蛇吃到一定数目的东西时会自动升级,及移动速度会加快,程序会时刻将一些信息显示在屏幕上,包括所得分数,要吃多少东西才能升级,并且游戏者可以自己手动选择游戏级别,级 ...
www.eeworm.com/read/433439/7929895
m sourcecode.m
%
%FISHERFACES FOR FACE RECOGNITION
%
% In order to obtain the complete source code for Fisherfaces for Face Recognition
% please visit my website
%
% http://www.advancedsourcecode.com/fisher
www.eeworm.com/read/297478/8014820
m sourcecode.m
%
%Face Recognition based on Wavelet and Neural Networks
%
% In order to obtain the complete source code for Face Recognition based on
% Wavelet and Neural Networks please visit my website
%
www.eeworm.com/read/320660/13420357
txt sourcecode.txt
//本程序是实现Vigenere加密算法的小程序
#include
#include
#include
#include
#define File_Len 10//定义文件名长度
#define Key_Len 20//定义密匙长度
void encrypt()//加密函数
{
ch
www.eeworm.com/read/101053/6257959
java sourcecode.java
/**
* BSD-style license; for more info see http://pmd.sourceforge.net/license.html
*/
package net.sourceforge.pmd.cpd;
import net.sourceforge.pmd.PMD;
import java.io.FileReader;
import java.io.IOEx
www.eeworm.com/read/481879/6632047
m sourcecode.m
%
% FACE RECOGNITION BASED ON HIERARCHICAL DIMENSIONALITY REDUCTION
%
% In order to obtain the complete source code for FACE RECOGNITION BASED ON HIERARCHICAL DIMENSIONALITY REDUCTION
% please v
www.eeworm.com/read/477402/6734304
txt sourcecode.txt
www.eeworm.com/read/157375/11716012
txt sourcecode.txt
Private Sub cmdAddnew_Click()
frSearchEngine.Enabled = False
frDatas.Enabled = True
cmdAddnew.Enabled = False
cmdDelete.Enabled = False
cmdEdit.Enabled = False
cmdSave.Enabled = True
cmdUpdat