代码搜索:民航词典
找到约 407 项符合「民航词典」的源代码
代码结果 407
www.eeworm.com/read/438832/7725849
sh dict-lookup.sh
#!/bin/bash
# dict-lookup.sh
# 这个脚本在1913年的韦氏词典中查找定义.
# 这本公共词典可以通过不同的
#+ 站点来下载,包括
#+ Project Gutenberg (http://www.gutenberg.org/etext/247).
#
www.eeworm.com/read/418338/2090317
cs flight information.designer.cs
namespace 民航订票管理系统.Airport_Work
{
partial class Flight_information
{
///
/// 必需的设计器变量。
///
private System.ComponentModel.IContainer
www.eeworm.com/read/418338/2090321
cs customer information.designer.cs
namespace 民航订票管理系统.Customer_Work
{
partial class Customer_information
{
///
/// 必需的设计器变量。
///
private System.ComponentModel.IContai
www.eeworm.com/read/418338/2090334
cs plane information.designer.cs
namespace 民航订票管理系统.Company_Work
{
partial class Plane_information
{
///
/// 必需的设计器变量。
///
private System.ComponentModel.IContainer
www.eeworm.com/read/418338/2090335
cs company information.designer.cs
namespace 民航订票管理系统.Company_Work
{
partial class Company_information
{
///
/// 必需的设计器变量。
///
private System.ComponentModel.IContaine
www.eeworm.com/read/418338/2090318
cs contact customer.designer.cs
namespace 民航订票管理系统.Airport_Work
{
partial class Contact_Customer
{
///
/// 必需的设计器变量。
///
private System.ComponentModel.IContainer c
www.eeworm.com/read/418338/2090320
cs fix ticket.designer.cs
namespace 民航订票管理系统.Customer_Work
{
partial class Fix_ticket
{
///
/// 必需的设计器变量。
///
private System.ComponentModel.IContainer compon
www.eeworm.com/read/418338/2090338
cs line information.designer.cs
namespace 民航订票管理系统.Company_Work
{
partial class Line_information
{
///
/// 必需的设计器变量。
///
private System.ComponentModel.IContainer c
www.eeworm.com/read/403968/11493639
txt properties.txt
#词频统计以及SVM训练的目录
statsourcedir = tt
#词频词典
dictionary.propdic = dictionary/sdic.txt
#SVM模型使用的特征词词典
featurefile = feature/feature.txt
#统计了词频后的结果输出目录
statoutputdir = result
#倒排文档频度保存的目录
dfdir =
www.eeworm.com/read/409389/11329226
cpp menu.cpp
#include "menu.h"
#include
#include
void Menu::logOn() //登录界面
{
char choice=' ';
cout