搜索资源列表
用于GSM加密的A5算法
- E统天下--织网梦 ...背景不同。Java是基于C++、面向计算机程序 设计...代替。 (2)Javascr ipt 源代码无须编译 嵌入HTML...则与之不同。Java的源代码必须进行编译,成为 存在...中的一部分,以一般的文本编辑器就可以连同HTML一... www.51foru.com/index008jsjc.htm 19K 2003-12-10 - 百度快照 C Java PHP Perl Python的程序代码美化工具使用 ...php) 一个速度很快的C/C++/Java源
表达式求值(逆波兰算法,javascript实现).rar
- 表达式求值(逆波兰算法,javascr ipt实现)
rsa
- RSA加密算法的JS实现及调用案例,另附生成密钥对的程序-RSA encryption algorithm to achieve, and call the JS case, attached the program to generate key pair
A
- 一个A*算法的的实现过程的演示,是个非常清晰的能理解到A是怎么实现的-A* algorithm is a realization of the demonstration process, it is a very clear to understand how the realization of A
JScript-sort.ZIP
- 常见Jscr ipt排序算法,包括bubble冒泡排序,selection选择排序,insertion插入排序,shell谢尔排序,quick快速排序(递归),stackQuick快速排序(堆栈),merge归并排序,heap堆排序等。-Sort Jscr ipt
lpc-demo
- 图形图象 图片显示 2D图形编程 3D图形编程 绘图程序 波变换 GIS编程 分形几何 图形图像处理 OpenGL 图形/文字识别 压缩解压 加密解密 CA认证 数值算法/人工智能 STL 数据结构 数学计算 人工智能/神经网络 matlab例程 生物技术 Java编程 Applet 游戏 Javascr ipt Jsp/Servlet Ajax *行业应用 医药行业 金融证券系统
CPP-JavaScript
- win8下,关于Bing Map Trips 优化的算法实例- The samples in the Windows 8 app samples pack will build and run only on Microsoft Visual Studio 2012,The sample demonstrates how to use Javascr ipt and Visual C++ and to create app for Windows 8.1 Preview named Bing M
JavaScript-algorithm
- 《学习Javascr ipt算法与数据结构》书中所有源代码-" Learning Javascr ipt Algorithms and Data Structures," the book all the source code
comp_svrg_svrg_bb
- 在白噪声干扰下,推导了辨识非均匀采样数据系统CAR模型参数的随机梯度算法。(Multi-innovation Generalized Stochastic Gradient Algorithms for Dynamical Adjusting ModelThe natural gradient algorithm works more efficiently than the ordinary gradient algorithm, and the block recursive method
leetCode
- leetcode是一个算法平台,这次分享的是其中的几个算法,所有的实现都是通过javascr ipt(Leetcode is an algorithm platform, this time to share several of the algorithms, all of the implementations are through the Javascr ipt)
js-sha3-0.7.0
- SHA-3 / Keccak / Shake哈希算法的Javascr ipt实现,支持UTF-8。(A simple SHA-3 / Keccak / Shake hash function for Javascr ipt supports UTF-8 encoding.)
bwawbc
- 适合初学者学习,好的算法和程序,非常需要的可以下载看看(Suitable for beginners to learn, good algorithms and procedures, very much needed to download to see.)
ewvxqbp
- 好的算法和程序,非常需要的可以下载看看,适合初学者学习(Good algorithm and program, very need to download to see, suitable for beginners to learn.)
kwkuysih
- 好的算法和程序,非常需要的可以下载看看,适合初学者学习(Good algorithm and program, very need to download to see, suitable for beginners to learn.)
rsa_javascript
- RSA算法,javascr ipt实现, 不用多说, 上代码(RSA implemented by javascr ipt)
hxyyxf
- 好的算法和程序,非常需要的可以下载看看,适合初学者学习(Good algorithm and program, very need to download to see, suitable for beginners to learn.)
xxfpta
- 非常需要的可以下载看看,适合初学者学习,好的算法和程序(Very need to download to see, suitable for beginners to learn, good algorithm and program.)
chinesechess
- 主要利用Alpha-Beta剪枝算法进行搜索,并在此基础上加入置换表,并克服重复搜索局面,功能相对完善。(We mainly use the Alpha-Beta pruning algorithm to search, and add replacement tables on this basis, and overcome the repeated search situation, and the functions are relatively perfect.)
totp.js-master
- totp算法用Javascr ipt实现,实现了totp中的所有功能(The totp algorithm is implemented in Javascr ipt and implements all the functions in totp.)
音调F0检测 javascript版本
- 采用自相关算法进行基频检测,对于乐音一般效果还可以