资源列表
交直流潮流算法统一法
- 一种交直流潮流计算程序,基于Matlab(A calculation program for AC and DC power flow)
国密sm4源码
- 国密sm4算法的源码,vc6下编译运行通过。(Guo mi SM4 algorithm source code, VC6 compile and run through.)
akxp02
- 装DevExpress控件时很麻烦,总提示某某控件得先装才行,于是做了这个工具,稍改改就可以用于自己的控件安装了,()
cartographer_ws
- cartographer ros程序:SLAM(实时同步定位与地图算法),在ROS 系统下使用可完成2D 和室内地图构建(Real time synchronous location and mapping system (SLAM), providing ROS system support for 2D and indoor map building.)
amalloc-lab.tar
- malloc lab from csapp solution
acache-lab.tar
- cache lab from csapp solution
nvp6134.tar
- NVP6134 驱动源码。在海思平台调好的(NVP6134 linux driver)
scanner Source Code
- 利用C语言实现Scanner,可以扫描特定网段IP(Using C language to implement Scanner, you can scan specific IP segments.)
数字签名实验
- DSA签名程序和DSA验证程序。 签名程序流程: a. 读入字符串(从屏幕或文本文件中),字符串内容应包含自己的学号或姓名; b. 计算该字符串的SHA-1值; c. 生成DSA密钥对(利用dsa_make_key); d. 利用dsa_export函数导出所生成的DSA密钥对的公钥,并保存到文件中(dsa_key.pub),供验证程序使用; e. 对第2步产生的SHA-1值进行签名,保存签名到文件中(signature.txt)(DSA signatures and DSA val
ttrjvuxn
- 客户关系管理(CRM)在当今企业运营中扮演着重要角色,公司为提高核心竞争力(Customer Relationship Management (CRM) plays an important role in today's business operation.)
lsm&vof openfoam
- CFD多相流求解器 level set & vof 方法(CFD multiphase flow solver methord of level set and vof)
aes_ecb_cbc
- 实现了aes128位加密的ecb和cbc模式,能在Linux上运行。(The ECB and CBC mode of aes128 bit encryption is implemented and can run on Linux.)