资源列表

« 1 2 ... .02 .03 .04 .05 .06 8807.08 .09 .10 .11 .12 ... 14954 »

[Dephi控件源码callwebservice

说明:dephi调用WebService的示例程序,给初学者带来帮助-Call WebService dephi example program to bring help for beginners
<高立志> 在 2025-06-08 上传 | 大小:321kb | 下载:0

[Dephi控件源码DBPool

说明:Delphi 7下测试通过的数据库连接池对象,有ADO和DBExpress两种方式,都兼容了SQLServer和oracle,使用方式为创建TDBExpPool或者TADOPool,执行查询语句直接调用OpenSQL,返回一个TataSet,使用完毕释放。insert语句使用ExecSQL,如果要使用事务,请先调用GetDBConn获取一个DBConn,然后调用Enter,调用Pool的ExecSQL时传入此DBConn,使用完毕Leave即可。-Delphi 7 to test the dat
<李健> 在 2025-06-08 上传 | 大小:7kb | 下载:0

[Dephi控件源码uMultInst

说明:防止程序的多个实例同时运行,当已有一个实例在运行的时候单击运行此程序会激活上一个实例,使用的时候在工程加入此单元即可-To prevent multiple instances of the program to run, when there is already a running instance when running this program click activate on an instance, when used in the engineering unit to joi
<李健> 在 2025-06-08 上传 | 大小:1kb | 下载:0

[操作系统开发main

说明:基于多任务编程,充分利用MCU的内存资源,达到良好的实时性-Based multi-task programming, full use of the MCU' s memory resources, to achieve good real-time
<天天> 在 2025-06-08 上传 | 大小:2kb | 下载:0

[MacOS编程superresolution_v_2.0

说明:实现了超分辨率重建的各种已存在的方法,包括,keren at el,等运动估计算法,也包含了四种比较常用的重建方法-Achieve super-resolution reconstruction of various existing methods, including, keren at el, and other motion estimation algorithms, also includes the reconstruction of four commonly used meth
<zhangyongyu> 在 2025-06-08 上传 | 大小:2.54mb | 下载:0

[汇编语言SJA1000_A51

说明:关于SJA1000的汇编程序,完整的,且有详细的解释-About SJA1000, assembler, complete, and detailed explanations
<pipi> 在 2025-06-08 上传 | 大小:72kb | 下载:0

[Dephi控件源码override

说明:override在类的继承中的应用: TBase = class procedure proc1 virtual procedure proc2 end TChild = class(TBase) procedure proc1 override procedure proc2 end -override the inherited class in the application
<zhutao> 在 2025-06-08 上传 | 大小:353kb | 下载:0

[编译器/词法分析recursive-fill.tar

说明:Some example code for you to learn java and recursion.
<Brandylon> 在 2025-06-08 上传 | 大小:9kb | 下载:0

[汇编语言M6Res

说明:魅族miniplayer(m6)的资源修改工具,参考魅族论坛上的资源文件格式制作而成。命令行界面-Meizu miniplayer (m6) resource editing tools, reference resources on the Meizu forum made the file format. Command line interface
<顺口溜> 在 2025-06-08 上传 | 大小:7kb | 下载:0

[汇编语言TLS

说明:PE文件支持TLS回调的例子,asm语言编写,可以在程序运行前运行特定的代码。-PE file support TLS callback example, asm language, you can run a particular program before running the code.
<顺口溜> 在 2025-06-08 上传 | 大小:1kb | 下载:0

[编译器/词法分析yimaqishiyan

说明:译码器实验,通过此实验熟悉译码器的工作原理-Decoder experiment, familiar with the decoder through this experiment works
<cnx> 在 2025-06-08 上传 | 大小:303kb | 下载:0

[操作系统开发Minidisk

说明:1.用FAT实现一个简单的文件存储系统 2.实现一个缓冲区,用来读文件和写文件 -1. Achieved with a simple FAT file storage system 2. Achieve a buffer used to read files and write files
<小陈> 在 2025-06-08 上传 | 大小:33kb | 下载:0
« 1 2 ... .02 .03 .04 .05 .06 8807.08 .09 .10 .11 .12 ... 14954 »

源码中国 www.ymcn.org