-
xdtools
一个很好的编译工具( A very good translation tool)
- 2004-10-28 21:22:16下载
- 积分:1
-
cf
说明: 简单的词法分析器
单词的分类
符号表的建立
单词串的输出形式
(Simple classification of the word lexical analyzer establishment symbol table output form of the word string)
- 2009-07-01 16:24:53下载
- 积分:1
-
1
说明: 股票期货外汇等证券投资趋势指标,能够在行情软件中显示趋势(Investment)
- 2010-04-15 18:49:04下载
- 积分:1
-
AutoCAD .net 二次开发源码 下载
用VS.NET2005开发ObjectARX程序 调试方法1.自动启动AutoCAD:选择工程根目录(解决方案下面的),鼠标右键-->属性-->工程属性对话框-->调试标签-->启动操作:启动外部程序-->浏览选择AutoCAD的安装目录,选择acad.exe。2.手动加载类库:(1) 按F5;(2) 自动启动AutoCAD,一路继续。(3) 在CAD命令行手动输入"netload",浏览到自己的动态连接库文件。3.自动加载类库:(1) 工程属性对话框-->调试标签-->启动选项-->命令行参数中输入:/nologo /b "....start.scr"让CAD自动在命令执行工程目录里的start.scr文件。(2) 然后就是在工程目录的根目录创建一个文本文件,名字取为“start.scr”,并在此文件中输入如下文本:netload "....indebuglubanren_2008.dll" (3) 按F5。4.单纯的数据库交互窗体操作,使用Windows 应用程序开发模式调试会更方便些:(1) 工程属性对话框-->应用程序标签-->程序集名称:Windows 应用程序。(2) 调试标签-->启动操作:启动项目。(3) 按F5。
- 2013-08-30下载
- 积分:1
-
c
说明: 实现运算符的重载,有很多常用的运算符,很重要(五)
- 2009-11-24 21:25:54下载
- 积分:1
-
LIB
说明: STM8S官方库2.2版本。。。。。。。。。。。。。。(STM8S official library file version 2.2)
- 2019-02-20 08:31:50下载
- 积分:1
-
GRKT10
通过C语言,实现龙格库塔法,用四阶龙格库塔法求解一阶微分方程组。(Through the C language, the realization of Runge-Kutta method with fourth-order Runge-Kutta method for solving first-order differential equations.)
- 2021-03-17 22:19:21下载
- 积分:1
-
code7
高斯赛德尔迭代程序!!!!!!!!!!!!!!!!!!!!!(Gauss-Seidel!!!!!!!!!!!!!!!!!!!!!!!!!!)
- 2009-06-05 10:12:59下载
- 积分:1
-
1820
单片机测温度 学习51的可以看一下(Study measured the temperature of the microcontroller 51 can look)
- 2011-08-30 19:29:52下载
- 积分:1
-
windows外壳扩展编程入门实例
关于Windows 外壳扩展方面的文章私心以为最好的应当算是Michael Dunn 的The
Complete I...
windows外壳扩展编程入门实例
关于Windows 外壳扩展方面的文章私心以为最好的应当算是Michael Dunn 的The
Complete Idiot’s Guide to Writing Shell Extensions 我也曾想过所谓眼前有景道不
得崔颢题诗在上头既然已经有了这么好的文章我还来饶舌算什么不过转念再想文章
虽好毕竟是为Visual C++的用户看的对Delphi 的使用者来说似乎有点不公平我最初编
写Shell Extension 的时候用的也是Visual C++ 不过现在已经转而使用Delphi 觉得两者
毕竟还是有所不同因此就有了这篇文章算是将我的一些心得体会和大家分享
我最初的打算是将Michael Dunn 文章中涉及的全部内容全部转成Delphi 程序再加上我-windows Windows Michael Dunn The Complete Idiots Guide to Writing Shell Extensions What kind of tongue but want to switch majors article was, after all, is good for Visual C users the right to see the Delphi users seem to me a little unfair to the initial preparation of Shell Extension of the Visual C but also now turn to the use of Delphi or think they have, after all, we will have a different result this article I will be some experiences to share with you my initial intention was to Michael Dunn article, the full content of all to the proceedings with Delphi as I
- 2023-07-16 10:10:04下载
- 积分:1