-
电子书籍《AndersonJ.D.
电子书籍《AndersonJ.D.-Computationalfluiddynamics》的第十章源程序代码。-E-books
- 2022-10-08 15:25:02下载
- 积分:1
-
This procedure can replace a simple ASP page code dynamic content is static HTML...
本程序可以替换简单的ASP动态页代码内容为HTML静态页,比较灵活,好的话大家可以完善,如果不怎么样,就当看看吧!-This procedure can replace a simple ASP page code dynamic content is static HTML pages, more flexible, good, then we can improve, if not up to much, let" s see it on when!
- 2022-04-19 10:54:53下载
- 积分:1
-
实现将WORD转换为HTML的方法DEMO,doc与docx格式均可使用
主要实现将word转换为html的方法,并结合富文本内容分析了java针对doc与docx格式文件的相关转换操作技巧
- 2022-08-17 09:10:56下载
- 积分:1
-
自动完成的复合框的实现在AutoCompleteCombo.cpp和AutoCompleteCombo.h两个文件中,用户可以把这两个文件引入自己的工程中,删除...
自动完成的复合框的实现在AutoCompleteCombo.cpp和AutoCompleteCombo.h两个文件中,用户可以把这两个文件引入自己的工程中,删除"工程名.clw"文件后退出,再次进入工程系统会提示找不到"工程名.clw"文件,选择"“是(Yes)"重新创建一个,接下来在弹出的对话框里选择"Add all"就可以在新工程中使用CAutoCompleteCombo这个类了(注意引入头文件),我在示例对话框中创建了一个CAutoCompleteCombo类型的变量"m_combo",在对话框的"nInitDialog()"函数中添加了以下语句: // TODO: Add extra initialization here m_combo.AddString("America") m_combo.AddString("British") m_combo.AddString("China") m_combo.AddString("Dalian") m_combo.AddString("England") m_combo.AddString("France") 这样,用户在输入这些字符的头几个字符(不区分大小写)就可以看到自动完成的效果了.-automatic composite frame to complete the realization of the AutoCompleteCombo.cpp and AutoCompleteCombo.h two documents, the user can introduce these two documents of the project, delete the "project name. Clw documents "to withdraw, once again entered the system is not able to find" who works. Clw "document choose "" (Yes), "a re-creation of, the next in the pop-up dialog box you select" Add all "on the new projects CA
- 2023-01-19 02:05:04下载
- 积分:1
-
汇编学习书箱,对刚学汇编的朋友来说是很多的选择
汇编学习书箱,对刚学汇编的朋友来说是很多的选择-Compilation of the book to learn me, just school friends is a compilation of many choices
- 2022-07-05 13:46:04下载
- 积分:1
-
我自己课程设计的题目,模拟操作系统的进程调度,模拟方式有两种,时间法和优先级调度法。用MFC编写。...
我自己课程设计的题目,模拟操作系统的进程调度,模拟方式有两种,时间法和优先级调度法。用MFC编写。-I am the subject of curriculum design, simulation of the process of operating system scheduling, simulation in two ways, time and priority scheduling method. Prepared using MFC.
- 2023-02-20 20:45:03下载
- 积分:1
-
一个斗地主游戏的源码,完全有自己写的,希望对大家有所帮助。...
一个斗地主游戏的源码,完全有自己写的,希望对大家有所帮助。-A source斗地主game is entirely written by its own, and they hope to be helpful to everyone.
- 2022-03-24 20:34:52下载
- 积分:1
-
prepare a process scheduler simulation program. Ready to process state, running,...
编写一进程调度程序模拟程序。进程状态为就绪、运行、阻塞三种。模拟程序只对你所设置的“虚拟PCB”进行相应的调度模拟操作,即每发生“调度”时,显示出当前运行的“PCB名字”、优先数、运行时间等,而不需要对系统中真正的PCB等数据进行修改。-prepare a process scheduler simulation program. Ready to process state, running, blocking three. Simulation program only right you have set up a "virtual PCB" accordingly scheduling simulation operation, that is, for every "Dispatch" shows that the current operation "PCB name" priority number, running time, without the need for a real system of PCB data changes.
- 2022-01-26 02:20:37下载
- 积分:1
-
VB5软件设计时,窗体间切换时也应该做到平滑自然,这就是所说的“擦视技术”(Wipe)。本程序实现了“擦视技术”效果...
VB5软件设计时,窗体间切换时也应该做到平滑自然,这就是所说的“擦视技术”(Wipe)。本程序实现了“擦视技术”效果-VB5 software design, switching between windows should also do smooth Naturally, this is the "shining as technology" (Wipe). The procedures of the "shining as technology" effect
- 2022-03-24 07:04:03下载
- 积分:1
-
a simple and practical procedure of the notebook, according to the date you, you...
一个简单实用的记事本程序,可以根据日期查找内容,可以增加,删除内容,设定密码等,无需数据库.-a simple and practical procedure of the notebook, according to the date you, you can add, delete, set passwords, without the database.
- 2022-07-10 21:59:40下载
- 积分:1