资源列表
串口
- 与台达PLC进行串口通信,读取参数及控制运动(Read parameters and control movement)
Caesar Encrypt
- Caesar Encryption example in Borland Delphi.
mp3stegano
- MP3 Encryption example in Borland Delphi.
RC4_Enrypt
- RC4 Encryption example in Borland Delphi.
Vigenere
- Vigenere Encryption example in Borland Delphi.
异常处理
- 通过异常处理,我们可以对用户在程序中的非法输入进行控制和提示,以防程序崩溃。(By exception handling, we can control and prompt the user's illegal input in the program to prevent the program from crashing.)
1
- 小波神经网络预测水文数据,径流数据等等,输入层为4天的水位,输出为预测的水位(The wavelet neural network predicts hydrological data, runoff data and so on. The input layer is 4 days water level, and the output is the predicted water level)
RTTI
- RTTI(Run-Time Type Information),通过运行时类型信息程序能够使用基类的指针或引用来检查这些指针或引用所指的对象的实际派生类型。(RTTI (Run-Time Type Information), by running the type information program, can use the pointer or reference of the base class to check these pointers or refer to the actua
10_chapter 2
- article. this is not mine. thank you!!!!!!!!!
顺序表
- 顺序表是在计算机内存中以数组的形式保存的线性表,是指用一组地址连续的存储单元依次存储数据元素的线性结构。线性表采用顺序存储的方式存储就称之为顺序表。顺序表是将表中的结点依次存放在计算机内存中一组地址连续的存储单元中。本程序设计顺序表的创建销毁插入遍历等操作。(A sequential table is a linear list stored in an array of memory in a computer memory. It is a linear structure that sto
STM32F10x_StdPeriph_Lib_V3.5.0
- stm32F103固件库的各个源文件,可以很快的找到相关的头文件(Source file for the firmware library)
ndslOrgDocDown
- article. this is not mine. thank you!@!@
