代码搜索:Making
找到约 2,505 项符合「Making」的源代码
代码结果 2,505
www.eeworm.com/read/428036/8903256
fix file.fix
Making the "file" command recognize zoo archives
Zoo archives have the following magic number: Beginning at offset 20
decimal, there are four bytes with the values 0xdc, 0xa7, 0xc4, and
www.eeworm.com/read/184617/9091722
m svmnlspex01.m
%SVMnLSPex01.m
%
%Two Dimension SVM Problem, Two Class Un-separable Situation
%
%Method from Thorsten Joachims:
%"Making Large-Scale SVM Learning Practical", function (4)/(5)/(6)
%
% Objecti
www.eeworm.com/read/377523/9272499
java immutable2.java
//: appendixa:Immutable2.java
// From 'Thinking in Java, 2nd ed.' by Bruce Eckel
// www.BruceEckel.com. See copyright notice in CopyRight.txt.
// A companion class for making
// changes to immuta
www.eeworm.com/read/162166/10330216
txt help.txt
Welcome to MY_CAP
MY_CAP is a general purpose
tool for making and
breaking ciphers.
MY_CAP is ALWAYS under development
not all the menu items work and
more features are being added.
If y
www.eeworm.com/read/274802/10851798
java immutable2.java
//: appendixa:Immutable2.java
// From 'Thinking in Java, 2nd ed.' by Bruce Eckel
// www.BruceEckel.com. See copyright notice in CopyRight.txt.
// A companion class for making
// changes to immuta
www.eeworm.com/read/270943/11019063
m fit_spline.m
function Dense_pts = Fit_spline (Pts)
Xdata = Pts(1, :);
Ydata = Pts(2, :);
% making splines separately for X and Y, but with common parameter
Length = 0;
Param(1) = Length;
for i=1:length(X
www.eeworm.com/read/440070/7694846
html polynomp.html
polynomp
Description of the program: polynomp
This programs models the data making a po
www.eeworm.com/read/440070/7694860
html polynom.html
polynom
Description of the program: polynom
This programs models the data making a poly
www.eeworm.com/read/140545/13077157
cpp ring.cpp
//: C07:Ring.cpp
// Making a "ring" data structure from the STL
#include
#include
#include
using namespace std;
template
class Ring {
list lst;
publ
www.eeworm.com/read/302621/13830829
news
Since the revival of GPLFlash this is what has been done:
0.4.13:
Support for playing swf-animations embedded in .exe-files.
Another try at making the browser-plugin more stable.
+ other bugfixes.
0