-
fk3c-master
说明: 超声频域里面的成像,取自github。自己可以改编成想要的。(ultrasound imaging. you can change it for yourself.)
- 2019-01-03 15:09:35下载
- 积分:1
-
Student Management (including student achievement and curriculum files) students...
学生管理(包括学生成绩 档案和课程)
学生可以录入数据-Student Management (including student achievement and curriculum files) students can input data
- 2022-01-31 22:39:24下载
- 积分:1
-
3c
说明: 单片机初学者必备,看看就知道,可以下载学习,很有帮助(SCM beginners essential to see to know, you can download learning helpful)
- 2012-11-19 12:05:24下载
- 积分:1
-
Delphi教学管理系统(Access)
用DLEPHI+Access开发的教学管理系统,功能模块:数据更新、数据查询、统计表、密码管理等。主要是添加和修改教师、学生、教学情况的内容进行登记,并在以后方便查询,是一个资料维护系统。
- 2022-08-23 18:07:36下载
- 积分:1
-
浮点数运算
说明: 浮点数的表示与算术运算算法分析,要求理论推导与程序模拟。
算术运算包括字符串到浮点数、浮点数到字符串的转换,加、减、乘、除四则运算等。要有说明文档,包括算法证明、程序框图、使用方法、特殊处理(溢出、数位扩展)、实例分析等等。字符串转换可能稍难。
typedef unsigned int dwrd; #32-bit
char* ftoa(dwrd);
dwrd atof(char*);
dwrd fadd(dwrd, dwrd);
dwrd fsub(dwrd, dwrd);
dwrd fmul(dwrd, dwrd);
dwrd fdiv(dwrd, dwrd);(The representation of floating-point number and the analysis of arithmetic operation algorithm require theoretical derivation and program simulation.
Arithmetic operations include string to floating point, floating point to string conversion, addition, subtraction, multiplication, division and so on. Documentation should be provided, including algorithm proof, program block diagram, usage, special handling (overflow, digital expansion), case analysis, etc. String conversion can be slightly difficult.
typedef unsigned int dwrd; #32-bit
char* ftoa(dwrd);
dwrd atof(char*);
dwrd fadd(dwrd, dwrd);
dwrd fsub(dwrd, dwrd);
dwrd fmul(dwrd, dwrd);
dwrd fdiv(dwrd, dwrd);)
- 2021-03-29 23:19:10下载
- 积分:1
-
Graphtheory
图论的算法书籍,书中包含许多经典的例子,入门用。
章节:1基本概念 2最短路径 3最小生成树 4图的连通性 5支配集与独立集 6网络流 7匹配 8着色 9可行遍性(Graph theory, algorithms books, the book contains many classic examples of entry to use. Chapters: a basic concept of two shortest path minimal spanning tree 4 Figure 3 connectivity of five dominating set and independent set of six matching network flow 7 of 8 coloring 9 viable over the)
- 2009-12-03 21:34:03下载
- 积分:1
-
matlab
说明: xyz空间直角坐标系转经纬度、站心坐标系(Xyz space rectangular coordinate system to longitude and latitude, station center coordinate system)
- 2021-04-26 17:58:45下载
- 积分:1
-
tcpcrypt-master
tcpcrypt是一种协议,它尝试加密(几乎)所有网络流量。与其他安全机制不同的是,tcpcrypt是开箱即用的:它不需要配置,不需要更改应用程序,而且即使远程端不支持tcpcrypt,您的网络连接也将继续工作,在这种情况下,连接将优雅地返回到标准的明文tcp。(Tcpcrypt is a protocol that attempts to encrypt (almost) all of your network traffic. Unlike other security mechanisms, Tcpcrypt works out of the box: it requires no configuration, no changes to applications, and your network connections will continue to work even if the remote end does not support Tcpcrypt, in which case connections will gracefully fall back to standard clear-text TCP.)
- 2019-05-13 18:43:01下载
- 积分:1
-
vb中的DataGrid网格控件用法演示
vb中的DataGrid网格控件用法演示,相信很多人都很喜欢使用DataGrid来配合数据库显示内容吧,确实是很基储很直观的一个数据库控件,几乎很多的VB数据库程序中,都可以看到它的身影。这个例子比较简单,但可以让你掌握DataGrid的用法。
- 2023-06-29 09:50:04下载
- 积分:1
-
JCmodel_multi
johnson-cook模型umat 适用于应变硬化,应变率硬化,温度硬化的材料,例如铝合金(johnson-cook model umat)
- 2018-05-09 10:15:27下载
- 积分:1