搜索资源列表
变更运行的ConnectionString
- Connection String Runtime Change
搜集整理的计算24点的算法
- (24点算法)第一个算法是用C语言描述的,第二个是C++描述的,都是我在网上搜集整理的计算24点的算法,其中第二个最容易理解(递归的魅力),因为它用了string这种很方便的字符串流,第一种算法很复杂,我每次都要再看过,大家可以收藏起来慢慢品味~ ,(24-point algorithm) algorithm is first described by C language, the second is C++ are described, all my online collection
C
- 所谓排序是指把一组杂乱无章的数按 照大小顺序排列。包括整数、实数、字符及字符串排序。C语言编程中排序的方法 很多,?这里归纳较常用的几种排序方法。它们同样适合于其他高级语言。 -Refers to the so-called sort of a chaotic number according to the size of order. Including integer, real, character and string sorting. Sort of C language
PDUModel
- 解释了发送和接收的PDU字符串的各个组成部分,内容详细。-Explanation of the PDU to send and receive various components of the string, the contents in detail.
STRING
- VB string developemtn 软件语言:简体中文 文件大小: 运行环境:Win98, Win2000, WinXP -VB string developement
String_matching_problem
- 主要是串匹配问题,用三种代码实现。并对其进行比较-String matching problem is mainly used three kinds of code to achieve. And to compare them
QDPSK
- qdpsk编码 以EDA进行编码,先进行串并转换 再转换编码-qdpsk encoding EDA encoded string and convert another first for transcoding
cPPqq
- 用c处理QQ的密码是用标准的md5来进行加密代码 在QQ通信中用户必需要登录后才可以进行互相发送信息等。QQ的登录是很关键的,大家所看到的用户在线,并不是用户的QQ一直连接着服务器,而是定时发送消信给服务器,证明自己还连着线,如果超出时间QQ就认为用户已经掉线了。 在登录协议中,QQ的密码是用标准的md5来进行加密,而C#自已带有,但是直接用不了,必需进行处理后,才能使其变成标准的md5。-public static string md5,public static string md5
the-cp243-Ethernet
- the cp243 Ethernet configuration must use to configure the PC / PPI cable, PC / PPI cable connected computer a string Mouth, the other end to connect the serial port on the CPU-the cp243 Ethernet configuration must use to configure the PC/PPI cable
hufman
- 程序实现如下功能:输入一段长度不超过100的字符串,将其进行霍夫曼编码并输出。将编好的霍夫曼码再次输入,输出解码后的字符串。-The program to achieve the following functions: enter a period does not exceed the length of the string of 100, Huffman encoded and output. The programmed the Huffman code again input, ou
GOOSE-baowenjiexi
- 面向通用对象的变电站事件( GOOSE---Generic Object Oriented Substation Event) 是IEC 61850标准中用于满足变电站自动化系统快速报文需求的一种机制 可以传输开入(智能终端的常规开入等),开出(跳闸,遥控,启动失灵,联锁,自检信息等),实时性要求不高的模拟量(环境温湿度,直流量) 常见传输布尔量,整型,浮点型,位串-Generic Object Oriented Substation Event (GOOSE--- Generic O
zhuce0.1
- C#获取Access数据库所有表,代码如下: OleDbConnection conn = new OleDbConnection(connectionAccessString) // connectionAccessString是连接字符串 conn.Open() DataTable dt = conn.GetOleDbSchemaTable(OleDbSchemaGuid.Tables, new object[] { null, null, null, "TABLE
ParseFC
- 利用正则表达式 实现对特定字符串的判断与拆分存储-To use regular expressions to determine the specific string split storage
1111
- 关于异步电动机定子串电阻启动仿真的课程设计,有详细的参数设置,结果分析-Asynchronous motor stator string resistance to start the simulation curriculum design, detailed parameter settings, the results of
hwjs
- 华为2012年机试题,关于比较两个数组中不同元素个数,还有字符串运算,等等。-Huawei' s 2012 test machine, on comparing two different number of elements in the array, as well as string operations, and so on.
Communication-system-simulation
- 了解差分编码及译码的电路组成、工作原理和特点; 了解并串,串并变换的电路组成,工作原理和特点; 了解数字频带传输系统的电路组成,工作原理和特点; 了解数字频带传输系统的性能分析方法; -Understand the difference circuit of coding and decoding of the composition, working principle and characteristics Understanding and string, strin
oracle-split
- 用于截取字符串,高难度截取,供大家参考。-For the interception of large quantities of string, and simplify user operation, powerful function, I hope a lot of advice, don t feel as much as, in addition to what can not upload
RSA3_Encstring
- RSA加密算法,加密字符串,并把生成的信息转化为字符串。-RSA encryption algorithm, encryption string and the generated information into a string.
CPP_string
- c++标准程序库的string的使用,非常详细,用了很长时间了,受益匪浅-c++ standard library string to use, very detailed, with a very long time, benefit
STRING
- String is important for Visual C++ programming. With string, we can managed our programm with simple.
