资源列表
排序选择:
Mapinfo_Mif
- 读取MapInfo 的MIF格式文件,这是个完整 的程序 ,绝对有用-MapInfo' s MIF to read format, this is a complete process, is absolutely useful
link
- 晓宇网址导航生成Html静态版,带数据,后台admin,admin,自定义管理,方便更新添加审核数据。-Xiaoyu Html Web site navigation to generate a static version, with data, background admin, admin, since the definition of management audit to facilitate the updating of data added.
FtpUpLoad
- 实现FTP 上传和FTP下载,匿名上传下载。。源码,需要在有FTP服务器上才可实现
jocobirot
- 本程序是根据jacobi旋转法求实对称矩阵的全部特征值和特征向量-This procedure is based on realistic jacobi rotation symmetric matrix of all eigenvalues and eigenvectors
VB
- 平差计算程序,就是平差啦 真不知道还说啥 -ping cha jisuan
Js-Exception
- java下面的异常框架,封装了从底层输出的异常。-the framework of the following abnormal java, package the output from the bottom of the anomaly.
51
- 基于51单片机的函数发生器的源代码。已验证通过。-51 Single-chip based on a function of the source code generator
UDPPeer_to_peerChat
- c++实现点对点聊天功能 文件为码元,已经成功运行通过-C++ realize point-to-point chat function Documents for code yuan, has successfully run through
dy
- 基于单片机的数字电压表, 采用AD转换器。三位显示断码-dianyabiao
flash
- flex和flash swf文件通讯的示例代码,包括flex控制flash文件播放,调用flash中的函数,监听flash文件发出的事件。-flex and flash swf file of sample code of communication, including flash file player flex control, call the function in flash, flash paper to monitor events.
DSP
- DSP芯片自检测程序,程序主要描述监测DSP性能-DSP chip self-test procedures, procedures to monitor the DSP performance of the main descr iption
ktail
- 很多情况下,我们需要对信息进行加密。特别是随着Internet的飞速发展,加密技术就显得尤为重要。 目前比较流行的编码规则称为RSA,是由美国麻省理工学院的三位教授发明的。这种编码规则是基于一种求密去模算法的:对于给出的三个正整数a,b,c,计算a的b次方除以c的余数。 你的任务是编写一个程序计算a^b mod c, 并且1≤a,b<c≤32768。 -top secret