搜索资源列表
jaq
- /* 本程序实现的功能: 显示系统时间和日期 该程序主要操作是: 使用了dos的系统调用功能,输入大小写D显示系统当前日期,当输入大小写T输出当前系统时间,当输入大小写Q退出程序,当输入其他字符时,提示错误 。 主要算法:将系统时间及日期转化成字符显示,通过堆栈来排序显示,同时涉及到 坐标位置设置的转换。时间和日期的显示都只调用了一个(函数)compute,避免了代码的冗余,尽量做到简洁,同时当一次操作过后,程序处于等待状态,以进行下一次操作,而非自动退出。该程序显示时间时多次调
asp.net完全入门指导丛书
- 本书面向初、中、高级用户,全面系统地介绍了 ASP.NET的特点、基础知识和具体的应用。 本书由浅入深,层层深入的讲解了ASP.NET技术,在本书中写作中,例子都使用了VB.NET的语法。所以,如果您对VB的语法或对ASP很熟悉的话,你将会发现很快就可以上手。如果你精通别的编程语言,通过对本书的阅读,也会让你跟上编程技术发展的前沿。-written to the beginning, intermediate, and advanced users, a comprehensive and
Globlefunction
- 全局函数使用起来很方便,不需要很多的包含头文件,在每种类中都可以用。可是,他的实现上也要注意一些细节,本实例就是出于这一目的,给出简单事例,教初学者如何使用全局类的方法。 希望对大家有所帮助。 -overall function was easy to use and do not need a lot of the first documents included in each species can be used. However, he wants to achieve some of
TianDairy2.11and2.0keygen
- 很多人想得到这个日记本软件的注册机源码,注册机是做成功了,但是源码未必是好的,那是多年前的作品。或许是我最先破解它的,而我又没有公开注册机,后来在网上也找不到它的注册机。为了能下载这里的精典源码,只好这样了。对不住作者了,希望得到它的人善用它。一定要记住:破解!=盗版-many people want the diary of the software source Fillmore, Fillmore is so successful, But it may not be a good sou
CatWork0603
- 一个关于用 C++ 实现本机事件的问题。讨论了一般意义上的事件并示范了如何用接口为你的类定义事件处理器,事件的处理必须在客户机实现。-one on the use of C realization of the machine's case. Discussion of the general sense of the incident and demonstrated how to use interface for your class definitions incident pr
usbreg
- 动态库编写,编写其他非VC使用的动态库,一个简单的测试例子-Dynamic Library has prepared on the use of other non-VC dynamic library, a simple test case
nntoolkit-vc
- 在VC中使用nntoolkit工具箱 1、 安装和注册nnToolKit组件 参见神经网络组件《nnToolKit安装手册》。 2、 导入nnToolKit组件 新建一个MFC AppWizard[exe]工程后,导入nnToolKit 使用MFC ClassWizard,添加一个新类,选择From a type of library, 在弹出的对话框中选中nnToolKit.dll 确定后,可以在workspace中发现类InnToolKit (本例
UserScript
- 这是一个Microsoft scr ipt Control控件的一个例子。参照一个Delphi版本的源代码改写,想在C++ builder 中使用该控件的朋友可以参考一下。-This is a Microsoft scr ipt Control Control is a case in point. Delphi reference to a version of the source code rewritten to the C + + builder use the controls yo
del1085345352525
- delphi处理插件的一个例子,使用plugins方式,具体看comm代码,包含工程文件-delphi plugins handling of a case, the use of plugins, specific view comm code contains works documents
B18
- E:\\Visual_C__MFC扩展编程实例 例18 动态地抓取应用程序的屏幕图像并将其打印。 上一个实例打印的是文档的报表,而不是当前出现在屏幕上的内容。在本例中,将实现 屏幕抓取并打印其内容。M F C 为打印视提供了有限的支持, 但只要用M F C 在 C Vi e w : : O n D r a w ( )中所提供的设备环境,就可以绘制自己的视。在打印视的时候, M F C只需调 用具备打印机设备环境的O n D r a w ( )函数即可。但是,如果不绘制自己的视
网络游戏Use Case框图的规划设计
- <VC++网络游戏建摸与实现>源代码-lt; VC network games modeling and implementation gt; Source code
汇编
- 4.asm…… 响铃程序,输入一个数字字符N,响铃N次。(完成)ysk3.asm ……显示一个星型倒三角。m1.asm ………编程将键盘输入的8位无符号二进制数转化为十六进制数和十进制数,并输出结果form.asm ……采用子程序编程按以下三种格式(██,◣,◥)打印九九乘法表:(完成)char.asm ……小写字母a b c d ……x y z的ASCII码分别为61H 62H 63H 64H……78H 79H 7AH, 而大写字母A B C D ….X Y Z的ASCII码分别为41H 42
NFA
- 实现NFA确定化子集算法程序。DFA是NFA的特例。对每个NFA N一定存在一个DFA M ,使得 L(M)=L(N)。对每个NFA N存在着与之等价的DFA M。从NFA的矩阵表示中可以看出,表项通常是一状态的集合,而在DFA的矩阵表示中,表项是一个状态,NFA到相应的DFA的构造的基本思路是:1.DFA的每一个状态对应NFA的一组状态. 2. DFA使用它的状态去记录在NFA读入一个输入符号后可能达到的所有状态.。-achieve NFA Number algorithm to deter
vfw
- vfw 使用实例使用大全参考源代码 delphi版本 资料很难找的-vfw use case to use the source code delphi version of the Daquan reference data very difficult to find
cc
- IBM clear case 软件在使用中的问题汇总-IBM clear case of software problems in the use of summary
201112113448529
- ClientDataSet使用例子二,进一步介绍Delhi三层开发中的常用控件。 -Use Case 2 ClientDataSet further information on the development of Delhi three common control.
threadpool
- delphi的线程池操作,用例是由1开始数数,数至规定数,线程结束时候会自动搜索后备队列中是否还有其他任务,直到任务全部完成。带有详细的日志记录功能,方便初学者学习。-delphi thread pool operation, use case 1 began to count, the number to the specified number, thread the end will automatically search the backlog, whether there are o
2_7
- 利用CASE结构来实现WHILE循环的首次循环从无条件执行变为有条件执行。-Use CASE WHILE loop structure to achieve the unconditional implementation of changes from the first cycle conditional execution.
Use-ExtendSim-Case
- 《面向应用的仿真建模与分析——使用ExtendSim》原书案例,使用ExtendSim可很好实现排队论的仿真。-"Application-oriented simulation modeling and analysis- using ExtendSim" original book case can be properly achieved using ExtendSim simulation of queuing theory.
Case-Structure
- 使用Case结构,创建一个VI以检查一个数值是否为正数。如果它是正的,VI就计算它的平方根,反之则显示出错。-Use Case structure, create a VI to check whether an array is a positive number. If it is positive, VI computes its square root, otherwise display an error.