搜索资源列表
int9
- 基于asm汇编语言实现的是在pc系统中int9中断功能的部分示例,只在说明机制,进行学习,不能实际应用-asm compilation based on the language of the pc systems int9 interrupts some examples of the notes only mechanism for learning, not actual application
Compiler
- (1)C++源代码扫描程序识别C++记号。 C++语言包含了几种类型的记号:标识符,关键字,数(包括整数、浮点数),字符串、注释、特殊符号(分界符)和运算符号等。 (2)打开一个C++源文件,打印出所有以上的记号。 (3)要求应用程序应为Windows界面。 (4)选作部分:为了提高C++源程序的可读性,C++程序在书写过程中加入了空行、空格、缩进、注释等。假设你想牺牲可读性,以节省磁盘空间,那么你可以存贮一个删除了所有不必要空格和注释的C++源程序的压缩文本。因此,程序中还应该有这
lights_interrupt
- 该代码是交通灯的汇编程序源码,里面有很详细的注释!中断方式实现!通过此代码,可你使你更灵活的应用中断!-The code is a compilation of procedures for the traffic light source, which had a very detailed notes! Interruption means! With this code, can you make your application more flexible interrupted!
Patient_Ca1982233232006
- application file which contains the notes on Ado.net
111
- 构造LL(1)分析表,过程中有一定的注释,能够运行的控制台应用程序-Construction LL (1) analysis table, the process has some notes, be able to run the console application
h-notes
- Notes application like post-its!
delphi
- delphi应用举例,其中包含delphi多个控件的详细应用说明,对初学者有很大的帮助。-delphi application example, which contains multiple controls delphi detailed application notes, very helpful for beginners.
333
- MapX中文应用开发讲义:MapX中文应用开发讲义.doc-MapX Chinese Application Development notes: MapX Chinese Application Development notes. Doc
anjianjishuqi
- 按键0--9999计数器的程序及应用说明,带有汇编程序及说明。-Key 0--9999 counter procedures and application notes, with a compilation of procedures and instructions.
BenOs
- 从别的地方看到的一个完全由自己编写的小操作系统,叫BenOs,包括了源文件与编程记录。 1,这系列文章, 都是按照目前工作中,手头项目的进度 以及涉及到的知识点所写出来的, 是个类笔记的东西,是业余时间的一个作品 作者话:附注的源码, 是个人的一个小作品, 自己给他取了个不响亮的名字:BenOS 并且该系统在自己的Cortex-M3平台测试通过并且运行自己的应用没有问题 ) -From other places to see
CUDAdlltest
- VC++,VS2010平台上的三个CUDA dll测试程序(一个是库文件程序,另外两个是VS2010平台和VisualC++6.0平台下的测试程序,可以方便地作为CUDA dll应用程序开发的框架,为了能正确运行这些程序,请确保已经安装了NVIDIA GPU Computing SDK 4.0 及以上,并且电脑上要有NVIDIA的GPU显卡),程序均有详细的注释。文章可参考http://blog.csdn.net/menglongbor/article/details/7526493-VC++,
738890
- 在系统托盘中实现应用程序图标的动态显示 稿件作者:鲁礼炳-2003 IV 24 manuscr ipt: a dynamic display of the application icon in the system tray manuscr ipt of: Lu ceremony Ping program name: Operating Environment: Notes:
CPP-source-word-scanner
- 实验一:C++源代码单词扫描程序(词法分析) 功能: (1)C++源代码扫描程序识别C++记号。 C++语言包含了几种类型的记号:标识符,关键字,数(包括整数、浮点数),字符串、注释、特殊符号(分界符)和运算符号等。 (2)打开一个C++源文件,打印出所有以上的记号。 (3)要求应用程序应为Windows界面。 (4)选作部分:为了提高C++源程序的可读性,C++程序在书写过程中加入了空行、空格、缩进、注释等。假设你想牺牲可读性,以节省磁盘空间,那么你
Application-notes
- Firmware for RFID chip AS399x by AMS Microsystem (part 3)
金融数量分析——基于MATLAB编程(第4版)@郑志勇
- 本书注重理论与实践相结合,通过实际案例和编程实现让读者理解理论在实践中的应用;同时还充分强 调“案例的实用性、程序的可模仿性”,且在案例程序中附有详细的注释。例如,投资组合管理、KMV模型计 算、期权定价模型与数值方法、风险价值VaR的计算等案例程序,读者可以直接使用或根据需要在源代码基 础上进行修改使用。(This book pays attention to the combination of theory and practice, through practical cases and