资源列表

« 1 2 ... 67 68 69 70 71 7273 74 75 76 77 ... 1877 »

[书籍源码制作加密文本文件程序

说明:制作加密文本文件程序1.原理从源文本文件中按顺序读出每一个字符,然后把读出的字符转换为相应的ASCII码,将此ASCII码加上整数密钥Key,最后把所得结果再转回相应的字符并同时把它写入到另外一个文件中,这就是加密过程。解密码过程与加密过程刚好是相反的操作。2.界面设计新建一个工程,在Form1中添加一个Label,一个Edit和两个Button,程序的界面设置与布局如图所示。图一 界面布局-encryption produced a
<万宏兴> 在 2025-01-09 上传 | 大小:1kb | 下载:0

[书籍源码Particles

说明:用java3d做的一个粒子系统可以控制粒子运动-java3d do with a particle system can be controlled particle
<王奎忠> 在 2025-01-09 上传 | 大小:37kb | 下载:0

[书籍源码c-ckmm

说明:c语言和c++的编程思想和c语言编程中常用的一些算法的代码-c c language and programming ideas and c programming language commonly used algorithm of the code
<陈锟> 在 2025-01-09 上传 | 大小:11.2mb | 下载:0

[书籍源码FileDemo1

说明:这是一个JAVA入门的小小的学习程序,其主要实现的功能是将输入窗口的信息保存到一个新的文件里-This is a JAVA entry of small learning process, its main function is to input window of preservation to a new document
<张三> 在 2025-01-09 上传 | 大小:1kb | 下载:0

[书籍源码VBcasedev

说明:《Visual Basic案例开发》一书的源代码,对从事VB项目开发人员极具参考价值。-"Visual Basic Case Development," a book of the source code, for the VB project development officer of great reference value.
<雷柯> 在 2025-01-09 上传 | 大小:1.1mb | 下载:0

[书籍源码AutoCADVBAdev

说明:《AutoCAD VBA开发技术》一书的源代码。对从事AutoCAD二次开发的朋友参考价值极高。-"AutoCAD VBA technology development," a book source. AutoCAD engaged in the development of high reference value friends.
<雷柯> 在 2025-01-09 上传 | 大小:2.8mb | 下载:0

[书籍源码网络通信程序开发指南(源码)

说明:visual c++网络通信程序开发指南附带的程序所有的源码。-visual c++ network programming guide accompanying the source of all procedures.
<陈想> 在 2025-01-09 上传 | 大小:6.83mb | 下载:1

[书籍源码Java网络程序设计

说明:
<吴广文> 在 2025-01-09 上传 | 大小:11.73mb | 下载:0

[书籍源码HuffmanTree123456

说明:数据结构中的一个经典案例,HuffmanTree 先将其实现,看看,应该还可以-data structure of a classic cases, achieving its first HuffmanTree see, but should also be! !
<梁清> 在 2025-01-09 上传 | 大小:2kb | 下载:0

[书籍源码string12345

说明:关于数据结构中串的实现,用vc实现的,包含了串的全部操作。-on the data structure to achieve the series with vc achieve, and contains all the strings of operation.
<梁清> 在 2025-01-09 上传 | 大小:2kb | 下载:0

[书籍源码list123456

说明:数据结构中的链表的实现,编完之后才发现 原来这么简单-data structure objectlist the realization End series after it was found that simple! !
<梁清> 在 2025-01-09 上传 | 大小:1kb | 下载:0

[书籍源码作业调度源程序

说明:操作系统作业调度源代码 作业调度算法实现本程序主要实现了进程调度中最常见的算法-operating system source code scheduling algorithms operating procedures for the main process of scheduling the most common algorithm
<lyb> 在 2025-01-09 上传 | 大小:6kb | 下载:1
« 1 2 ... 67 68 69 70 71 7273 74 75 76 77 ... 1877 »

源码中国 www.ymcn.org