-
to DFA, c source code, please provide more valuable advice, thank you
正则式到有穷自动机,c++源代码,请大家多提宝贵意见,-to DFA, c source code, please provide more valuable advice, thank you
- 2023-05-13 19:30:03下载
- 积分:1
-
industrial oil and petrochemical industries terms of the quality algorithm gb188...
工业石化行业计算油品质量的国标算法gb1885-2001-industrial oil and petrochemical industries terms of the quality algorithm gb1885 GB- 2001
- 2023-08-13 08:40:03下载
- 积分:1
-
C# Winform多线程等待画面
应用背景当程序执行一个很耗时的动作时(如查询数据库多资料,下载大文件等)会启用一个等待的友好画面,同时又不能让程序卡住。关键技术C#语言,多线程,委托的思想应用等,动态提示等待的进度。
- 2022-12-01 21:30:03下载
- 积分:1
-
批处理调度要求给的n个作业的问题,最好的计划…
批处理作业调度问题要求对于给定的n个作业,制定最佳作业调度方案,使其完成时间和最小-batch scheduling requirements for the issue to the n operations, the best scheduling program, and to fulfill the minimum time
- 2022-03-13 02:26:45下载
- 积分:1
-
个人收藏的一些C语言的小程序,是学习C语言的不错的资料,可以收藏供以后作参考...
个人收藏的一些C语言的小程序,是学习C语言的不错的资料,可以收藏供以后作参考-personal collection of some C language small program is the C language learning good information, can keep for future reference
- 2023-02-24 03:20:03下载
- 积分:1
-
This is the number of Chinese using the S3C2443 document, in the hope that we ha...
这是S3C2443的一些中文使用文档,希望对大家有一点点的帮助-This is the number of Chinese using the S3C2443 document, in the hope that we have a little bit of help
- 2022-01-25 17:09:55下载
- 积分:1
-
gentico种群的crecimeito算法
algoritmo gentico para el crecimeito de poblaciones
- 2022-07-08 11:28:17下载
- 积分:1
-
a beautiful correspondence, written in Delphi, you will like
一个漂亮的通讯录,delphi写的,大家会喜欢的-a beautiful correspondence, written in Delphi, you will like
- 2023-02-21 03:55:04下载
- 积分:1
-
ToolBarAndMenuDemo名字就知道意思了,一个控件
ToolBarAndMenuDemo名字就知道意思了,一个控件-ToolBarAndMenuDemo known names mean, a Control
- 2022-11-16 21:50:03下载
- 积分:1
-
MFC 多个exe进程间通信_共享内存_DialogDemo
共享内存允许两个或多个进程进程共享同一块内存(这块内存会映射到各个进程自己独立的地址空间),从而使得这些进程可以相互通信。在需要频繁处理一个文件或者是一个大文件的应用场景时,使用共享内存这种方式处理IO效率比普通IO效率要高。本实例简单做了两个MFC的dialog, 一个作为server端,一个作为Client端,使用共享内存的方法实现两个exe间的数据共享。
- 2023-09-01 19:35:03下载
- 积分:1