搜索结果
找到约 43 项符合
STRINGS 的查询结果
按分类筛选
- 全部分类
- 其他 (6)
- 其他书籍 (3)
- Delphi控件源码 (3)
- 压缩解压 (2)
- CA认证 (2)
- 通讯编程文档 (2)
- 人工智能/神经网络 (2)
- Symbian (2)
- VC书籍 (2)
- 源码 (1)
- 软件 (1)
- 技术资料 (1)
- 加密解密 (1)
- 通讯/手机编程 (1)
- 操作系统开发 (1)
- 书籍源码 (1)
- 电子书籍 (1)
- 源码/资料 (1)
- Linux/Unix编程 (1)
- 编译器/解释器 (1)
- 网络 (1)
- 文件格式 (1)
- 其他数据库 (1)
- 文章/文档 (1)
- Delphi/CppBuilder (1)
- 软件设计/软件工程 (1)
- SQL Server (1)
- GPS编程 (1)
其他 Resourcer is an editor for .resources binaries and .resX XML file formats used with the .NET platfor
Resourcer is an editor for .resources binaries and .resX XML file formats used with the .NET platform. The program allows the integration of bitmaps, icons and text strings into resource packages. Resourcer allows editing of name/string pairs, import of various kinds of data formats (bitmaps, icons, ...
技术资料 .An.introduction.to.Programming.the.Microchip.PIC.in.CCS.C
外文pic编程书籍,
Contents
Introduction
History
Why use C?
PC based versus PICmicro®MCU Based Program Development
Product Development
Terminology
Trying and Testing Code
C Coding Standards
Basics
1 C Fundamentals
Structure of C Programs
Components of a C Program
#pragma
main()
#include
printf Funct ...
其他 an approach for capturing similarity between words that was concerned with the syntactic similarity
an approach for capturing similarity between words that was concerned with the syntactic similarity of two strings. Today we are back to discuss another approach that is more concerned with the meaning of words. Semantic similarity is a confidence score that reflects the semantic relation between th ...
其他 Huffman codes 􀂄 In telecommunication, how do we represent a set of messages, each with an
Huffman codes
&#1048708 In telecommunication, how do we represent a
set of messages, each with an access
frequency, by a sequence of 0’s and 1’s?
&#1048708 To minimize the transmission and decoding
costs, we may use short strings to represent
more frequently used messages.
&#1048708 This problem c ...
通讯编程文档 The programming port of all the FP PLC’s support OPEN MEWTOCOL-COM. This is very useful when you wan
The programming port of all the FP PLC’s support OPEN MEWTOCOL-COM. This is very useful when you want to monitor PLC values/bits or to set PLC values or bits via your COMPUTER. You can use any language such as Basic, C, Pascal, Assembler or even if other suppliers of PLCs can send ASCII strings, th ...
文章/文档 In the previous article, we presented an approach for capturing similarity between words that was co
In the previous article, we presented an approach for capturing similarity between words that was concerned with the syntactic similarity of two strings. Today we are back to discuss another approach that is more concerned with the meaning of words. Semantic similarity is a confidence score that ref ...
加密解密 Huffman codes 1.In telecommunication, how do we represent a set of messages, each with an access fr
Huffman codes
1.In telecommunication, how do we represent a set of messages, each with an access frequency, by a sequence of 0 s and 1 s?
2.To minimize the transmission and decoding costs, we may use short strings to represent more frequently used messages.
3.This problem can be solved by using an e ...
网络 PTypes (C++ Portable Types Library) is a simple alternative to the STL that includes multithreading
PTypes (C++ Portable Types Library) is a simple alternative to the STL that includes multithreading and networking. It defines dynamic strings, variants, character sets, lists and other basic data types along with threads, synchronization objects, IP sockets and named pipes. PTypes also offers messa ...
Symbian This C++ code example demonstrates how to localise an application to adapt to the selected phone lan
This C++ code example demonstrates how to localise an application to adapt to the selected phone language. The example application has two sets of localised strings (English and German) for the application name, labels, text, and image. The application also includes number, currency, date, and time ...
Delphi控件源码 内存管理程序
内存管理程序,功能与FASTMM相似,PLEASE NOTE: There are two ways to install BigBrain. You may use the
memory manager code natively compiled into your EXE or you can use
an included external DLL which will allow you to share memory across
multiple DLLs with one central place for memory management. U ...