实现ADO连接SQL SERVER 2000数据库,并将表显示在LIST中。可以添加、删除、修改表信息。
上传时间: 2016-11-29
上传用户:妄想演绎师
state of art language modeling methods: An Empirical Study of Smoothing Techniques for Language Modeling.pdf BLEU, a Method for Automatic Evaluation of Machine Translation.pdf Class-based n-gram models of natural language.pdf Distributed Language Modeling for N-best List Re-ranking.pdf Distributed Word Clustering for Large Scale Class-Based Language Modeling in.pdf
标签: Techniques Empirical Smoothing Language
上传时间: 2016-12-26
上传用户:zhuoying119
次,根据硬件序列号生成注册号,生成的注册码可以按字母颠倒、按顺序互换、数字交换、序列号分离和变形,最终形成正式的注册码,这样尽量保证了注册好的唯一,没有重复,并且有安全,可以放心使用. 9. ListCtrl功能扩展.rar,63KB,下载 65 次,
上传时间: 2014-01-06
上传用户:zhaoq123
//顺序表的建立、查找、插入与删除 #include <stdio.h> #include <malloc.h> #include <stdlib.h> #define ListSize 100 //表最大长度 //结构定义 typedef struct SeqList { int node[ListSize] //存放表结点 int length //当前表长度 } SeqList //插入元素 insertList(SeqList *list, int e) { int i=list->length-1 //先将i指定为最后一项 if(i>=ListSize-1) //表已经达到最大长度ListSize { printf("表已满,不能增加新的项!\n")
上传时间: 2014-01-17
上传用户:dongqiangqiang
Memory Management—Algorithms and implementation in C/C++ Introduction Chapter 1 - Memory Management Mechanisms Chapter 2 - Memory Management Policies Chapter 3 - High-Level Services Chapter 4 - Manual Memory Management Chapter 5 - Automatic Memory Management Chapter 6 - Miscellaneous Topics Index List of Figures List of Tables List of Case Studies List of Sidebars
标签: Memory implementation Introduction Management
上传时间: 2013-12-25
上传用户:541657925
Connector/Net 5.0.6 Release Notes --- --- --- Welcome to the release notes for Connector/Net 5.0.6. Important Changes --------------------- There are no major changes in this version. Please see the changelog for the list of bugs fixed.
标签: Connector Net Release Welcome
上传时间: 2013-12-16
上传用户:zyt
学brew的朋友注意啦,该资料包括以下N多内容: BREW 学习之路.doc BREW编程经验——Dialog机制的使用方式.doc BREW环境下菜单的制作.doc BREW优化代码以避免堆存储碎片.doc BREW中 - 显示和图像.doc CDMA 1X业务平台BREW.doc dynamic app(module) access oem layer的机制介绍.doc IAlert 接口使用说明.doc IAlert接口使用说明.pdf ITopBottomBar 接口使用.doc ITopBottomBar接口使用说明.pdf 堆栈用法.doc 构建可移植 BREW.doc 基于COM思想实现AEEINTERFACE.doc 浅析COM的思想及原理.doc 深入BREW抽象接口机制.doc 深入BREW消息处理机制.doc 事件处理.doc 新手入门系列-BREW常见错误整理.doc 阅读mediaplayer源代码.doc 在Brew实现Nokia风格的地址栏.doc 在BREW中处理SMS.doc 中止和恢复应用程序.doc
标签: brew
上传时间: 2017-02-08
上传用户:三人用菜
This is GPS Matlab findPreambles finds the first preamble occurrence in the bit stream of each channel. The preamble is verified by check of the spacing between preambles [6sec] and parity checking of the first two words in a subframe. At the same time function returns list of channels, that are in tracking state and with valid preambles in the nav data stream.
标签: findPreambles occurrence the preamble
上传时间: 2013-12-23
上传用户:秦莞尔w
介绍计算机上实现gsm modem短消息收发的模式,描述gsm modem PDU 模式,包括PDU 模式下的gsm modem模块UCS2 编码、解码原理,以及gsm modem发送与接收PDU 串的编制方式, VB 中的MSCOMM 控件,实现gsm modem短消息收发的核心内容。-briefed on computer modem gsm SMS transceiver model, described GSM modem PDU models, including the PDU mode GSM modem module UCS2 encoding, decoding principle, and GSM modems send and receive PDU Series presentation, the VB MSCOMM Control and achieve short GSM modem news transceiver core content
上传时间: 2017-03-10
上传用户:cxl274287265
能添加删除通讯录,简单的通讯录模板,3个界面,welcome caverns;add form;phone list。
上传时间: 2014-08-24
上传用户:从此走出阴霾