资源列表
排序选择:
[J2ME] E848unlock
说明:三星E848解手机话机锁程序,根据串口监视的资料进行整合后编写的串口通讯程序-Samsung E848 mobile phone lock solution procedures, according to the serial integration of surveillance data prepared by the serial communication program<周斌> 在 2025-08-27 上传 | 大小:67kb | 下载:0
[图形图像处理(光照,映射..)] imagematch
说明:提取两幅图像的sift特征,并匹配图像,采用c语言实现-Extraction of two images of sift features, and matching images, using c language<li> 在 2025-08-27 上传 | 大小:2.53mb | 下载:0
[其他小程序] nsBench-1.0b3
说明:一个用于NS2中的,一个可以可是化生成有线网络的TCL代码工具,将后缀名rar改为jar后在NS2环境中像其他java软件一样安装,-One for the NS2, a generation of wired networks but the TCL code tool rar suffix name changed to jar in NS2 environment like any other java software installation,<yuhaiyang> 在 2025-08-27 上传 | 大小:524kb | 下载:0
[图形图像处理(光照,映射..)] k-means_cluster
说明:通过将一幅图像的sift特征提取出来,然后对他们采用k均值方法进行聚类-By an image feature extraction sift out, and then on their way to the use of k-means clustering<li> 在 2025-08-27 上传 | 大小:3.65mb | 下载:0
[数学计算/工程计算] lnx_square_root
说明:利用数值分析方法,实现ln(x)及x^(1/n)的运算,算法能够根据用户需求达到任意精度。 -The use of numerical analysis methods, the realization of ln (x) and x ^ (1/n) of computing, the algorithm can be based on user demand arbitrary precision.<晏珏> 在 2025-08-27 上传 | 大小:28kb | 下载:0
[行业发展研究] implementinganewmanetunicastroutingprotocolinns2.r
说明:一篇介绍如何往NS2中实现一个自己的协议的文章,自我感觉很有用,如果想自己修改协议代码或自己编写NS2协议,一定要看的文章-NS2 one describes how to achieve an agreement on their own article, feel useful, if you want to own their own code or to amend the agreement to prepare NS2 agreement depends on the article<yuhaiyang> 在 2025-08-27 上传 | 大小:181kb | 下载:0
[图形图像处理(光照,映射..)] getsift
说明:提取一副图像的sift特征,这个sift特征是用c语言实现的-Extract an image of sift features, this sift feature is achieved by c language<li> 在 2025-08-27 上传 | 大小:3.73mb | 下载:0
[Linux/Unix编程] myshell
说明:应用UNIX的fork()等系统调用,编写一个c程序具有以下功能: a) 实现Shell的基本功能,包括有:打印提示符;接受和分析命令行(滤去无效的空格、tab符号以及换行符等);执行命令(要有出错处理;输入exit或者bye退出);返回父进程; b) 处理后台程序(不需要wait) c) 处理多行命令(分析命令行中的‘ ’并处理之) d)应用 dup(), pipe()系统调用具有输入输出重定向以及管道功能;-Application of UNIX s fork () system call,<晏珏> 在 2025-08-27 上传 | 大小:4kb | 下载:0