-
Java编写的简单的Mail发送程序,包含了邮件的发送过程,相应过程的演示。
可以被其它Serverlet调用来发送邮件。...
Java编写的简单的Mail发送程序,包含了邮件的发送过程,相应过程的演示。
可以被其它Serverlet调用来发送邮件。-Mail procedure ,written in Java to send a simple , contains the e-mail sending process, the corresponding demonstration of the process. Other Serverlet can be invoked to send mail.
- 2022-06-18 13:02:31下载
- 积分:1
-
c code for speech code algorithm,and support multi
语音压缩算法 ,C语言编写 多平台 -c code for speech code algorithm,and support multi-platform
- 2022-06-27 15:13:56下载
- 积分:1
-
Details huffman functional, clear and accurate, easy to understand, operating da...
详细介绍huffman的功能 ,清晰准确,简单易懂,作业资料-Details huffman functional, clear and accurate, easy to understand, operating data
- 2022-12-08 16:10:03下载
- 积分:1
-
sharpzip的全部应用示例,方便.NET CF上的ZIP使用
sharpzip的全部应用示例,方便.NET CF上的ZIP使用-Application Examples sharpzip all, convenient. NET CF on the use of ZIP
- 2022-03-02 14:46:04下载
- 积分:1
-
Wavelet directory are stored in source API function wavelet_gui directory sto...
“wavelet”目录中存放的是API函数源程序
“wavelet_gui”目录中存放的是JPEG2000应用举例的DELPHI调用
“可执行应用”目录中存放的是笔者编译成功的可执行应用程序- Wavelet directory are stored in source API function wavelet_gui directory stored in JPEG2000 applications are examples of DELPHI calls executable application directory are stored in the success of the author compiled executable applications
- 2022-03-19 03:20:52下载
- 积分:1
-
Huffman编码和解码的C++源代码
哈夫曼编译码C++ 源码---计算机课程设计-Huffman encoding and decoding C++ source code--- Computer Curriculum Design
- 2022-05-19 18:55:57下载
- 积分:1
-
.NET EXE压缩
在Windows下,可以使用upx这样的工具来压缩可执行文件的大小,不过这种工具不支持.NET程序。.NETZ是一个开源的支持.NET...
.NET EXE压缩
在Windows下,可以使用upx这样的工具来压缩可执行文件的大小,不过这种工具不支持.NET程序。.NETZ是一个开源的支持.NET程序压缩的工具,它也可以将一个EXE和多个DLL合并在一起执行。
如果要压缩一个EXE程序,只需要执行:
netz app.exe
如果要指定图标,可以执行:
netz app.exe -i app.ico
如果程序是控制台程序,需要执行:
netz -c app.exe
也可以把程序和DLL合并为一个应用程序:
netz -s app.exe lib1.dll lib2.dll
.NETZ的工作原理,实际上是先利用#ZipLib 对执行文件进行压缩。执行时在内存中先释放,再利用reflection来实现加载和调用。可以参考DDJ上的相关文章http://www.ddj.com/documents/s=9570/ddj0503m/0503m.html-err
- 2022-01-25 21:00:30下载
- 积分:1
-
1.源码太简单
2.不是源码
3.缺少文件
4.所选类别和开发环境不对
5.乱写说明或说明不够认真
6.压缩文件有密码
7.源码重复或已...
1.源码太简单
2.不是源码
3.缺少文件
4.所选类别和开发环境不对
5.乱写说明或说明不够认真
6.压缩文件有密码
7.源码重复或已经存在
请不要上传有版权争议的
- 2022-05-24 16:01:14下载
- 积分:1
-
经典算法,快来下,
经典算法,快来下,-classical algorithm, breaking under ,
- 2022-02-01 09:16:28下载
- 积分:1
-
算术编码源代码。一个非常好的算术编码软件。
Arithmetic coding source code. A very good software for arithmetic coding.
- 2022-03-24 10:46:10下载
- 积分:1