登录
首页 » 其他 » Delphi源代码查看管理程序

Delphi源代码查看管理程序

于 2022-03-15 发布 文件大小:137.38 kB
0 199
下载积分: 2 下载次数: 1

代码说明:

Delphi源代码查看管理程序——SourseBase,是一款方便快捷的文本,代码管理工具,支持多种代码的高亮方式,具有Windows XP风格的界面,使用它可以方便的编辑Delphi代码,还可以导出Html网页语法高亮文件,以及RTF文件,还有双击关闭程序的功能。

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 详细说明:pwm原程序利用定时器,在P2_5上输出PWM波。为了演示,使占空比从1%~99%再从99%~1%连续变化。频 率约为200Hz。可以用于用于直流电机...
    2022-09-28 10:40:03下载
    积分:1
  • 用俄语编写的俄罗斯方块的游戏,我希望们会提出自己的…
    这是一个用c++编写的俄罗斯方块的游戏,希望大家能提出意见 -c prepared by the Russian box of the game and I hope they will put forward their views
    2023-08-12 19:30:03下载
    积分:1
  • 可以实现一些高精度,超出CPU所能一次运算的数,实现任意数值长度的运算。...
    可以实现一些高精度,超出CPU所能一次运算的数,实现任意数值长度的运算。-Can achieve a number of high-precision, beyond the CPU can be a number of operations, realization of arbitrary length numerical computing.
    2022-03-13 14:15:55下载
    积分:1
  • 基于多线程的VC++高效率文件搜索代码
    基于多线程的VC++高效率文件搜索代码,若是高速硬盘的话,那文件搜索的速度就更快了,其实很多时候,搜索文件的瓶颈是硬件本身,特别是硬盘转速,像这种多线程的文件检索,理论上处理速度是很快,但需要硬盘跟得上才可以。
    2022-01-26 07:11:14下载
    积分:1
  • 印刷电路板的设计布线图设计的基本方法接着,确定印刷电路板所需的尺寸,并按原理图,将各个元器件位置初步确定下来,然后经过不断调整使布局更加合理,印刷电路板中各元件...
    印刷电路板的设计布线图设计的基本方法接着,确定印刷电路板所需的尺寸,并按原理图,将各个元器件位置初步确定下来,然后经过不断调整使布局更加合理,印刷电路板中各元件之间的接线安排方式如下:-The design of printed circuit board wiring diagram of the basic methods of design and then to determine the required printed circuit board size, and schematic diagram of the various components to determine the initial position and then continue to adjust after making a more rational layout, printed circuit boards in connection between the components arranged as follows:
    2022-01-31 07:29:06下载
    积分:1
  • : 1, the first "production" box importation of production, "input...
    说明: 1、先在“产生式”框中输入产生式,在“输入的符号串”框中输入待分析的符号串,点击“编译”按钮开始根据产生式分析输入的符号串。 2、在“范例”菜单中可以选择预选的产生式和输入符号串范例,有两个范例,其中书上范例为“范例代码2”。 3、“产生式”框中,“显示消除左递归结果”选中时,执行编译后如果“产生式”框内内容没有变化,则原输入的产生式符合LL(1),否则,“产生式”框内内容将转换为符合LL(1)的文法。-: 1, the first "production" box importation of production, "input string of symbols" input box to the symbol series analysis, Click on the "Build" button to begin production analysis of the input string of symbols. 2, the "paradigm" menu can choose a pre-production series and the importation of symbols example, there are two examples, which book example of "two examples of code." 3, "have a" box, "showed that the elimination of left recursive results" selected, If, after the implementation of compiler "production" box contents have not changed, then the importation of the production line with LL (1), otherwise, "Production" box contents will be converted to meet LL (1) grammar.
    2022-07-23 04:31:15下载
    积分:1
  • 再传个由于soft dicision 方面的程序吧,这个对目前学编码的人来说,是相当重要的,也是现在最热的领域. 呵呵,还请站长早点开通我的帐户吧,先谢谢了...
    再传个由于soft dicision 方面的程序吧,这个对目前学编码的人来说,是相当重要的,也是现在最热的领域. 呵呵,还请站长早点开通我的帐户吧,先谢谢了. 本人的方向是弄编码的,所以这次上传的主要是这方面的内容.-Send a soft dicision as a result of the procedures to you, the encoding of the current study people, is very important, and it is now the hottest area. Oh, also requested the station master as soon as possible to open my account now, first Thank you. I get the direction is encoded, so this From the main content of this field.
    2023-04-12 10:00:04下载
    积分:1
  • 有源码事例,还有说明.一看就明白, 一,把"HGB.dll"和"hgbguanligongcheng.dll"复制到系统文件夹"WINDOWSsystem3...
    有源码事例,还有说明.一看就明白, 一,把"HGB.dll"和"hgbguanligongcheng.dll"复制到系统文件夹"WINDOWSsystem32"下. 二,新建一VB标准EXE,在"工程引用"下点击浏览把"WINDOWSsystem32"下的"hgbguanligongcheng.dll" 引用进来. 三,在窗体里声明一个对象变量yy Dim yy As New hgbguanlimokuai 再在任一事件下引用YY里的函数过程 i = yy.chongqi() 本过程执行重启动计算机,无返回值 ii=yy.guanji() 本过程执行关闭计算机,无返回值 iii=yyy.huoquan() 本过程执行获得计算机管理权,成功返回1,失败返回0 注意: 生成exe文件在别的机上运行时要把两个DLL文件复制到系统文件夹"WINDOWSsystem32"下,.因为exe 文件在运行时会用到那两个DLL. 解释: "hgbguanligongcheng.dll"文件里面有"hgbguanlimokuai"模块 "hgbguanlimokuai"模块里面有三个函数过程chongqi(),guanji(),huoquan() 我们声明YY为"hgbguanlimokuai"模块就等于在工程里加入了一个模块当然就能 在任何其他事件引用模块里的函数过程.-a source examples, there are shows. See at a, a, "HGB.dll" and "hgbguanligongcheng.dll" copied to the System folder " WINDOWS system32". 2, a new standard EXE VB. "works quote" Click here " WINDOWS system32" under the "hgbg uanligongcheng.dll
    2022-02-02 07:16:06下载
    积分:1
  • 绘制B样条曲线,可以试一下
    绘制B样条曲线,可以试一下-mapping of B-spline curves, Try
    2022-07-22 18:36:17下载
    积分:1
  • 双向DC_DC变换器
    应用背景设计并制作了一个用于电池储能装置的双向 DC-DC 变换器,实现电池的充放电功能,功能可由 按键设定,亦可自动转换。 关键技术 作品设计了一个电池储能的双向DC-DC变换器。该系统以STM32F103ZET6单片机作为控制核心,其输出PWM信号通过6N137光耦隔离,IR2110驱动功率MOS,采用LM358做电压跟随,INA282采集电流,通过ADS1115采集到单片机以实现负反馈控制。用TFT-LCD进行显示操作界面及相应参数,加上PID算法,能够实现软件上的过冲保护,及稳定充电电流。GUI界面的应用,使得人机交互更为友好、整体操作更为智能、简洁。通过测试,该系统能够实现在1-2A范围内以0.01A的步进值进行调整,其精度高于5%。充电模式效率达95%,放电效率达96%以上。
    2023-01-02 16:35:05下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载