-
machine
小型虚拟机,可用于汇编模拟,效果还可以!!!!!!!!(Small virtual machine, can be used for assembly simulation, the effect is also ok!!!!!!!!)
- 2017-10-01 09:45:38下载
- 积分:1
-
风力摆 STM32F407 C语言
- 2023-06-02 03:30:04下载
- 积分:1
-
以太网ping通实验(STM32神舟IV号-库函数版)
【实例简介】115.以太网ping通实验(STM32神舟IV号-库函数版)
- 2021-09-08 00:31:11下载
- 积分:1
-
Taxicab_CCDF
THIS IS THE MATLAB SOURCE CODE
- 2014-02-25 11:50:04下载
- 积分:1
-
基于Qt的图片浏览器
Qt浏览器的实现,一些功能都已经完善
- 2022-03-19 15:37:51下载
- 积分:1
-
Chromosome_counter
数学形态学及相关算法的C语言实现实例
源代码调用OpenCV的cxcore和highgui两个库,应用C语言编写,实现对染色体图像中染色体数目的统计。代码中的核心算法为数学形态学的重要算法——开运算、闭运算(腐蚀和膨胀)。包含腐蚀处理、膨胀处理、自适应中值滤波、微分直方图法确定二值化阈值、种子填充算法等图像处理算法的C语言实现,值得参考。(Mathematical Morphology and related algorithms realize the C language source code examples of cxcore call OpenCV and highgui two libraries, the application of C language to realize pairs of chromosomes in the chromosome number of image statistics. The core algorithm code for an important mathematical morphology algorithms- open operation, closing operation (corrosion and expansion). Contains corrosion treatment, expansion of treatment, adaptive median filter, histogram method to determine differential binarization threshold, the seed fill algorithm, such as image processing algorithms realize the C language, it is also useful.)
- 2007-09-17 17:11:33下载
- 积分:1
-
SM2算法C语言源码
SM2算法C语言源码,KDF使用标准HASH算法
SM2算法静态库编译步骤:
1、将目录sm2放置于linux的共享目录下,使用cd命令进入miracl目录
2、在miracl目录执行命令:./armlinux.sh 执行完成之后会在当前目录生成libsm2.a静态库文件
3、将刚才生成的.a文件拷贝至sm2目录,然后在sm2目录下执行命令:
arm-linux-g++ -o test sm2.c sm2.hpp -L . -lsm2 就会生成sm2测试文件test,将其下载到开发板修改权限后即可运行。
注意:
1、此libsm2.a文件,可直接替换加密机源码common/lib/下的同一文件;
2、armlinux.sh编译脚本不要随意更改。
- 2022-04-07 01:46:14下载
- 积分:1
-
torbrowser
torborwser 洋葱路由安装包,隐藏IP地址。(Torborwser onion routing package, hide IP address.)
- 2016-07-19 13:16:42下载
- 积分:1
-
报表自定义设计工具
说明: 自定义报表设计工具,全代码实现供有需要的参考。代码比较粗造,应用到项目中需要修改(Custom report design tool, full code implementation for reference. The code is rough and needs to be modified when applied to the project)
- 2019-11-06 14:03:03下载
- 积分:1
-
plotter
基于QQ2440 ARM开发板的实时绘制曲线图的QT程序,从ARM板上的串口接收数据后,绘制曲线图形,然后利用网口将数据传输到PC机上。(QQ2440 ARM development board based on real-time rendering of the QT curve procedures, from the ARM on-board serial port to receive data, graphics rendering curve, and then I will make use of network data transmission to a PC machine.)
- 2008-07-08 11:37:30下载
- 积分:1