资源列表
[通讯编程] TTYSendApi
说明:是在VC++环境下实现串口通信编程的实现发送消息功能。-In VC++ programming environment to achieve the realization of serial communication function of sending messages.<张晓宇> 在 2025-09-14 上传 | 大小:4.43mb | 下载:0
[编译器/词法分析] DFA
说明:输入正则表达式转化为DFA,最小DFA部分还不完善-Enter the regular expression into a DFA, minimal DFA part is not perfect<chihaixiao> 在 2025-09-14 上传 | 大小:1009kb | 下载:0
[嵌入式/单片机编程] ledmatrix16_16
说明:C51单片机,利用16×16点阵滚动显示自己名字的汇编程序-C51 microcontroller, using the 1616 dot matrix rolling display his name assembler<刘徐嵩> 在 2025-09-14 上传 | 大小:19kb | 下载:0
[其他小程序] 123
说明:某软件公司大约有30名员工,每名员工有姓名、工号、职务等属性,每年都有员工离职和入职。 把所有员工按照顺序存储结构建立一个线性表,建立离职和入职函数,当有员工离职或入职时,修改线性表,并且打印最新的员工名单。-A software company about 30 employees, each employee the name, job number, position and other attributes, staff turnover every year and recruit<ajfkdas> 在 2025-09-14 上传 | 大小:1kb | 下载:0
[其他小程序] calculator
说明:计算器,类似电脑系统自带的计算器。功能完善。运行流畅。-Calculator, similar to a computer system comes with the calculator. Functional. Running smoothly.<chihaixiao> 在 2025-09-14 上传 | 大小:3.43mb | 下载:0
[C#编程] study-assistance
说明:学习小助手,c#编程作业。运行流畅,但是功能很简单,推荐给初学者下载参考。-Learning assistant, c# programming assignments. Run smoothly, but the function is very simple, it is recommended for beginners download the reference.<chihaixiao> 在 2025-09-14 上传 | 大小:908kb | 下载:0
[界面编程] Connect_Test
说明:STK是一个卫星仿真工具包。运用VC6.0可以对STK进行二次开发。这段代码主要应用STK的Connect模块在VC6.0里实现对STK文件的连接。-STK is a satellite simulation toolkit. VC6.0 can use STK for secondary development. The main application of this code in VC6.0 li STK interface to achieve scheduling STK file<牛晓楠> 在 2025-09-14 上传 | 大小:142kb | 下载:0
[人工智能/神经网络/遗传算法] BPyucexiugai
说明:基于BP神经网络的通用算法,针对不同对象可以改下。-Based on BP neural network algorithm universal for different objects can be changed under.<赵旭> 在 2025-09-14 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] matlab-HSI2RGB
说明:matlab hsi到rgb转换源码 function rgb=hsi2rgb(hsi) a=size(hsi) b=a(1) H = hsi(:,1) S = hsi(:,2)/255 I = hsi(:,3)/255 -matlab hsi to rgb conversion source function rgb = hsi2rgb (hsi) a = size (hsi) b = a (1) H = hsi (:, 1) S = hsi (:, 2)<kamy> 在 2025-09-14 上传 | 大小:192kb | 下载:0
[其他小程序] joseph
说明:数据结构,约瑟夫环问题。这是大一的数据结构作业,在V6.0下运行流畅无错误-Data structures, Josephus. This is the first year the data structure operations run smoothly without errors in V6.0<chihaixiao> 在 2025-09-14 上传 | 大小:861kb | 下载:0