资源列表
[Dephi控件源码] changepassword
说明:当需要修改用户名和密码时,可以参考该段程序来修改用户名和密码-When the need to modify the user name and password, you can refer to the paragraph procedure to modify the user name and password<yntosh> 在 2026-01-12 上传 | 大小:1kb | 下载:0
[其他小程序] FIFO
说明:FIFOFile name:FIFO //Describe:32*32bit FIFO //Input:data[31:0],wrreq,rdreq,clock //Output:q[31:0],full,empty //Date:2009-12-10 -FIFO<huangkeqiang> 在 2026-01-12 上传 | 大小:1kb | 下载:0
[数据结构常用算法] NQueenSubset
说明:N皇后的排列树与子集数算法!里面是Cpp的源代码 带注释-N Queen subset of the arrangement of trees and the number of algorithms!<zhaohui> 在 2026-01-12 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] chapter2
说明:matlab算法,可以实现一些基本的图像处理的算法,也可以进行图像分割-matlab<覃小> 在 2026-01-12 上传 | 大小:1kb | 下载:0
[GPS编程] ca_generator
说明:gps中CA码在matlab环境下编译产生-gps in the CA code in matlab environment to compile generated<叶行> 在 2026-01-12 上传 | 大小:1kb | 下载:0
[单片机(51,AVR,MSP430等)] jianpan
说明:该源程序是通过对键盘的扫描方式对键盘按键的识别-The source is the keyboard scan mode by the keyboard keys to the identification of<李茂国> 在 2026-01-12 上传 | 大小:1kb | 下载:0
[Windows编程] Fibonacci
说明:程序能够接收1~100之间的整数,根据接收的数值,计算其Fibonacci数,在屏幕上输出其值。Fibonacci数列的定义如下: Fib(1)=1 Fib(2)=1 Fib(n)=fib(n-2)+fib(n-1) -Program can receive an integer between 1 to 100, according to the received value, to calculate the Fibonacci number, the screen outp<david> 在 2026-01-12 上传 | 大小:1kb | 下载:0