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

搜索资源列表

  1. 阿带定时器2.0

    0下载:
  2. 定时关机/提醒实用工具。包含关机、透明窗口、不规则窗口演示代码。- Fixed time closing machine/reminder practical tool. Contains Guan Ji, the transparent window, the irregular window demonstration code.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:159192
    • 提供者:宋耀武
  1. jingchen

    1下载:
  2. 用VB开发的用于系统进程管理的程序!可以扫描,关闭本地系统进程!-VB development process management system for the procedure! Can scan, the process of closing the local system!
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:2274
    • 提供者:wzx
  1. WindowsNTService

    0下载:
  2. 这是一个编写NT服务程序的模板,里面带了一个已编写好的自动关闭程序的小服务,在对付经常占用你机子打游戏的菜鸟是非常好用的-NT services for the preparation of the template, inside the band has prepared a good self-closing procedures of small services, deal with the recurrent use of your loom playing the game as
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:104755
    • 提供者:杨凡
  1. 打开弹出光驱

    0下载:
  2. 我的一个打开和弹出光驱的小程序 放在 桌面上 以方便 开、关 光驱托盘!-I open a pop-up drive and the small program on the table to facilitate the opening and closing drive tray!
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:5674
    • 提供者:韩龙
  1. test

    0下载:
  2. 控件,密码输入三次错误后,禁止输入,控件自动关闭-Control after the password incorrectly three times, to prohibit the importation, control self-closing
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-16
    • 文件大小:267056
    • 提供者:陈京华
  1. vc468222444

    0下载:
  2. 此代码示范了如何利用 CreateToolhelp32Snapshot API函数枚举系统当前进程。以及如何用 HANDLE OpenProcess(...),TerminateProcess(...)来打开和关闭活动进程。 -This code demonstrates how to use function CreateToolhelp32Snapshot API system is currently the process of enumeration. And how to
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-24
    • 文件大小:28118
    • 提供者:bmbm
  1. jiudianguali

    0下载:
  2. 酒店管理系统实现点菜结账现金管理的各种酒店管理的功能需求。-Hotel management system to order the closing cash management functions of the various needs of hotel management.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-07
    • 文件大小:1965408
    • 提供者:yangfan
  1. control

    0下载:
  2. vc++6.0控制电脑开关机,打开关闭光驱的源码-vc++6.0 control computer switch machine, opening and closing CD-ROM Source
  3. 所属分类:Network Security

    • 发布日期:2017-04-17
    • 文件大小:24715
    • 提供者:ycp
  1. EarthQuake

    0下载:
  2. 可以让窗口或状态栏“地震”的程序,很有意思,代码也很简单,不过无法用进程管理关闭。(绝对无危害,用360关闭即可)-Allows the window or the status bar " earthquake" program, very interesting, the code is very simple, but can not manage the process of closing. (Absolutely no harm can be closed with
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:5870
    • 提供者:fish
  1. can

    0下载:
  2. arm116410的can模块的驱动程序,还有测试程序,实现自发自收。-arm116410 the driver can block, there are test procedures to achieve spontaneous self-closing.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:171996
    • 提供者:wangyi
  1. MulticastDemo

    0下载:
  2. 组播技术。 组播技术指的是单个发送者对应多个接收者的一种网络通信。组播技术中,通过向多个接收方传送单信息流方式,可以减少具有多个接收方同时收-Multicast technology. Multicast technology is a network communication of a single sender corresponds to multiple recipients. Multicast technology, the parties send a single flow o
  3. 所属分类:Network Security

    • 发布日期:2017-03-22
    • 文件大小:25494
    • 提供者:hexunting
  1. GetShutDownDlg

    0下载:
  2. 改代码可以直接调用系统关机对话框,有喜欢的朋友可以下载看看。-invork a dialog that is closing system
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-22
    • 文件大小:22763
    • 提供者:YangYu
  1. gzlog

    0下载:
  2. The gzlog object allows writing short messages to a gzipped log file, opening the log file locked for small bursts, and then closing it. The log object works by appending stored data to the gzip file until 1 MB has been accumulated. At that time, the
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:4106
    • 提供者:xingbuiber
  1. theRealRsa4vb6

    5下载:
  2. 最真实有效的VB6.0版的RSA加解密算法模块,已做成类模块很方便调用。这是我这两三年来找到的最好用的RSA加解密算,运算速度超快,制作1024位及2048位的加解密相当快,实用性极强,用于共享软件的网络在线验证再合适合过了。这个代码对于还在用VB6.0做共享软件的朋友在做注册模块时相当有用的,可以确保不会被写出注册机来。-The most real and effective VB6.0 version of RSA encryption and decryption algorithm mo
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:3618
    • 提供者:苏海燕
  1. btree

    0下载:
  2. Handle opening/closing btree for Linux v2.13.6.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:4881
    • 提供者:kilaolei
  1. bf561_net_UDP

    0下载:
  2. UDP收发包源代码,嵌入式linux开发环境用的UDP收发包源代码,包括收包发包等过程。-UDP packet transceiver source code, embedded linux development environment with a UDP packet transceiver source code, including closing packages contracting and other processes.
  3. 所属分类:Driver develop

    • 发布日期:2017-04-28
    • 文件大小:9506
    • 提供者:刘刚
  1. ParsePathTest

    0下载:
  2. closed paths are not equal, the iter explicitly gives the closing edge, even if it is not in the path. -closed paths are not equal, the iter explicitly gives the closing edge, even if it is not in the path.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1282
    • 提供者:kuexyhw
  1. Heiken-Ashi

    1下载:
  2.  Heiken-Ashi烛图是另外一种蜡烛图,虽然看起来和一般的阴阳烛图很相似,但是它们计算方式上有着基本的不同。阴、阳烛图标示一个时段的开盘价(O)、收盘价(C)、高价(H)和低价(L)。Heiken-Ashi烛图也有这4个价位,但是计算方式不同,而且不像阴、阳烛图中每根蜡烛都是独立的,和前面没有联系,它的每根蜡烛和前一烛是联系起来的。-Heiken-Ashi candle is also a candle chart, although it looks and general candle
  3. 所属分类:Driver develop

    • 发布日期:2017-04-12
    • 文件大小:1104
    • 提供者:天使
  1. yunlai

    0下载:
  2. 在vs平台下利用opencv程序,可以处理图像的膨胀、腐蚀以及开闭运算。-Availability v Understanding use of open platform opencv degree, permissible processing, swelling, corrosion and opening and closing operation
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-14
    • 文件大小:3338957
    • 提供者:anhun
  1. 缠论分笔

    9下载:
  2. 1.笔的定义有两种:新笔和老笔。还要处理顶比底还低,底比顶还高的问题。顶比底还低及底比顶还高又存在不同的定义,比如:顶底K线能否存在包含关系,顶底左右的K线能否比较高底,是否需要比较收盘价的高底。有太多种组合关系。 当市场出现极端行情时(比如1分钟下跌20美元),有时候用一种定义比较符合走势,有时候用另一种定义比较符合走势。 在黄金市场,因为受消息驱动。市场出现极端行情的机会还是比较多的。本人经过长时间(2年左右)的测试修改,得到了最符合大部分走势规律的处理方法。但没有任何一
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-11-01
    • 文件大小:43008
    • 提供者:木子1=
搜珍网 www.dssz.com