-
AES算法C代码
用C实现的AES加密算法,对传统加密算法尤其是对称加密算法有研究和学习的同学可以作为改进AES算法的参考,非常值得下载。
- 2022-05-26 18:16:17下载
- 积分:1
-
heneita
手机上经常看到的河内塔的游戏,大学空闲之时使用C 实现,现在发出来和大家共享(Cell phone tower in Hanoi, often see the game, the University of idle time when the use of C to achieve, and now to come and share issue)
- 2008-06-22 09:46:59下载
- 积分:1
-
PatternsofEnterpriseapplicationrchitecture
Patterns of Enterprise application architecture
- 2007-12-11 12:52:16下载
- 积分:1
-
Animation_circle
说明: 画一个圆,然后使物体沿这个圆运动,并且可以加速与减速(Draw a circle, and then make the object along the circular movement, and can accelerate and decelerate)
- 2011-02-23 15:28:08下载
- 积分:1
-
Programming-standards-and-practices
编程规范和范例.doc
目 录
1 排版 2
2 注释 7
3 标识符命名 15
4 可读性 18
5 变量、结构 20
6 函数、过程 27
7 可测性 36
8 程序效率 41
9 质量保证 46
10 代码编辑、编译、审查 53
11 代码测试、维护 55
12 宏 57
(Programming standards and practices. Doc directory a typesetting 22 Notes 73 identifier naming 154 Readability 185 variables, structures 206 functions, processes 277 368 testability quality assurance process efficiency 419 4610 code editor, compile, review the 5311 code testing, maintenance 5512 macro 57)
- 2013-07-03 14:35:11下载
- 积分:1
-
BigInt_Minus
大整数减法:
1:定义两个字符串分别表示两个整数,定义一个整数N等于两个字符串的最大长度
2:一个比较两个大整数大小的函数
3:两个大整数相加的函数(当一个正整数减一个负数时就相当于两个大整数相加)
4:定义两个整型数组,长度为N
5:将两字符串分别里面的字符转换为Int类型分别装入两个整型数组中
6:从两整型数组最后一位分别相减
- 2022-10-07 15:00:03下载
- 积分:1
-
C# winform 给指定机器 授权机器码Licence(完整源码)
C# winform 给指定机器 授权机器码Licence(完整源码)
- 2016-03-25下载
- 积分:1
-
dht11 atmega 16
dht11 with avr.and proteus simulation.
- 2019-05-15 18:03:29下载
- 积分:1
-
stm32wlsxt
说明: 这个程序是STM32F407的ARM7芯片,采集摄像头的数据通过TCP协议上传到服务器的单片机程序,绝对可以使用,是工业监控采集项目的单片机底层程序。(This program is the ARM7 chip of STM32F407. The data collected from the camera is uploaded to the server through TCP protocol. It can be used absolutely. It is the bottom program of the single chip computer of the industrial monitoring and acquisition project.)
- 2019-04-09 13:58:34下载
- 积分:1
-
raytrace3
光线跟踪算法,能显示基本图形(球形,立方体,墙面),实现阴影,高光,反射,折射等效果(Ray tracing algorithm, can display basic graphics (sphere, cube, wall), to achieve shadows, light, reflection, refraction and other effects)
- 2021-04-15 22:18:54下载
- 积分:1