CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - can 程序

搜索资源列表

  1. 邮件加密和发送程序

    0下载:
  2. 能够对发送的邮件进行加密和解密,并且能够发送和收取邮件,是很好的学习和说明程序。加密算法使用TEA,发送邮件使用的是JMAIL组建,程序使用Skin++加有皮肤。-able to send mail encryption and decryption, and can send and receive mail, is a very good study and a descr iption of the proceedings. Encryption algorithm used TEA, s
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1233945
    • 提供者:sun
  1. “QQ尾巴病毒”仿真程序源代码

    1下载:
  2. 流行的“QQ尾巴病毒”仿真程序源代码,不能用于害人的用途哟!-popular "QQ tail virus" simulation program source code, can not be used for harmful purposes yo!
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:8592
    • 提供者:郑建华
  1. 禁止程序

    1下载:
  2. 可以禁止正在运行的程序,非常快速,准确!-it can ban the running program,very quick,nicety!
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:28698
    • 提供者:张类
  1. 福利彩程序1.0

    1下载:
  2. 用于福利彩票编程vc 例子,包括所有完整源代码,用户可以从例子中学习。-a vc example of use for wel lottery program,including all integrity code,the user can learn from the example
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:95666
    • 提供者:温海燕
  1. RSA_1111554490vc程序

    0下载:
  2. rsa加密算法的vc实现,可以实现1024位的加密-the source code of rsa algorithm in vc,which can do 1024bits encryption.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:148344
    • 提供者:
  1. 如何使自己的程序自动更新(在线更新)

    2下载:
  2. 由于程序的需要,我需要做一个使程序自动更新的小程序,找了找网上,介绍的都不够详细,这里我给出一个完整的自动更新的程序! 此程序为外部升级程序(需要主程序的调用),具体代码这里就不罗列了,还是自己看源代码吧.此程序主要的思路是通过读取服务器文件获得升级版本及升级地址,有新版本则下载 如果想做成内部升级程序(在主程序内部自动检测及自动升级),只需要在主程序启动时相关的代码即可,大家不仿试试,主要的思路与这个是差不多的,不同之处是怎么处理主程序的自动关闭与启动问题. -procedur
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:381292
    • 提供者:天照
  1. UNIX环境下的日期程序(求时间的函数)

    0下载:
  2. 该函数不仅可求出某个时间前(后)一段时长的日期与时间,而且可得出这个日期是星期几,给程序设计带来不少便利,也方便了费用的计算与核实,读者可直接调用该函数。 -This function can be derived not only some time ago (after) a long time the date and time, but can come to this date is a few weeks to bring a lot of procedures to facil
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:5953
    • 提供者:建文
  1. 在Unix系统中利用程序实现Kill命令

    0下载:
  2. 程序的功能是根据终端号杀死进程并激活终端,操作上只要在另一台终端上执行 killtty ttyname即可,其中ttyname 是需要激活的终端号-procedures function is based on the terminal, killing process and activation terminals, as long as the operation in another terminal can be implemented killtty ttyname, ttyname
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:4204
    • 提供者:建文
  1. EasyARM2104开发实验板可固化的EINT1中断试验程序

    0下载:
  2. EasyARM2104开发实验板可固化的EINT1中断试验程序,希望对朋友们有所帮助-EasyARM2104 experimentation in the plate can be cured EINT1 interrupted testing procedures, and I hope to help friends
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:58897
    • 提供者:bin
  1. NT Service服务程序框架源代码

    0下载:
  2. NT Service服务程序框架源代码,通过此框架可以快速编写NT Service服务程序,这样一来,系统即使不登陆也可启动服务。-NT Service Framework service program source code, adopted this framework can be rapidly prepared NT Service service procedures, this one, even without the landing system can be activat
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:28976
    • 提供者:aa
  1. 动态链接库(DLL)入门程序

    0下载:
  2. 一个比较完整的动态链接库的实现,有相应的测试程序,大家可去其他网站下载一些有关dll的资料结合该程序,入门应该很不错.-a complete dynamic link library to achieve a corresponding test procedures, we can go to other websites related to the information dll combination of the procedure, the entry should be very
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:64318
    • 提供者:朱江
  1. 字符设备驱动程序的框架

    0下载:
  2. 在不用某个设备时,可以将他卸载,主要是从/proc 中取消某个设备的特殊文件,可用特定的函数实现。上面列举一个字符设备驱动程序的框架.来说明这个过程 -not in a particular equipment, he can be unloaded, mainly from / proc remove certain documents to the special equipment can be used to achieve a specific function. Listed abo
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:843
    • 提供者:yo
  1. 能控制光驱开关的程序

    0下载:
  2. 也是用VC写的,能够自由控制光驱,操作方便!!把它嵌在别的程序中,能有意想不到的效果-VC is written in the drive to control free, convenient operation! ! It embedded in other procedures, can have unexpected effects
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:40753
    • 提供者:原子
  1. 用VB写“多线程”程序

    3下载:
  2. 用VB编写的多线程程序,带有可以自定义线程,适用软件VB6.0,是学习操作系统编程的一个良好工具 -VB prepared by the multi-threaded process, can be defined with threads, application software VB6.0. the operating system is programmed to learn a good tool
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:8629
    • 提供者:陶杰
  1. AES加密算法演示程序

    1下载:
  2. 欢迎使用由ksaiy制作的AES加密算法演示程序,此算法为标准的AES算法,你可以根据的 //的自己需要进行变形。具体怎么操作可以登录我们的网站查询详细的资料。我们专门为软 //件开发者提供软件加密安全测试服务和软件加密解决方案,具体的可以参看我们的网站上 //的资料。我们的网站:http://www.ksaiy.com http://www.magicoa.com //技术支持:ksaiy@sina.com 在线QQ:40188696 UC:9341-welcome ksaiy
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:211094
    • 提供者:456
  1. 光驱开关程序_完整版

    0下载:
  2. 光驱开关程序_完整版,可以用软件完全控制光驱,VC++6.0-Optical Switches procedures _ complete version of the software can be completely controlled drive, VC 6.0
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:114345
    • 提供者:认真
  1. CAN驱动程序

    1下载:
  2. CAN总线驱动程序,里面加详细的注释
  3. 所属分类:Linux/Unix编程

    • 发布日期:2011-03-07
    • 文件大小:25155
    • 提供者:xyqiangg
  1. can-utils.tar.gz

    0下载:
  2. linux下测试CAN总线的应用程序,编程框架与网络socket编程类似。,This is the CAN bus test program in linux. The framwork is just like ethernet socket.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:71693
    • 提供者:richard
  1. CAN-MCP2510

    0下载:
  2. linux下的can程序,包括驱动和上层应用程序,其中有doc文档对程序进行详细说明-can under linux procedures, including the driver and the upper applications, including doc document detailed descr iption of the procedures
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:73832
    • 提供者:ls
  1. linux下可以录音、播放的程序源码

    0下载:
  2. linux下可以录音、播放的程序源码。linux下可以录音linux下可以录音、播放的程序源码。(Linux can record, play the program source code)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-25
    • 文件大小:1024
    • 提供者:间含
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com