搜索结果

找到约 42,004 项符合 C-T 的查询结果

人工智能/神经网络 代入法的启发示搜索 我的代码实现是:按照自然语言各字母出现频率的大小从高到低(已经有人作国统计分析了)先生成一张字母出现频率统计表(A)--------(e),(t,a,o,i,n,s,h,r),(

代入法的启发示搜索 我的代码实现是:按照自然语言各字母出现频率的大小从高到低(已经有人作国统计分析了)先生成一张字母出现频率统计表(A)--------(e),(t,a,o,i,n,s,h,r),(d,l),(c,u,m,w,f,g,y,p,b),(v,k,j,x,q,z) ,再对密文字母计算频率,并按频率从高到低生成一张输入密文字母的统计表(B),通过两张表的对应关系 ...
https://www.eeworm.com/dl/650/213112.html
下载: 181
查看: 1062

文件格式 The C language is like a carving knife: simple, sharp, and extremely useful in skilled hands. Like

The C language is like a carving knife: simple, sharp, and extremely useful in skilled hands. Like any sharp tool, C can injure people who don’t know how to handle it. This paper shows some of the ways C can injure the unwary, and how to avoid injury.
https://www.eeworm.com/dl/639/223776.html
下载: 128
查看: 1068

技术管理 Standard-Library Exception Safety Bjarne Stroustrup Texas A&M University (and AT&T Labs – Researc

Standard-Library Exception Safety Bjarne Stroustrup Texas A&M University (and AT&T Labs – Research) http://www.research.att.com/~bs Introduction to the C++ exception handling mechanisms and “resource acquisition is initialization” for people with little experience with exceptions
https://www.eeworm.com/dl/642/232825.html
下载: 37
查看: 1068

中间件编程 1、典型连续时间信号波形绘制 1)单边指数信号 要求: (1) 画出t=0,1,2,…,500共501点 (2)在一个坐标系中用三种不同颜色分别绘制如下三种情况下的波形 (a) E=200

1、典型连续时间信号波形绘制 1)单边指数信号 要求: (1) 画出t=0,1,2,…,500共501点 (2)在一个坐标系中用三种不同颜色分别绘制如下三种情况下的波形 (a) E=200,X=62.5 (b) E=200,X=125.0 (c) E=200,X=250.0 (3)标出特殊点的坐标,如t=0和 的坐标 代码为此题目的解 ...
https://www.eeworm.com/dl/682/239023.html
下载: 139
查看: 1643

单片机开发 结合单片机和M a t l a b 两者的优点

结合单片机和M a t l a b 两者的优点,基于事件驱动的中断通信机制,提出一种Matlab 环境下PC 机与 单片机实时串行通信及数据处理的方法;完成单片机数据采集系统与PC 机的RS-232/RS-485 串行通 信及其通信数据的分析处理、文件存储、F I R 滤波及图形显示;简化系统开发流程,提高开发效率。 该方法已成功应用于一个P I C ...
https://www.eeworm.com/dl/648/244139.html
下载: 151
查看: 1034

操作系统开发 DeviceListener is an Objective-C example which demonstrates how to use the DiscRecording framework t

DeviceListener is an Objective-C example which demonstrates how to use the DiscRecording framework to listen for device plug and unplug events as well as media insertion events. Requirements: Mac OS X 10.2 and later Keywords: DiscRecording
https://www.eeworm.com/dl/531/246621.html
下载: 84
查看: 1047

VC书籍 Visual C++ Windows Shell Programming Welcome to Visual C++ Windows Shell Programming! With this bo

Visual C++ Windows Shell Programming Welcome to Visual C++ Windows Shell Programming! With this book, you ll learn how to program the Windows Shell, customize its behavior and integrate your applications with it. You ll discover how to use and modify its features to best effect, and the way to call ...
https://www.eeworm.com/dl/686/251530.html
下载: 67
查看: 1102

VC书籍 The market for miniature computer programming is exploding. C++ Footprint and Performance Optimizati

The market for miniature computer programming is exploding. C++ Footprint and Performance Optimization supplies programmers the knowledge they need to write code for the increasing number of hand-held devices, wearable computers, and intelligent appliances. This book gives readers valuable knowled ...
https://www.eeworm.com/dl/686/267999.html
下载: 86
查看: 1049

中间件编程 简单的floyd运用 第一行输入一个整数C。C是测试的情况(0< C <=30).第二行一个正整数N( 0< N <=100),表示道路的总数.紧接N行

简单的floyd运用 第一行输入一个整数C。C是测试的情况(0< C <=30).第二行一个正整数N( 0< N <=100),表示道路的总数.紧接N行,每一行包含两个字符串, Si,,Ti,和一个整数Di,代表从Si到Ti的距离(0<= Di <=150)。最后一行有两个字符串,S 和 T,你得找出从S 到 T的最短的距离。地名是不超过120个小写字符的串(从‘a’到 ...
https://www.eeworm.com/dl/682/269470.html
下载: 113
查看: 1120

其他 C++读取Excel AppWizard uses "TODO:" to indicate parts of the source code you should add to or custom

C++读取Excel AppWizard uses "TODO:" to indicate parts of the source code you should add to or customize. If your application uses MFC in a shared DLL, and your application is in a language other than the operating system s current language, you will need to copy the corresponding localized resourc ...
https://www.eeworm.com/dl/534/270192.html
下载: 139
查看: 1219