代码搜索:Voting

找到约 208 项符合「Voting」的源代码

代码结果 208
www.eeworm.com/read/429426/1948692

tab voting.tab

party handicapped-infants water-project-cost-sharing adoption-of-the-budget-resolution physician-fee-freeze el-salvador-aid religious-groups-in-schools anti-satellite-test-ban aid-to-nicaraguan-contra
www.eeworm.com/read/429426/1948758

tab voting.tab

party handicapped-infants water-project-cost-sharing adoption-of-the-budget-resolution physician-fee-freeze el-salvador-aid religious-groups-in-schools anti-satellite-test-ban aid-to-nicaraguan-contra
www.eeworm.com/read/429426/1948809

tab voting.tab

party handicapped-infants water-project-cost-sharing adoption-of-the-budget-resolution physician-fee-freeze el-salvador-aid religious-groups-in-schools anti-satellite-test-ban aid-to-nicaraguan-contra
www.eeworm.com/read/393904/2462377

java voting.java

package sunyang.vote.action.vote; import sunyang.vote.action.rootaction.VoteContextRoot; import sunyang.vote.domain.Votecontext; @SuppressWarnings("serial") public class Voting extends VoteCon
www.eeworm.com/read/389111/2543808

jsp voting.jsp

www.eeworm.com/read/135867/13891606

asp voting.asp

www.eeworm.com/read/489040/6481873

m toolbox_tensor_voting.m

% toolbox_tensor_voting - A toolbox to perform Tensor Voting computations. % % Tensor Voting is a unified framework developped by Medioni et Al. % to infer salient structures from images. %
www.eeworm.com/read/391476/8400997

jsp voting_page.jsp

Vote Page
www.eeworm.com/read/432264/8616747

cpp australian voting.cpp

#include #include #define isOut(i) cal[i]==-1 using namespace std; int main() { int ncase; cin>>ncase; // for(int i=0;i
www.eeworm.com/read/386060/8766669

m subspace_voting.m

function [subspaceBases, sampleLabels]= subspace_voting(subspaces, subspaceDimensions, angleTolerance) MERGE_VOTES=true; [ambientDimension, charDimension, sampleNumber]= size(subspaces); % Get voti