资源列表
[其他小程序] RI_solve
说明:针对黎曼问题间断解理论解编写的小程序,输入初始条件,调用函数得结果,非常方便。CFD初学者可用于检验程序。-Riemann problem for Discontinuous Solutions theoretical solution to prepare a small program, enter the initial conditions, the results of calling the function was very convenient. CFD can be used<z.yue> 在 2025-06-24 上传 | 大小:1kb | 下载:0
[通讯编程] SCOMM2014-5-23
说明:通过串口自动发送组合命令 update arm image,-update image by serial post<che> 在 2025-06-24 上传 | 大小:185kb | 下载:0
[C#编程] hrecgsysapp
说明:用人工神经网络手写数字识别代码,有界面,很完美-Handwritten digital identification code<jinfeng> 在 2025-06-24 上传 | 大小:26.24mb | 下载:0
[ActiveX/DCOM] MSCHRT20
说明:Mschart20.ocx控件,需要在windows/SYSYTEM32目录下 放入MSCHRT20.OCX文件,并注册regsvr32 -Mschart20.ocx Activity,put it in windows/SYSYTEM32 and use regsvr32 to register<胡桂凤> 在 2025-06-24 上传 | 大小:433kb | 下载:0
[进程与线程] Bank
说明:银行有n个柜员负责为顾客服务,顾客进入银行先取一个号码,然后等着叫号。当某个柜员空闲下来,就叫下一个号。 编程实现该问题,用P、V操作实现柜员和顾客的同步。 -Bank tellers have n responsible for customer service, the customer enters the bank to take a number and wait for call number. When a teller idle down, and called the<Liuning> 在 2025-06-24 上传 | 大小:8.54mb | 下载:0
[文件操作] MemManager
说明:生成一个由随机产生的字符型数据组成大的数据文件(例如,大小≥1GB)。将该文件中的所有字节进行倒放,存入原文件,即将文件中的首字节与尾字节对换,次字节与次尾字节对换,以此类推。 编写两个程序,一个程序采用常规的文件访问方法,另一个程序采用内存映射文件方法。 请记录两种方法完成字节倒放所需要的时间,并进行比较。 -Generate a random character data generated by the formation of large data files (for exa<Liuning> 在 2025-06-24 上传 | 大小:9.27mb | 下载:0