资源列表

排序选择:

« 1 2 ... .17 .18 .19 .20 .21 255422.23 .24 .25 .26 .27 ... 267466 »

[加密解密DES

说明:用C++实现加密与解密,包括对文本内容的加密解密、图片的加密解密、DES加密,里面有详细的代码、注释及相关原理等,是一份完整的实验报告。(Encryption and decryption with C++, including encryption and decryption of text content, encryption and decryption of pictures, DES encryption, which has detailed code, notes and re
<司波达也& > 在 2025-12-30 上传 | 大小:665kb | 下载:0

[其他小程序GRP_MCU_5

说明:The first is to make use of the access bank memory. Objects can be placed in this area of memory by using the "near" keyword. Near objects can be accessed efficiently and the use of them will greatly improve code efficiency. If you have
<vak255255 > 在 2025-12-30 上传 | 大小:17kb | 下载:0

[其他小程序GRP_MCU_52

说明:Consideration must be given to exactly which objects you are going to qualified as near. Although substantial, the access bank is typically not large enough to hold all your RAM objects. As a general rule, you should be qualifying those objects th
<vak255255 > 在 2025-12-30 上传 | 大小:134kb | 下载:0

[组合框控件fxexjbilityainstructionaunified

说明:在开发 Windows 下的应用程序时,经常需要用的计时()
<ozoney > 在 2025-12-30 上传 | 大小:16kb | 下载:0

[其他小程序GRP_MCU_53

说明:Another sure way to decrease code size is to use auto objects rather than global or static local objects. All auto objects within a function are placed within one PIC18 RAM bank and so the bank of these objects can be selected and any PIC18 instru
<vak255255 > 在 2025-12-30 上传 | 大小:15kb | 下载:0

[Dephi控件源码peace

说明:This is book for ant thing
<ApacheHema > 在 2025-12-30 上传 | 大小:613kb | 下载:0

[其他小程序GRP_MCU_54

说明:The general rules of code reduction apply too. Always use the smallest type that will do the job. Also, use unsigned types rather than signed if possible. Try to reduce the number of mixed types within an expression. Although the compiler will han
<vak255255 > 在 2025-12-30 上传 | 大小:8kb | 下载:0

[其他小程序GRP_MCU_55

说明:There are several things that can be done to reduce code size using the PIC18 compiler.
<vak255255 > 在 2025-12-30 上传 | 大小:55kb | 下载:0

[Windows编程peace_essay

说明:This is English language what
<ApacheHema > 在 2025-12-30 上传 | 大小:38kb | 下载:0

[对话框与窗口863531

说明:在很多实用的程序里都要求用到一些系统的参数,准确了解系统参数,你的程序将会更COOL!()
<WYKQowo%252B8003 > 在 2025-12-30 上传 | 大小:25kb | 下载:0

[仿真建模imm_test

说明:简单的交互式多模目标跟踪(IMM)算法的仿真(Simple interactive multi mode target tracking (IMM) algorithm)
<11111110 > 在 2025-12-30 上传 | 大小:1kb | 下载:0

[Windows编程library

说明:实现了一个简单的图书馆管理系统。可以实现添加书籍删除书籍查找书籍等等基本功能。内含源码,可执行程序,及设计思路。(This is C++ program used to manage the library system.)
<moli西 > 在 2025-12-30 上传 | 大小:358kb | 下载:0
« 1 2 ... .17 .18 .19 .20 .21 255422.23 .24 .25 .26 .27 ... 267466 »

源码中国 www.ymcn.org