-
operating system code principles of learning, learning software developers a goo...
操作系统原理的学习代码,学习软件开发者的好帮手,包括各类小程序-operating system code principles of learning, learning software developers a good helper, including types of small programs
- 2022-03-30 13:15:09下载
- 积分:1
-
OBDII_SerialTest
这是OBDIIu SerialTest应用程序的源代码。
- 2022-02-01 13:28:00下载
- 积分:1
-
另上传的winSockTest.zip包含三个工程的完整代码,对初学者适用 ALLinOne提供通用用户配置接口 而工程winSockTestClient与wi...
另上传的winSockTest.zip包含三个工程的完整代码,对初学者适用 ALLinOne提供通用用户配置接口 而工程winSockTestClient与winSocketServer配套-uploaded winSockTest.zip another three projects include the complete code for beginners applicable ALLinOne provide common user interface and configuration works with winSocketServer matching winSockTestClient
- 2022-02-24 13:48:03下载
- 积分:1
-
这是java开发的一些小程序,对于学习Java很有帮助
这是java开发的一些小程序,对于学习Java很有帮助-This is the development of some small procedures, helpful for learning Java
- 2022-01-25 17:31:56下载
- 积分:1
-
translate excel to access
translate excel to acce-translate excel to access
- 2022-08-15 11:04:44下载
- 积分:1
-
动态规划
动态规划----矩阵连乘问题 动态规划法是解决问题的一种方法。它不规定为了得到结果需如何将问题划分为子问题的固定方法,而是按不同输入给出问题的具体实例的子问题划分方法,然后再进行运算、解答问题。 矩阵连乘问题的主要思想如下: 1)设置大小为连乘个数的方阵 2)主对角线上方各元素Di,j(ij)记录获得该最小工作量矩阵分组的第一组的最后一个矩阵的序列号 最后通过下方元素可知最终结果的分组方式。-dynamic programming matrix continually multiply-dynamic programming problem is a problem-solving method. It does not require the results need to be how to divide the problems of the sub- problems fixed, but different input given by the specific example of the problem partition method, and then calculate, and answer questions. Matrix continually multiply the main idea is as follows : 1) the installation of the size of continually multiply the number phalanx 2) above the main diagonal elements Di, j (ilt; J) Matrix Mi continually multiply to the smallest workload 3) below elements Di, j (IGT; J) the record was the smallest workload of a matrix of the first group of a matrix of the final sequence, followed by the final element of the final results of the
- 2022-06-17 10:27:59下载
- 积分:1
-
Delphi 驱动程序
在 Delphi 编写驱动程序
驱动程序开发一直是 C/c + + 和汇编语言程序员的特权。如果有人需要写一个设备驱动程序在特尔斐,他不得不解决对于"适配器"的驱动程序会允许其用户模式程序一些能力,内核模式函数接口。也是"巫师",(据说) 允许你创建多驱动程序开发不知情的情况下的驱动程序。这两种往往是商业软件。
对于某些任务之一也可以使用一项服务 (可以用 Delphi 编写)。好吧,要么,或学习到 C/c + + 程序。与旧的 Delphi 版本,您仍然可以使用 Microsoft DDK 要链接的对象文件中包含的链接器由 Delphi 编译器需要一个有效的.sys 文件,但德尔菲的较新版本有不同的.obj 文件格式。到底有没有希望吗?嗯,那里是啊 !
为什么你通常无法创建驱动程序在特尔斐的主要原因是这样:
它的编译器/链接器不能产生.sys 文件。
对象文件格式不兼容如上文所述。
DDK 中非 C/c + + 语言通常不可用。
一些基本的单位 (RTL) 他们并不打算在内核模式下使用和驱动程序 (和它整个系统) 有可能崩溃。
我最近发现的解决方案是德尔福驱动程序开发工具包 v0.0.4 (本地镜像),解决这些问题的大部分,并允许您创建内核模式驱动程序,即使在 Delphi 7 !它包含了翻译的 DDK 头,一个实用程序,特尔斐 OBJ 文件转换为格式兼容微软链接器和其他一些东西。最好的事情是它是免费的 !编研在我使用 Delphi 7 的 Windows
- 2022-07-22 19:15:52下载
- 积分:1
-
全局热键程序,这个是最近刚更新的版本,下来用用看
全局热键程序,这个是最近刚更新的版本,下来用用看-Global hotkey program
- 2022-06-29 22:27:28下载
- 积分:1
-
数控铣床的代码自动生成软件
数控铣床加工G代码自动生成软件,很好的参考资料-CNC milling machine G code to automatically generate software
- 2022-03-24 04:54:33下载
- 积分:1
-
快速CRC校验源码
快速CRC校验源码-Fast CRC FOSS
- 2022-02-01 22:52:06下载
- 积分:1