代码搜索:bundle
找到约 2,499 项符合「bundle」的源代码
代码结果 2,499
www.eeworm.com/read/487897/6501707
h v3d_linear_utils.h
// -*- C++ -*-
/*
Copyright (c) 2008 University of North Carolina at Chapel Hill
This file is part of SSBA (Simple Sparse Bundle Adjustment).
SSBA is free software: you can redistribute it and/or mo
www.eeworm.com/read/487897/6501714
cpp v3d_metricbundle.cpp
/*
Copyright (c) 2008 University of North Carolina at Chapel Hill
This file is part of SSBA (Simple Sparse Bundle Adjustment).
SSBA is free software: you can redistribute it and/or modify it under t
www.eeworm.com/read/487897/6501715
h v3d_distortion.h
// -*- C++ -*-
/*
Copyright (c) 2008 University of North Carolina at Chapel Hill
This file is part of SSBA (Simple Sparse Bundle Adjustment).
SSBA is free software: you can redistribute it and/or mo
www.eeworm.com/read/487897/6501716
h v3d_metricbundle.h
// -*- C++ -*-
/*
Copyright (c) 2008 University of North Carolina at Chapel Hill
This file is part of SSBA (Simple Sparse Bundle Adjustment).
SSBA is free software: you can redistribute it and/or mo
www.eeworm.com/read/487897/6501717
h v3d_cameramatrix.h
// -*- C++ -*-
/*
Copyright (c) 2008 University of North Carolina at Chapel Hill
This file is part of SSBA (Simple Sparse Bundle Adjustment).
SSBA is free software: you can redistribute it and/or mo
www.eeworm.com/read/484564/1269356
java resourcemanager.java
package common;
import java.util.*;
public class ResourceManager
{
ResourceBundle bundle = null;
// 构造函数,得到ResourceBundle的实例
public ResourceManager( String packageName )
{
String b
www.eeworm.com/read/484564/1269385
java resourcemanager.java
package common;
import java.util.*;
public class ResourceManager
{
ResourceBundle bundle = null;
// 构造函数,得到ResourceBundle的实例
public ResourceManager( String packageName )
{
String b
www.eeworm.com/read/453681/1638743
java listresourcebundledemo.java
package book.ch19.resourcebundle.list;
import java.util.ResourceBundle;
public class ListResourceBundleDemo {
public static void main(String[] args) {
ResourceBundle bundle = ResourceBund
www.eeworm.com/read/245478/4503236
properties localstrings.properties
#Default resource bundle for english locale
# Need to set table name appropriately for the Database
# you are testing against.
#
# Note:Derby prepends the username to the table name,
# so you need