搜索资源列表
winmail4.5.rar
- 关于Winmail 4.5 (0626) R51破解版的人数修改 修改用户限制,现在这个破解只是web修改,必须要通过web注册,可以通过客户端管理 找到E:\htdocs\Winmail\server\webmail\inc\reguser.php 修改$usertotal = $register_user_total+20000 20000为你要定义的人数 找到 if ($xml->CheckUser($info[ user ]) == 0)
r
- 读取支票的一个数值金额,并输出其文字表示。例如,数字112.43 应该写为:ONE HUNDRED TWELVE and 43/1-Read a numerical check amount, and express the output of its text. For example, the number 112.43 should be written as: ONE HUNDRED TWELVE and 43/1
ks_1.6.1.tar
- r软件 另一款可以计算核估计的软件包 需安装r软件-r software can calculate another nuclear estimated r software packages to be installed
aircrack-ng-1.0-rc3.tar
- Aircrack-ng is an 802.11 WEP and WPA-PSK keys cracking program that can recover keys once enough data packets have been captured. It implements the standard FMS attack along with some optimizations like KoreK attacks, as well as the all-new PTW attac
UR054g_(R01)
- 法国inventel的ur054g(r01)v1.1的无线网卡驱动。-France inventel the ur054g (r01) v1.1 wireless network card driver.
RotateCubes
- “Engineering Puzzle”的小程序 你有4个彩色小方块,每个方块的6个面各有1种颜色,且只有以下四种: 蓝色(B), 红色(R), 绿色(G)和黄色(Y),其六面分别描述为 前、后、左、右、上、下,这些方块的颜色组合如下: 序号 前 后 左 右 上 下 1 R B G Y B Y 2 R G G Y B B 3 Y B R G Y R 4 Y G B R R R 现在的目标是:将四个方块堆叠成柱状,确保这个柱体的每个面
test
- 定义一个date类如下: class Date { public: void SetDate(int y,int m,int d) void IsLeapYear() private: int year int month int day } 要求: (1)编写SetDate(int y,int m,int d)函数,实现对象中数据成员的设置; (2)编写IsLeapYear()判断该年是否是闰年。 -Define a
convert
- 这个程序可以完成十进制数转成任意进制数(1~16)-This program can convert a decimal number to complete any number (1 ~ 16)
tsqt
- 本程序为天书奇谈起点专区辅助工具,内有自动战斗(调用游戏本身自动功能,可有效减少操作时间),人物一键加药,宠物一键加药,挂机采集这几个功能。 文件说明: HH.exe为主程序(必要文件) config.ini为配置文件(必要文件) cjfb.edb为存放采集封包的数据(必要文件) *作坊1.5-第六版.ec,Super-EC_3.0.ec,*海万能模块1.7贺岁版.ec三个为模块(只需要用工具的可以删除) HH.e为易语言源码(只需要用工具的可以删除) 程序使用的
pynds-0.1.1_prealpha
- VC++与Python混合编程,Python模块提供访问到Novell(R)的NDS公司(TM)的核心服务。-VC++ mixed programming with Python, Python module offering access to Novell(R) NDS(TM) Core Services.
Chapter-1-Source-Code
- this code for ds mailk book chapter no 1 these r very effecient code.
2-1
- 1. 自定义一个示意性的复数类型complex,其中含有若干个成员函数,使用该类可以完成复数的加法以及对复数的输出。请完成类定义,并编制主函数,说明complex类对象,对定义的各成员函数进行调用。 class complex{ double real //复数实部 double imag //复数虚部 public: complex() //无参构造函数 complex(double r, double i) //2参构造函数 c
CalcCINR
- Calculate CINR in physical layer in MATLAB. clc clear all close all N = 1 R = 10 D = sqrt(3*N)*R angleValue = [pi/6 (3*pi)/6 (5*pi)/6 (7*pi)/6 (9*pi)/6 (11*pi)/6] c = 3*10^8 carrierFreq = 900*10^6 lambda = c/carrierFre
1
- Set r is a 2^k binary number, and the following conditions are met: (1) r at least 2^k of 2-bit binary number. (2) as a 2^k binary number, except the last one, a r every strictly less than its adjacent one on the right. (3) to convert r to 2 af
第4讲之1 聚类分析
- R语言方面的聚类分析简单介绍,适合初学者学习操作(Introduction to R cluster analysis)
mtd-utils-1.0.0.tar
- ftp://ftp.infradead.org/pub/mtd-utils/mtd-utils-1.0.0.tar.gz,下载mtd-utils-1.0.0.tar.gz工具包。 # tar zxf mtd-utitls-1.0.0 # make (编译完成后,本地目录生成jffs工具mkfs.jffs与mkfs.jffs2) #./mkfs.jffs2 -r /root/rootfs -o rootfs-jffs2.img -e 0x4000 --pad=0x800000 -n (本地目
豆瓣爬虫2.1
- R爬取豆瓣图书资料的简易程序,里面有注释。(R climb douban books)
R-3.4.1.tar
- R语言是一门功能强大的软件,具有很强的绘图功能和数据可视化能力,更是一种开源软件。(R language is a uesful tool to understand data and make figure.)
R语言绘图:ggplot2初级教程 第八讲_标清(1)
- r 语言绘图是一个强项,这里介绍如何运用它来绘图,供参考(R language drawing is a strong point, here introduces how to use it to draw, for reference)
mvpart_1.6-1
- R语言用于多元回归树分析,适用高版本的R。(Multiple regression tree analysis in R language)