自己写u盘linux操作系统,这个文档是本人用一个星期,辛苦研究出来了,因为这个u盘网上介绍实在太少,都很模糊,我就辛苦的用今天的下午把它整理出来,希望能够给学linux的朋友一个指导,这里面的内容都是个人总结。其中有一个是关于可视化界面(make menuconfig)这个命令出错的童鞋们,请你们自行解决。如有问题,请发信息到408797506@qq.com
2021-12-10 15:29:17 1008KB u盘 linux 操作系统
1
自己写的一个压缩壳,功能齐全,可以输入表加密和合并区块等功能,支持dll和exe,由于是自己写的,一般的查壳工具无效
2021-12-09 22:25:15 420KB packer unpacker PE dll exe
1
自己写的几个常用自适应波束形成程序-LMS.m 希望对大家有点用哈 RLS.m RLS自适应波束形成matlab程序 SMI.m SMI自适应波束形成matlab程序 SINR.m 最大SINR自适应波束形成matlab程序 LMS.m LMS自适应波束形成matlab程序 MMSE.m MMSE自适应波束形成matlab程序
2021-12-09 07:04:53 1KB matlab
1
实现了用Huffman树对数据进行压缩,key文件中存的是字符使用频率。用Expresscode解压文件。
2021-12-08 20:53:47 497KB HUffman
1
windows中的记事本功能基本上都已经覆盖,该程序仅供参考和学习交流
2021-12-05 22:32:38 614KB c# 毕业设计 源程序 实例
1
自己写的基于频率的密文解密程序 1.File List source.txt : the raw text from the router. target.txt : the text encoded. result.txt : the text to be decoded. 2.Task: We created a charactors-to-charactors mapping table. For example: A -> s; B -> Z; ... Using this mapping table, the text from "target.txt" are encoded while the "source.txt" is the raw plain text as the reference corpus. Your target is to find the mapping table, and then decode the text from "result.txt". Send the decoded text to E-mail: gaga.zhn@gmail.com 3.Tips i. The charactors mapping is a kind of a bijective mapping (or one-to-one correspondence). ii. The numbers and others non-alphabets are not changed. 4.Bonus The first three person who sends the correct text and provides his own program will receive a special gift. 5.This is not a group work.
2021-12-05 14:07:16 5.27MB 基于频率 密文解密 程序
1
相当简单Android SQLite数据库增删改查,绝对适合新手,包您一看就会, 1.这是我照着网上的资料和帮助手册写的; 2.数据库的增删改查都涉及到了; 3.导入项目,运行,然后 在终端进入数据库,命令为 adb shell cd data cd data cd [packageName] cd databases sqlite3 eventRemind.db select * from eventRemind; 4.若输入adb提示无此命令,请检查环境变量设置。 5.将代码涉及到的类和方法查阅帮助看懂,数据库你就掌握啦!
2021-12-04 13:05:59 152KB Android SQLite 数据库 增删改查
1
自己写的AES加密算法,输出每一步的结果
2021-12-03 13:43:55 192KB AES 加密
1
poi 方式导入 大量excel数据,将excelDir目录下文件考入f盘即可测试 poi 方式导入 大量excel数据,将excelDir目录下文件考入f盘即可测试
2021-12-03 11:55:42 11.31MB poi excle导入
1
springboot和ueditor的整合,自己写完测试过可以用,下载下来只需要修改index.html中的地址就可以。具体搭建的步骤在:https://www.jianshu.com/p/231e83c13610 中,大家可以参考。
2021-12-02 13:54:26 6.63MB springboot ueditor 富文本编辑器 源码
1