资源列表
如何使自己的程序自动更新(在线更新)
- 由于程序的需要,我需要做一个使程序自动更新的小程序,找了找网上,介绍的都不够详细,这里我给出一个完整的自动更新的程序! 此程序为外部升级程序(需要主程序的调用),具体代码这里就不罗列了,还是自己看源代码吧.此程序主要的思路是通过读取服务器文件获得升级版本及升级地址,有新版本则下载 如果想做成内部升级程序(在主程序内部自动检测及自动升级),只需要在主程序启动时相关的代码即可,大家不仿试试,主要的思路与这个是差不多的,不同之处是怎么处理主程序的自动关闭与启动问题. -procedur
db_lib
- 数据库底层函数库接口,采用ANSI-C实现,不支持并发,采用gnu版权发布-underlying database library interface, using ANSI-C achieved, do not support concurrent use gnu copyright release
comet
- comet虚拟计算机,运行casl汇编后的机器代码,集成反汇编调试功能,gnu版权发布-comet virtual machine running casl compiled machine code, compile-debug integration functions, gnu copyright release
tiny
- tiny编译器,编译<编译原理实践>书中定义的tiny程序,采用一次扫描算法,采用gnu版权发布-tiny compiler, compiler lt; Compiler Principle practice gt; The tiny book definition of procedures, using a scanning algorithm, using copyright release gnu
casl
- casl汇编器,翻译CASL书写的汇编程序.采用改进的两次汇编算法-casl assembler, translation CASL writing assembler. Improved algorithm for the compilation of the two
IPPack
- 简单的IP封包截获工具(IPPack)以及(IPPackLib)相关的库文件。用于截获IP数据报- The simple IP wrapped gift interception tool (IPPack) as well as (IPPackLib) is connected storehouse document. Uses in to intercept the IP data newspaper
anjuta-1.2.4.tar
- 一个在LINUX下很好的集成编程环境,省了自己编写MAKEFILE文件了。- Under LINUX the very good integrated programming environment, saved own to compile the MAKEFILE document.
squid-2.2.tar
- 一款Linux下的代理软件,主要用于代理服务!- Under section Linux proxy software, mainly uses in to act serves!
socks.cstc.4.2.tar
- Linux下的socks的程序源程序,用于socks的代理服务-Linux socks procedure source program, uses in the socks proxy to serve
按键驱动
- linux下的按键驱动,可用于嵌入式开发之中;具有四个按键的驱动程序源代码。-linux pressed key actuation, may use in to insert during the type development; Has four pressed keys the driver source codes.
Framebuffer驱动示例程序
- Framebuffer驱动示例程序.rar framebffer的编写示例程序说明-Framebuffer the actuation demonstration procedure rar framebffer compilation demonstration procedure showed
线性移位寄存器的C语言实现
- 线性移位寄存器是流密码的重要组成部分,该程序就是实现该方法。- The linearity shift register is the stream cipher important constituent, this procedure realizes this method.