-
数值分析源代码 课程设计
数值分析源代码 课程设计-numerical analysis courses source code design
- 2022-07-24 20:01:40下载
- 积分:1
-
Lex和Yacc分析器程序
Lex和Yacc分析器的程序-Lex and Yacc analyzer procedures
- 2023-05-29 23:00:08下载
- 积分:1
-
Excel格式的C + +出口
c++导出EXCEl格式文件-c++ Export EXCEl format
- 2023-05-27 17:00:03下载
- 积分:1
-
MFC 多个exe进程间通信_共享内存_DialogDemo
共享内存允许两个或多个进程进程共享同一块内存(这块内存会映射到各个进程自己独立的地址空间),从而使得这些进程可以相互通信。在需要频繁处理一个文件或者是一个大文件的应用场景时,使用共享内存这种方式处理IO效率比普通IO效率要高。本实例简单做了两个MFC的dialog, 一个作为server端,一个作为Client端,使用共享内存的方法实现两个exe间的数据共享。
- 2023-09-01 19:35:03下载
- 积分:1
-
今天恰好做一个东西需要一个C++读取CSV文件的函数。
没有找到现成的函数,所以就自己写了一个。...
今天恰好做一个东西需要一个C++读取CSV文件的函数。
没有找到现成的函数,所以就自己写了一个。
-today just do one thing one needs to read CSV files C functions. Not find ready-made functions, and so they wrote one.
- 2022-04-19 10:39:32下载
- 积分:1
-
一个网络游戏的启动界面,用vc写的,里面自己写的CBitmapDialog类非常值的学习MFC界面编程的人研究和学习。...
一个网络游戏的启动界面,用vc写的,里面自己写的CBitmapDialog类非常值的学习MFC界面编程的人研究和学习。-A network interface to start the game, written by vc, which itself is written in the value category CBitmapDialog learning MFC programming interface studies and learning.
- 2022-08-24 00:01:40下载
- 积分:1
-
elf格式转换bin文件格式
应用背景ELF是一种程序文件格式,ELF格式文件的装载和动态链接,是程序启动的很好学习资料,可以了解程序在内存中的动态加载,源码格式详细解释了elf的文件生成bin文件格式的流程关键技术elf格式的文件加载,elf文件格式,生成bin文件,可直接下载运行
- 2022-02-06 09:03:35下载
- 积分:1
-
that a company has a customer reception center, the unit time to a random custom...
说某公司有一个顾客接待站,在单位时间内随机地有顾客到接待站询问,设每位顾客 的接待时间是某个范围内的随机值,设接待站只有一名接待人员,要求程序模拟统计 //在设定时间内,接待员的总空闲时间和顾客的平均等待时间。假定模拟数据已按顾客 //到达接待站的先后顺序依次存于某个正文数据文件中。对应每位顾客有两个数据,到达 ///时间和需要接待的时间。 //在计算机模拟程序中,程序按模拟环境中的事件出现顺序逐一处理事件。当一个事件 //结束时,下一个事件隔一段时间才发生,则程序中的模拟时钟立即推进到下一个事件 的发生时间,如一个事件还未处理结束之前,另有其他事件等待处理,则这些事件就 应依次排队等候处理。-that a company has a customer reception center, the unit time to a random customers to ask reception centers set up for each customer reception time is within the scope of a random value, is only a reception center set up to receive, process simulation requirements statistics// within a set time, the receptionist at the total idle between customers and the average waiting time. Simulated data has been assumed by the customer// Reception Center arrived in the order followed by the text stored in a data file. Corresponding two per customer data, arriving///time and the time required to receive.// In the computer simulation program, the process by simulation environment incidents each sequence
- 2022-01-30 22:04:42下载
- 积分:1
-
WiMAX网络部署
WiMAX Network Deployment
- 2022-04-09 22:51:40下载
- 积分:1
-
Minesweeping game, using Visual c++ Debugging with C to prepare
扫雷游戏,用Visual c++调试,用C++编写-Minesweeping game, using Visual c++ Debugging with C to prepare
- 2022-01-27 19:33:28下载
- 积分:1