资源列表

« 1 2 ... .57 .58 .59 .60 .61 9762.63 .64 .65 .66 .67 ... 16274 »

[系统编程shujujiegou

说明:1、 用户键盘输入一个中缀表达式,回车表示结束;如果该中缀表达式正确,那么在字符界面上输出其后缀表达式,其中后缀表达式中两相邻操作数之间利用空格隔开;如果不正确,在字符界面上输出表达式错误提示。 2、 四则运算表达式求值。将中缀表达式转换为后缀表达式,计算并输出结果。利用二叉树后序遍历来实现表达式的转换,同时使用栈来求解后缀表达式的值。 3、 测试数据 - a student can learn it so ,a hope we can share it together
<jack> 在 2025-06-04 上传 | 大小:24kb | 下载:0

[加密解密RSA

说明:c语言编写 非对称密钥加密 密码学实验 公钥密码 但是 计算效率不太高啊-c language asymmetric key encryption cryptography experimental public key cryptography, computational efficiency is not too high
<lee> 在 2025-06-04 上传 | 大小:24kb | 下载:0

[Linux/Unix编程b2h

说明:使用perl語言將bin檔轉成hex檔,非常好用的小程式-use perl language to transfer bin file to hex file
<mai> 在 2025-06-04 上传 | 大小:24kb | 下载:0

[扫描程序java----port-scanner-

说明:java实现的端口扫描。相关的技术:Swing、Thread、Socket-java implementation of the port scan. Related technologies: Swing Thread, Socket
<方萧> 在 2025-06-04 上传 | 大小:24kb | 下载:0

[系统编程build

说明:build.xml的说明文件。比较全了,可以做为参考-build.xml file documentation. Comparison, can be used as a reference
<刘a> 在 2025-06-04 上传 | 大小:24kb | 下载:0

[系统编程GoogleMapsDirectionsTest

说明:delphi环境下,通过twebbrower嵌入googlemap,最新版-embedded googlemap, the latest version of the delphi environment through twebbrower
<tommy> 在 2025-06-04 上传 | 大小:24kb | 下载:0

[Linux/Unix编程Makefile-func-usging-

说明:在Makefile中可以使用函数来处理变量,从而让我们的命令或是规则更为的灵活和具有智能。make所支持的函数也不算很多,不过已经足够我们的操作了。函数调用后,函数的返回值可以当做变量来使用。-Can use the function in the Makefile to deal with variables, so that commands or rules are more flexible and intelligent. make the support function is no
<sum> 在 2025-06-04 上传 | 大小:24kb | 下载:0

[系统编程PathConvertTools

说明:相对路径转换工具,vc多目录结构非常实用-Relative path conversion tool vc directory structure is very useful
<jiftle> 在 2025-06-04 上传 | 大小:24kb | 下载:0

[扫描程序NamedPipe

说明:rawsocket module in c#
<ferranbohigas> 在 2025-06-04 上传 | 大小:24kb | 下载:0

[加密解密selfcheck

说明:VC6实现的程序加壳功能,通过加壳增加破解和分析的难度从而实现程序的保护-add shell to increase the difficulty of crashing and analyze, and then protect programs
<龙涛> 在 2025-06-04 上传 | 大小:24kb | 下载:1

[加密解密rc5

说明:RC5分组密码算法是1994由麻萨诸塞技术研究所的Ronald L. Rivest教授发明的,这个是源代码实现-RC5 block cipher algorithm invented by Professor Ronald L. Rivest of the Massachusetts Institute of Technology in 1994, this is a source code implementation
<x> 在 2025-06-04 上传 | 大小:24kb | 下载:0

[Linux/Unix编程english-fd58846

说明:本源代码为linux下的背单词小程序。实现汉译英、英译汉背诵功能。-The source code for the the word back applet under linux.
<asdlk> 在 2025-06-04 上传 | 大小:24kb | 下载:0
« 1 2 ... .57 .58 .59 .60 .61 9762.63 .64 .65 .66 .67 ... 16274 »

源码中国 www.ymcn.org