资源列表
FrmBase
- 自定义窗体,实现了窗体的美观,不需要用系统的窗体-Custom form to achieve the aesthetic form, the form does not need to use the system
speak
- 易语言:植入VBS脚本代码调用并执行说话功能-use me to let Computer say words
SmtpClient
- 用java实现的SMTP客户端程序,可以作为期末的大作业或者毕设-SMTP implementation with java client program can serve as a major operation or completion of final design
timer
- VB超长计时器的源码,TIMER控件INTERVAL属性只能设置1分钟。这个时间间隔可以设置到23天。-VB source code long timer, TIMER INTERVAL attribute controls can only be set for 1 minute. This time interval can be set to 23 days.
wince-web-server-webcomp
- 利用GoAhead构建嵌入式web应用。在wince环境下的webcomp程序。-/* * webcomp-- Compile web pages into C source * * Copyright (c) GoAhead Software Inc., 1995-2000. All Rights Reserved. * * See the file "license.txt" for usage and redistribution license requirement
RTPexample1
- 基于JRTPLIB的,用RTP协议在UDP/IP的基础上进行网络流传输的第一个例子。-Based JRTPLIB, using RTP protocol UDP/IP networks on the basis of the first example of stream.
HUIHUA
- session的使用,例子很明显,清晰明了,通俗易懂-the use of session
Ma-traversal
- 马的遍历,输出第一个位置,后面的结果就出来了,-Ma traversal, output the first position, followed by the results came out,
Ahuffmanencodr
- 给出了两种利用matlab对图像进行行霍夫曼编码的方法,经过仿真,效果很好! -Two using matlab image line Huffman coding method, after the simulation, the effect is very good!
chat_room
- 局域网聊天室,用于简单的局域网聊天功能,适合初学者学习和练习-The LAN chat rooms for simple LAN chat function, suitable for beginners to learn and practice
samplecPP
- 有关C++的基础例子 1.读取文件,并根据文件的数字计算出总数 2.创建并读取文件并输出文件里的内容 3.String Analyser // The purpose of this exercise is to create basic objects and run functions on objects-The basis of the relevant C++ example 1 reads the file, and calcula
111
- 在一个果园里,多多已经将所有的果子打了下来,而且按果子的不同种类分成了不同的堆。多多决定把所有的果子合成一堆。 每一次合并,多多可以把两堆果子合并到一起,消耗的体力等于两堆果子的重量之和。可以看出,所有的果子经过n-1次合并之后,就只剩下一堆了。多多在合并果子时总共消耗的体力等于每次合并所耗体力之和。 因为还要花大力气把这些果子搬回家,所以多多在合并果子时要尽可能地节省体力。假定每个果子重量都为1,并且已知果子的种类数和每种果子的数目,你的任务是设计出合并的次序方案,使多多耗
