搜索资源列表
snake23
- 我在一个英文网站上找到的C程序,实现了著名的“贪食蛇”游戏。程序中的图形完全采用文字画的形式,很有特色。我曾经和作者用电子邮件联系过,此程序可以任意传播。-in an English website to find the C program, realized the famous "Snake" game. The procedures are used graphic language in the form of paintings, very unique. I h
mibbrowser
- MIB Browser allows you to view the hierarchy of SNMP MIB variables in the form of a tree and provides you with additional information about each node. With MIB Browser you can easily load (compile) standard and proprietary MIB files, view and manip
高斯随机数发生程序
- 程序只产生均值为0,方差为1的随机数,要产生均值为E,方差为D的随机数,只要随机数*D+E就可以了。 高斯随机数程序还是带参数的,参数是用来描述正态分布的一个浮点数表。在执行程序时 ,先生成这个表(只做一次),而后就可以任意多次地执行高斯随机数产生程序了。 使用C是为了保证通用性,如果有人觉得麻烦,可以用C++做个类,把这些东西都封装进去 。 另外,如果有人有兴趣,也可以把它修改成任意形式分布的连续随机数产生程序,修改非 常简单,这里就不提示了。-procedures have only mea
FastReport.v4.7.49
- Current version --------------- + added confirmation reading for TfrxMailExport + added TimeOut field to TfrxMailExport form - fixed bug whih PDF export in Delphi4 and CBuilder4 - fixed bug with some codepage which use two bytes for special
upan
- u盘低级格式化工具,课有效修复u盘无法发开或内存消失等问题,当会丢失所有文件。慎用!-u disk low-level formatting tools, lesson u effective repair disk or memory can not open the disappearance of fat and so on, all documents will be lost. Used with caution!
MailTest
- 此软件是用来监控网络设备的连网情况,如发生断网情况,可通过邮件或短信的形式即时通知维修人员;可以设置邮件内容与接收者,以及定时监控的时间间隔等。-This software is used to monitor Internet network equipment, such as network fault occurs may be through the form of e-mail or instant messaging to inform maintenance personnel
PDFPasswordRemove
- 用于移除PODF密码的工具,很实用,希望大家支持-PDF Password Remover can be used to decrypt protected Adobe Acrobat PDF files, which have "owner" password set, preventing the file from editing (changing), printing, selecting text and graphics (and copying them into the Cli
SkyStar2_Delphi_SDK
- SkyStar2_SDK_player received in 36E
SMComponents1
- SoftMastеr VCL Extensions Library (SMVCL) for Delphi - it is a library of visual, non-visiual components and functions for Borland Delphi 6-7, 2005, Builder C++. This library is FreeWare product. You are free distribute library in non-commercial purp
fig_mpi
- Is the figure on the plane, presented in the form of plural-va points (xi, yi) There are changes that need to perform (turning, moving, scaling) Leave the system, which has undertaken the conversion figures, but every single child process may t
Reader
- 一个读取文本的阅读器,能读取txt形式的文本,作为电子书-A reader reads the text, to read the txt in the form of text, as e-books
WinRAR
- 一个表达式和一个二叉树之间,存在着自然的对应关系。写一个程序,实现基于二叉树的表示的算术表达式Expression的操作。 基本要求 1.ReadExpr(E) 以字符序列的形式输入语法正确的前缀表示式并够着表达式E。 2.WriteExpr(E) 用带括弧的中缀表达式输出表达式E。 3.Assign(V,c) 实现对变量V的赋值(V=c),变量的初值为0。 4.Value(E) 对算术表达式E求值。 5.CompoundExpr(P,E1,E2) 构造一个新的复合
hehe
- 构建两个顺序表示的非空线性表LA和LB (数据元素为整型,其值自行确定); 从线性表LA中删除第i 个元素; 将元素e插入到线性表LB中的第i个元素之后; 假设LA中不含重复的元素 (LB同),将线性表LA和LB合并,并输出结果,要求结果存放于LA中且不含重复的元素。 要求:允许用户自行输入线性表表长、线性表中的每个数据元素以及指定i值的大小。 -Construction of two sequential said non-empty linear table (data e
IAPWS_IF97
- IAPWS_IF97(FUN,IN1,IN2) is 104 functions of water properties and derivatives, based on the International Association on Properties of Water and Steam (http://www.iapws.org). Thermodynamic, hydrodynamic and non-linear modeling often requires thermodyn
email
- delphi 开发了一个小的自动发邮件的小程序,可以添加条件监控数据库数据情况,以邮件的形式通知!-delphi developed a small automatic mail program, you can add the condition monitoring database data situation, notification to the form of e-mail!
deck-of-cards
- 编写一个洗牌和发牌的程序,包含类Card, 类DeckOfCards和一个驱动程序 类Card有: a) int型的数据成员face和suit b) 接受两个int型数据表示面值和花色的构造函数用于初始化数据 c) 两个string类型的static数组代表面值和花色 d) 一个toString函数返回Card,形式是“face of suit”的字符串。可以用+运算符连接字符串 类DeckOfCards有: a) 一个名为deck的Card类vector,用于存储C
HuffmanTree
- 该系统应具有以下功能: (1) I:初始化(Initialization)。从终端读入字符集大小n,以及n个字符和n个权值,建立哈夫曼树,并将它存于文件hfmTree中。 (2) E:编码(Encoding)。利用已建好的哈夫曼树(如不在内存,则从文件hfmTree中读入),对文件ToBeTran中的正文进行编码,然后将结果存入文件CodeFile中。 (3) D:译码(Decoding)。利用已建好的哈夫曼树将文件CodeFile中的代码进行译码,结果存入文件TextFile中。
7-seg-clock
- The TAPR PIC-Encoder (PIC-E) is a general-purpose packet radio encoder based on the Microchip, Inc. PIC16F84 PIC microcontroller. The PIC-E was designed to provide a generic interface between the digital world (in the form of serial data stre
7-seg-counter
- The TAPR PIC-Encoder (PIC-E) is a general-purpose packet radio encoder based on the Microchip, Inc. PIC16F84 PIC microcontroller. The PIC-E was designed to provide a generic interface between the digital world (in the form of serial data stre
Inverter(complete)
- The TAPR PIC-Encoder (PIC-E) is a general-purpose packet radio encoder based on the Microchip, Inc. PIC16F84 PIC microcontroller. The PIC-E was designed to provide a generic interface between the digital world (in the form of serial data stre