资源列表
ch12
- 对办公室人员工作情况和工资待遇的统计,姓名和工资。-good
dcrypt-0.4-src
- A virtual encrypted filesystem program, similar to TrueCrypt and BestCrypt.
tinyos-programming
- TinyOS 编程语言Nsec 经典英文书-TinyOS Programming Language Nsec classic English books
autodialupbcb
- 一次偶然的机会,一个朋友要一个自动拨号断开的程序,联接指定的网页,以刷新指定网页的访问计数。使用的拨号控件是开源的DialUp.pas,只要建了一个包,加入这个文件后,就可以编译建立TDialUp控件。于是写了这个程序,内置FHRasConn数据成员,用于存放当前活动链接的句柄,主要是通过个句柄取得当前连接的IP地址。用自己家的ADSL来测试,最后,测试OK了。这个程序没有新意的地方,就拿来共享给大家了,希望能对大家有所帮助。这里包括所有的源代码-By chance, a friend to d
qicheshoupiao
- 汽车站模拟售票系统 乘客调度员可分别操作-Simulated passenger bus ticketing system dispatcher operation, respectively
VCGetCpuid_ASMLIB
- vc6.0调用汇编库取得硬盘序列号和cpu id等,由于vc直接调用要下载一个啥sdk,太麻烦了,就写个汇编的lib在vc里直接调用,lib也不像dll容易被跟踪到,注释清晰代码风格好,可供商用。 -vc call ASM lib to get hd and cpu id,Because if you want to get this information must download some sdk,I think use a asm lib is more easy to use ,a
GetWnd_KillWnd
- 这是两个很有趣的程序,当安装驱动程序时如果驱动程序没有经过微软认证,就会弹出一个对话框提示,GetWnd专门查找这个提示框并自动发送“确认”键跳过,KillWnd中止GetWnd的运行,这两个程序用于安装驱动时不想让用户过多进行点击,让用户体验更好。只能运行在winxp中文版,运行时两个程序都没界面。-When you install a device driver not be certificated by Microsoft,It s will show you a message box
VC_DLL
- 制作了四个动态连接库,并设计了一个动态连接库的调用程序,可以给刚学习制作DLL的同学共勉-make a dll
system
- 获取系统CPU信息、内存相关信息、调用系统关机对话框、利用编码实现关闭和重启计算机。-Access to the system CPU information, memory information, call the system shutdown dialog box, use of coding to achieve close and restart the computer.
getsysteminfo
- windows SDK 获取系统类型,CPU,内存等信息.-Get the system type, CPU, memory and other information.
error
- 强大的检测处理出错信息的程序,能有效预防BUG出现-Powerful test procedures for dealing with error messages can prevent BUG appear
arealtimemultitaskkernelanasyis
- 初次接触实时多任务操作系统的人,往往对实时程序的运行机制感到很困惑:任务在什么时候投入运行?操作系统以什么机制决定目前应该运行哪一个任务?本任务什么时候放弃了对CPU的控制?为了解答以上问题,我们从分析一个很简单的实时调度程序入手,来说明一下多任务程序的运行过程-Initial contact with real-time multitasking operating system, often real-time operating system program was very confus
