-
classical-algorithm-VCPP
常用的算法经典代码,包括快速排序,冒泡排序等各种排序方法,还有二叉树的前序、中序和后序遍历等(The classic algorithm code, including quick sort and bubble sort sorting methods, as well as the preamble of the binary tree, inorder and postorder traversal, etc.)
- 2013-01-15 11:15:10下载
- 积分:1
-
CC2530_SPI_ADS1255
CC2530驱动24bit高精度模数转换器ads1255,将结果通过串口打印出来,程序已经通过实际调试,可运行(24bit high-precision analog-digital converter ads1255 was drivered by CC2530, and print out the results through the serial port.This Program has been debugged practically, it can run well)
- 2020-11-10 11:09:46下载
- 积分:1
-
nginx-zh_
nginx中文说明文档,请大家认真理解学习。(nginx-1.10.0 stable version has been released, incorporating new features from the 1.9.x mainline branch - including the stream module, HTTP/2, dynamic modules support and more.)
- 2017-07-13 17:10:09下载
- 积分:1
-
bkn
本人本科的毕业设计,基于Serpent密码的回退N协议的数据传输,希望可供大家参考,谢谢诶!(My undergraduate graduation design, based on the Serpent password fallback N protocol data transmission, I hope you can refer to, thank you!)
- 2019-04-02 11:37:55下载
- 积分:1
-
3
说明: 输入一个整数,求它的各位数字之和及位数.
例如234的各位数之和是9,位数是3。(inport a number putout anumber aaaaaaaa)
- 2010-09-02 09:56:12下载
- 积分:1
-
VMD642_CPLD
本例程位于 VMD642_CPLD目录中。
使用 CPLD 实现辅助译码、LED 指示灯控制、看门狗等各种逻辑控制电路。源程序使
用 Verilog HDL书写,编译开发系统使用 Cypress公司的 Warp 6.3。(This routine is located VMD642_CPLD directory. Using CPLD implementation auxiliary decoding, LED indicator control, watchdog, and other logic control circuitry. Written using Verilog HDL source code, the compiler development system using Cypress' s Warp 6.3.)
- 2013-09-13 13:59:52下载
- 积分:1
-
VOICE
一个基于WINCE下的语音识别软件。直接下到WINCE上就能运行。(It is a software based on WINCE.you can download it to your wince OS to run it directly. it is a goood software.)
- 2010-09-05 16:29:02下载
- 积分:1
-
driver_manage
管理驱动,包括安装、删除、停止等,使用MFC写的UI,方便管理驱动(manage driver, includes install, remove, start, stop. use mfc to manage driver confidently)
- 2013-03-07 21:50:47下载
- 积分:1
-
routing_aodv
aodv源代码,RREP路由回复,RREQ路由请求,RRER路由错误的编写,以及aodv中没有字段中每个参数的描述,以及函数的实现,数据发送的处理和数据接收的处理(aodv,RREP,RRER protocol ,RREQ)
- 2012-01-10 19:09:51下载
- 积分:1
-
car_pole_system_upload_ver
Reinforcement Learning 中以 Q learning 學習的倒單擺實驗。以x,x_dot,theta,theta_dot作為狀態參數 state,利用model模擬之結果做Q值更新,產生Q table,對學習平衡控制。結果以csv檔作為輸出,可以由使用者作圖觀察變化。(Reinforcement Learning , utilize Q learning for An inverted pendulum system control。x,x_dot,theta,theta_dot as state variable,use model result renew Q table,control learning of balance pole 。output csv file contain trail(times),balance time(sec).it s better observe the change if user plot it. )
- 2014-01-23 23:58:05下载
- 积分:1