搜索资源列表
ypxlh
- PB如何产生软件序列号,相信能对你们编写 自己的软件加密能够有一定的帮助-PB how software serial numbers, I believe you can prepare its own software encryption can be helpful
移动Q吧项目产品设计及整体流程
- 拨打号码×××××进入聊天系统,按提示音进行操作,即可免费申请。一申请成功,就可以成为移动Q吧的会员。 2、通过公司专门Q吧网页申请。按照网页提示的步骤,填写个人资料后,就可以免费申请移动Q吧号码。 3、靓号申请(拨客服中心电话申请) A、靓号申请:输入自己喜爱的Q吧号进行申请(费用暂定)。 B、情侣号申请:输入一对情侣号码同时进行申请(费用暂定) -dialing into chat system, according to operate tone is free ap
BIGadd
- 实现长度80位内的大数加法~~代码以c来实现,在tc下编译通过,有详细的注释-achieved within 80 lengths of large numbers Adder ~ ~ c code to be achieved under the tc compile a detailed Notes
2个数之和
- 用于计算2个数之和 还有现试HELOO的代码-used to calculate the sum of two numbers is also test the code HEL
20050305182157_quicksort
- 快速排序算法。生成10个随机数,显示在编辑框中,调用快速排序函数,对前10 个编辑框中的数字进行排序。-quicksort algorithm. Generate 10 random numbers show that, in the edit box, called Quick Sort function, right before the 10 box editing the figures for the ranking.
jiaozhu
- [yuanchen.rar] - 远程控制,服务器端可以时时显示在限人数,客户端只要输入IP地址就可以登陆。但首先应运行服务器程序。 [ultravnc.rar] - 本人用过的最好的远程控制软件,与冰河及pcanywhere相比,它体积非常小,但功能一点也不差,速度更流畅!! [daodongxi.rar] - 好东西 是我搜寻收集了好长时间才搞到手的 走过路过千万不要错过 [SimpleSC.rar] - 国外淘的利用驱动来实现极速屏幕传输的代码。很多先进的远控工具就是利用
Dqiangdaqi
- 它由主体电路和扩展电路两部分组成。主体电路完成基本的抢答功能,即开始抢答后,当选手按动抢答键时,能显示选手的编号,同时能封锁输入电路,禁止其它选手抢答。扩展电路完成定时抢答的功能。 -it from the main circuit and the circuit extended two components. The main circuit completed basic Responder function, which is to begin Responder, when activ
yuer
- 前几天因为好久没发blog了,就拿我毕设中的一段算法凑数,没想到引起很多人的兴趣。因此就把我的分词算法单独拎出来做了一个项目叫作DartSplitter。暂时把分词算法的名称叫做树状词库分词法。 -days ago had not issued because of the blog, I took the completed section based algorithm to make up the numbers. never thought aroused the intere
OICQsteal
- OICQ盗取程序源码,用于盗取QQ号码,只是实验一下,别做坏事哦-OICQ procedures stolen source code for stolen QQ numbers, just like this, do not do bad things, oh
VehicleInventorySystem
- 本系统是为汽车配件超市开发的仓库信息管理系统,经过几个月的工作,我进行了需求分析,详细划分了功能模块,确定模块的具体功能,主要是对一些仓库的信息进行管理,具体有以下几大模块: 入库信息管理:主要是管理员对进入仓库的货物进行登记,包括产品编号、产品数量、价格、厂商、仓库号、日期,以及对仓库信息的查询和库存产品单价的查询,以便进行管理。 库存信息管理:管理员对货物管理,维护及对基本资料进行修改更新。 出库信息管理:根据配货成功的货单编号,进行实物配送,完成后需进行系统核对登记。
baby
- 婴儿出生信息登记系统 .按键1可以录入一条婴儿材料,其中婴儿母亲、婴儿性别和护理人员代码不能为空,其他数据如果需要为空请输入 / 。 2.按键2可以查看婴儿材料保存文件里面的所有婴儿材料。 3.按键3可以通过输入婴儿父母姓名、婴儿性别、婴儿出生医院或者婴儿出生日期进行查找。 4.按键4可以显示超低重婴儿材料,超低重婴儿标准是低于1kg。 5.按键5可以通过输入婴儿编号确定需要修改材料的婴儿,然后可以通过输入所需修改的项目,对婴儿材料除婴儿编号以外的数据进行修改。 6.按键
DesignJavaAppswithUML
- 在图书馆管理系统中,要为每个借阅者建立一个账户,并给借阅者发放借阅卡(借阅卡可以提供借阅卡号、借阅者姓名),账户中存储借阅的个人信息、借阅信息以及预定信息。持有借阅卡的借阅者可以借阅书刊、返还书刊、查阅书刊信息、预定书刊并取消预定,但这些操作都是通过图书馆管理员进行的,也及借阅者不直接与系统交互,而是图书馆管理员充当借阅者的代理与系统交互。在借阅书刊时,需要输入所借阅的书刊名,书刊的ISBN/ISSN号,然后输入借阅者的图书卡号和借阅者名,完成后提交表格,系统验证借阅者是否有效(在系统中存在账户
sfacIntr
- 定点数只能表示一定范围内的数(整数或小数,有符号或者无符号),浮点数虽将表示数的范围给予了较充分的扩宽,但仍只能表示(理论上)无限精度的数;本导论将引入一种新类型的数——效数,来完美地表示数的范围和精度两个方面,并简要介绍(演示)效数的四则运算。-Fixed-point can only say that within a certain range of numbers (integer or decimal, signed or unsigned), floating point, said
The-lottery-numbers-based-on-VB
- 基于VB的彩票号码过滤系统的设计与实现。基于VB设计一个简单实用的彩票代码过滤系统,对彩票选号复式投注组合时能有效过滤掉“小概率事件”组合。本文介绍了整个软件系统的工作原理,同时给出了核心模块的程序代码。-Design and Implementation of the lottery numbers filtration system based on VB. Based on VB to design a simple and practical Lottery code filtratio
pseudo-random-numbers
- 产生伪随机数常用的两种算法,充分加速随机数生成过程-Generate pseudo-random numbers used two algorithms
Pseudo-Uniform-Random-Numbers-Generation
- Computer-generated "random" numbers are more properly referred to as pseudo random numbers. This report explains the process of generating pseudo random numbers by residue method
factorial-numbers
- factorial numbers, factorial numbers,factorial numbers
guessing-numbers
- guessing numbers guessing numbers guessing numbers-guessing numbers guessing numbers guessing numbers
numbers-fonts
- Convert your numbers to words or phrases. Is ther way to work.
Random-Numbers-Generator
- This sample shows you the usage of Randomize sub-procedure and Rnd function in order to generate random numbers within a range that you specify.