-
一套简易的Acess做的文件管理系统。其中包含文件录入信息,关键字查询,以到失效期文件,基本资料输入按钮...
一套简易的Acess做的文件管理系统。其中包含文件录入信息,关键字查询,以到失效期文件,基本资料输入按钮-A simple file management system using Access. It includes file message keyin, keyword searching, invalid dated file and basic data input button.
- 2022-04-12 18:28:39下载
- 积分: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
-
a regimen based on the PXA255 telemetry, remote control system server software s...
一个基于PXA255的水情遥测、遥控系统现场服务器软件,WINCE环境下运行仅现场服务器部分-a regimen based on the PXA255 telemetry, remote control system server software scene, pulled environment servers running only part of the scene
- 2023-01-04 09:10:03下载
- 积分:1
-
核心函数是一个状态切换的函数 CAjaxParserDlg::Route。状态切换函数解根据一个 DFA 来对输入的文本进行分析。也就是说,如果你做一个新的DF...
核心函数是一个状态切换的函数 CAjaxParserDlg::Route。状态切换函数解根据一个 DFA 来对输入的文本进行分析。也就是说,如果你做一个新的DFA,就能分析新的词法。 DFA 的初始化在 CAjaxParserDlg::OnInitDialog。 -core function is a state of the switching function CAjaxParserDlg : : Route. State switching function according to a DFA solution to the input text for analysis. In other words, if you do a new DFA, we can analyze the new morphology. DFA in the initialization CAjaxParserDlg : : OnInitDialog.
- 2022-04-01 07:37:53下载
- 积分:1
-
GID+极坐标实现
使用C# GDI实现极坐标图形显示
- 2022-04-21 05:16:26下载
- 积分:1
-
set application windows to mosttop
将打开的窗口一直置于其它窗口之上
包含源代码,vb6.0环境生成,.net环境下是否测试过忘了,不过内面有一个.net源码-set application windows to mosttop
- 2022-05-24 10:35:26下载
- 积分:1
-
测试反应速度的小游戏
测试反应速度的小游戏-test the reaction of small game
- 2022-01-21 20:22:28下载
- 积分:1
-
Summary of the environment are: window XP VS2005 major technical: MFC Title: Thi...
小结
环境是:window XP VS2005
主要技术:MFC
题目:
这是一个让你选择找出指定文件类型,让后把文件名输入到一个指定文件中。
比如你要找D盘中 以.txt文件类型的文件,然后就把它们的名字输入到output.txt文件中。
[BBsee]《锵锵三人行》2008-05-12.也说藏传佛教.rmvb
这样的文件名太长,所以在window上显示不完。
这样你可以方便查阅在一个目录下的文件。
如果有什么问题与意见可以与我联系
hanyuejun2006@163.com
-Summary of the environment are: window XP VS2005 major technical: MFC Title: This is a let you choose to find the specified file type, so that after the file name entered into a specified file. For example, you are looking to D intraday. Txt file type of file, and then put their names entered into the output.txt file. [BBsee] Qiang Qiang Three 2008-05-12. Also said that Tibetan Buddhism. Rmvb this file name is too long, so could not finish in the window display. So that you can easily access a directory in the document. If you have any questions and comments can contact me hanyuejun2006@163.com
- 2022-01-24 14:37:45下载
- 积分:1
-
利用gSoap生成的WebServer服务端提供Add、Sub、Mul、Div等接口
应用背景做为WebServer服务端,提供加、减、乘、除四个WebServer服务的接口。使用C/C++语言进行开发WebServer服务,可以练习使用开源的gSoap框架,区别于用其他语言进行的WebServer服务的开发。关键技术利用gSoap框架,根据calcsoap.h文件,生成wsdl文件和相关的 soapServer.cpp、soapC.cpp、soapH.h、soapStub.h 文件,新建 VC 2008 基于 Win32 控制台的应用程序,作为WebServer服务端,提供 ns__add、ns__sub、ns__mul、ns__div(即加、减、乘、除)四个WebServer服务的接口,并支持利用提供 calcsoap.wsdl 文件给 soap UI 测试工具进行测试。
- 2022-03-18 13:16:42下载
- 积分:1
-
lcd12232接口驱动程序,c语言实例下载既可用。122*32液晶模块图形显示应用实例编程...
lcd12232接口驱动程序,c语言实例下载既可用。122*32液晶模块图形显示应用实例编程 -lcd12232 interface drivers, c can download examples of language use. 122* 32 LCD graphics Application Programming
- 2022-05-17 08:08:15下载
- 积分:1