-
FFT.DLL,快速傅立叶算法,使用于多种语言环境
FFT.DLL,快速傅立叶算法,使用于多种语言环境-FFT.DLL, Fast Fourier algorithm, for use in multi-lingual environment
- 2022-01-28 17:42:35下载
- 积分:1
-
此源码实现了Windowsmobile pda开发中的GPRS的调用和关闭,有本人测试过,可行直接可以拿来用!...
此源码实现了Windowsmobile pda开发中的GPRS的调用和关闭,有本人测试过,可行直接可以拿来用!-This source Windowsmobile pda realize the development of GPRS calls on and off, I have tested and feasible can be used directly with!
- 2022-11-15 01:35:03下载
- 积分:1
-
一个更完善的财务管理系统,操作简单,功能齐全
一个比较完整的财务管理系统,操作简单,功能比较完整-A more complete financial management system, easy operation, complete function
- 2022-02-05 20:40:53下载
- 积分:1
-
七星彩预测、缩水系统,D7开发,有Excellent表导出导入功能,有八卦选号。...
七星彩预测、缩水系统,D7开发,有Excellent表导出导入功能,有八卦选号。-Qixing color forecasts, shrink systems, D7 development of Excellent Table Export Import function,选号gossip.
- 2022-03-20 05:42:12下载
- 积分:1
-
多功能计算器,界面选择较多,能够实现多种功能,如角度弧度等运算...
多功能计算器,界面选择较多,能够实现多种功能,如角度弧度等运算-Multi-function calculator, interface more choices, to achieve a variety of functions, such as the angle of curvature, such as computing
- 2023-06-18 21:25:04下载
- 积分:1
-
简单应用,了解flex的界面概括...希望能够对新手有一些帮助
简单应用,了解flex的界面概括...希望能够对新手有一些帮助-ddfsf
- 2022-10-04 10:05:04下载
- 积分:1
-
AESDemo应用例程 AES(The Advanced Encryption Standard)是美国国家标准与技术研究所用于加密电子数据的规范。它被预期能成...
AESDemo应用例程 AES(The Advanced Encryption Standard)是美国国家标准与技术研究所用于加密电子数据的规范。它被预期能成为人们公认的加密包括金融、电信和政府数字信息的方法。本文展示了AES的概貌并解析了它使用的算法。包括一个完整的C#实现和加密.NET数据的举例。在读完本文后你将能用AES加密、测试 基于AES的软件并能在你的系统中使用AES加密。-The AESDemo application a distance AES( The Advanced Encryption Standard) is a norm that ASCII used for with technique graduate school to encrypt the electronics data.It were expected and can become people encrypt to include the finance, telecommunication generally acceptedly with the method of the government arithmetic figure information.This text displayed the AES all the combines resolution the calculate way that it use.Include a complete C# realizes with encrypt.The data of NET for instance.Use in a reading book over text empress you will can with the AES encrypt, test base on AES software combine can in your system the AES encrypt
- 2022-08-12 12:23:26下载
- 积分:1
-
是一个日历的源码,没有其它的作用,我得到别人的基础
就是一个万年历的源码,没什么其他作用,我根据别人的算法弄的,-Is a calendar of the source, no other role, I get the basis of someone else
- 2022-03-21 02:04:50下载
- 积分:1
-
DFA的“语言”是这个DFA接受的所有的串的集合。假设a1a2…an是输入符号序列,让这个DFA从初始状态q0开始运行。查询转移函数δ,比如说δ(q0,a1)=...
DFA的“语言”是这个DFA接受的所有的串的集合。假设a1a2…an是输入符号序列,让这个DFA从初始状态q0开始运行。查询转移函数δ,比如说δ(q0,a1)=q1,以找出DFA在处理了第一个输入符号a1之后进入的状态。处理下一个输入符号a2,求δ(q1,a2)的值,假设这个状态是q2。以这种方式继续下去,找出状态q3,q4,…,qn,使得对每个i,δ(qi-1,ai)=qi。如果qn属于F,则接受输入a1a2…an,否则就“拒绝”。-DFA" s " language" is the DFA to accept all of the string collection. A1a2 ... an assumption is an input symbol sequence, so that the DFA into operation from the initial state q0. Look transfer function δ, say δ (q0, a1) = q1, in order to identify the DFA in dealing with the first input into the state after the symbol a1. To the next input symbol a2, seeking δ (q1, a2) values, assuming that this state is q2. Continue in this way to find out the state q3, q4, ..., qn, making for every i, δ (qi-1, ai) = qi. If qn belongs to F, then accept the input a1a2 ... an, otherwise, " refuse."
- 2022-06-15 20:45:50下载
- 积分:1
-
OpenGL矩阵计算器
采用VS2008sp1编写,采样C++语言,基于MFC对话框,用于OpenGL的矩阵运算及结果检查。
- 2022-11-22 14:20:03下载
- 积分:1