-
PJSIP测试程序,学习PJSIP的好资料,一定会对你有所帮助
PJSIP测试程序,学习PJSIP的好资料,一定会对你有所帮助-PJSIP test procedures, learning PJSIP good information, we will help you
- 2022-02-03 16:58:15下载
- 积分:1
-
elf格式转换bin文件格式
应用背景ELF是一种程序文件格式,ELF格式文件的装载和动态链接,是程序启动的很好学习资料,可以了解程序在内存中的动态加载,源码格式详细解释了elf的文件生成bin文件格式的流程关键技术elf格式的文件加载,elf文件格式,生成bin文件,可直接下载运行
- 2022-02-06 09:03:35下载
- 积分:1
-
VB做的Sniff软件完整代码.
VB做的Sniff软件完整代码.-VB do Sniff integrity of the software code.
- 2022-06-19 01:14:54下载
- 积分:1
-
Hello world in C
Hello world in C-- for Windows.
- 2022-01-27 10:25:27下载
- 积分:1
-
This procedure is used to staff the curriculum with lessons and inquiries produc...
本程序是用于教职员课程安排与带课查询所制作的,适合各类学校使用。VB6.0+Access开发-This procedure is used to staff the curriculum with lessons and inquiries produced, suitable for all types of schools. VB6.0+ Access Development
- 2022-03-26 12:02:29下载
- 积分:1
-
这是给初学者推荐一种格式,不一定最好,但它却实能正常运行...
这是给初学者推荐一种格式,不一定最好,但它却实能正常运行-This is for beginners to recommend a format, not necessarily the best, but it really can be the normal operation of
- 2022-04-23 23:41:55下载
- 积分:1
-
内存驻留程序的基本思想就是让程序一直停留在内存中,不断的执行特定的命令。但内存驻留如何被执行呢?一般地,内存驻留程序都是通过修改BIOS或DOS的系统中断向量表...
内存驻留程序的基本思想就是让程序一直停留在内存中,不断的执行特定的命令。但内存驻留如何被执行呢?一般地,内存驻留程序都是通过修改BIOS或DOS的系统中断向量表来实现的。比如修改向量表中16H位置的中断(这个中断接收键盘的按键,在DOS中,按键按下,这个中断就会被调用),让其指向我的程序,这时若有按键被按下,则执行的是我的程序。-The basic idea is to let procedure has to remain in the memory and keeps the implementation of specific orders. But the presence of memory how to be executed? Generally, the memory presence procedures are revised BIOS or DOS systems to scale interruption to achieve. For example, changes to the set-16H location of the interrupt (the keyboard interrupt reception of keys, DOS, press the button, the suspension will be called), let me point to the procedure, if time was pressing the button, I was the implementation of the procedures.
- 2022-03-07 21:10:22下载
- 积分:1
-
小程序,主要用于学习和研究TCP/IP协议.得到主机IP.
小程序,主要用于学习和研究TCP/IP协议.得到主机IP.-Small programs, mainly for study and research TCP/IP protocol. Be the host IP.
- 2023-08-17 09:40:03下载
- 积分:1
-
vb反弹连接源码
vb source code rebound Connection
vb反弹连接源码
vb source code rebound Connection-vb source code rebound to connect vb source code rebound Connection
- 2022-05-08 12:55:58下载
- 积分:1
-
书上的例题。记住相同图标的位置并连续点击。使用了Timer和Thread。...
书上的例题。记住相同图标的位置并连续点击。使用了Timer和Thread。-Sample project of a book. Remember the locations of the same icon and click in a row. Illustrate the use of Timer and Thread.
- 2022-02-04 16:00:17下载
- 积分:1