搜索资源列表

  1. msjexhnd

    0下载:
  2. 输出异常调用栈的信息到文件,可以查看程序崩溃的地址-Output abnormal call stack information to a file, you can view the collapse of the address of the procedure
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:wubq
  1. CSTtraining

    0下载:
  2. 小型的一个简单的系统开发的实现了简---添加--删除--修改---(vs2005和SQl2005)用到了一些JS脚本,采用可以---折叠的树形菜单-A simple small-scale systems development implementation of the Jane--- add- delete- modify--- (vs2005 and SQl2005) used some JS scr ipt, using the
  3. 所属分类:SQL Server数据库

    • 发布日期:2024-05-20
    • 文件大小:10168320
    • 提供者:cqc
  1. CrashFinder_2.55

    0下载:
  2. 找到软件崩溃模块和地址的小工具源码。可以修改以后添加到自己的程序中,给自己的程序提供一个 error reporting-Find a software module and address of the collapse of the small instrument source. Can be amended later to add to your program, give their own procedures to pr
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:72704
    • 提供者:免战牌
  1. minidump_demo

    0下载:
  2. 在系统崩溃时对信息进行采集和保存,使得重要收据得以DUMP操作-Collapse in the system of information collection and preservation of receipt to make an important operation DUMP
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:1825792
    • 提供者:张锴
  1. ASP.NET2.0clientcallback

    0下载:
  2. 开发人员使用Javascr ipt的一个主要原因就是可以避免回发过程中带来的页面刷新。例如我们可以根据用户的需要使用Treeview控件来展开和折叠相应的数据节点。当你展开一个节点时,该Treeview控件将会利用Javascr ipt读取服务器上的子节点信息,然后平滑无刷新地插入这些新节点。如果没有使用Javascr ipt的话,Treeview控件将会因为页面的回发而重新构建。不但用户会发现因页面刷新而带来的延迟,而且页面极有可能回
  3. 所属分类:软件工程

    • 发布日期:2024-05-20
    • 文件大小:253952
    • 提供者:王若
  1. mode1

    0下载:
  2. 内存是计算机系统中储存指令代码和各种数据的主要部件,如果内存短缺或者管理不当,将导致整个系统反应迟缓,甚至崩溃。所以,建立稳定、高效的内存管理策略是一个很重要的且必须面对的问题。现代的操作系统中运用位图、链表等多种手段和算法来管理内存。伙伴算法(Buddy System)是一种经典的内存管理算法。在Unix和Linux操作系统中都有用到。其作用是减少存储空间中的空洞,减少碎片,增加利用率。 本程序模拟了内存管理的过程-Memory
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:echo
  1. Text_CTreeBT_Demo

    0下载:
  2. VC++模仿的QQ游戏大厅左侧的树型菜单导航控件,个人感觉在现代的软件开发中,一些常规的控件已不能满足我们的使用,最近项目需要实现一个类似QQ游戏大厅那种效果的树型导航菜单,可以展开和折叠,参考了网络上的部分资料,自己动手写了一个类CTreeCtrlBT,希望和各位高手交流。-VC++ to imitate the left side of the QQ games hall tree menu navigation control,
  3. 所属分类:界面编程

    • 发布日期:2024-05-20
    • 文件大小:62464
    • 提供者:Arizona
  1. Crash

    0下载:
  2. 一个根据应用程序的崩溃地址定位源代码位置的程序,非常好用,也适合学习。-Application in accordance with a location address of the collapse of the location of the source code of the program, very easy to use, but also for learning.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:39936
    • 提供者:陈义华
  1. SEHtest

    0下载:
  2. VB中使用SEH处理意外错误的例子,使VB程序不再随意崩溃-VB used to deal with unexpected error SEH example, so that is no longer free to the collapse of VB
  3. 所属分类:系统编程

    • 发布日期:2024-05-20
    • 文件大小:8192
    • 提供者:chenzha
  1. interviewByCSDNTopLanguageAnswered

    0下载:
  2. 很多朋友都抱怨说STL出问题的时候debug很难,编译期错误算是轻的,大不了一串串令人头晕的出错信息,至少还能双击定位到错误行。而神秘的运行期崩溃才是真正令人头大的问题。-Many of my friends have complained that STL difficult to debug when problems, compile-time error light is the worst case scenario is d
  3. 所属分类:对话框与窗口

    • 发布日期:2024-05-20
    • 文件大小:13312
    • 提供者:赵雷
  1. Timer(VB)

    1下载:
  2. 精密定时器集合:VB版 ■ SetTimer(多Timer):是使用SetTimer()和回调函数产生的Timer,与VB6中定时器控件效果一样,只是用API实现而已,不爱用控件的朋友可能会喜欢 ■ Timer大比拼(CSDN):是CSDN网友提供的测试各种Timer的代码:QueryPerformanceCounte() 多媒体定时器;和VB6定时器控件。测试时,可以看到3种定时器的区别。多媒体定时器和QueryP
  3. 所属分类:系统编程

    • 发布日期:2024-05-20
    • 文件大小:114688
    • 提供者:尹刚
  1. DropDownCheckList_src

    0下载:
  2. For the end user, the DropDownCheckList resembles an HTML <select> box that when clicked presents available options as checkboxes. The display box lists the checked options, with developer-defined list separators a
  3. 所属分类:C#编程

    • 发布日期:2024-05-20
    • 文件大小:20480
    • 提供者:madhu
  1. Best_Tree_1652601012003

    0下载:
  2. tree menu for expand and collapse their category
  3. 所属分类:菜单

    • 发布日期:2024-05-20
    • 文件大小:16384
    • 提供者:tasha
  1. Drop_Down_1493871182002

    0下载:
  2. dropdown menu for expand and collapse their category
  3. 所属分类:菜单

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:tasha
  1. TreeMenu

    0下载:
  2. tree menu for expand and collapse their category
  3. 所属分类:菜单

    • 发布日期:2024-05-20
    • 文件大小:7168
    • 提供者:tasha
  1. TreeView_C2005747112006

    0下载:
  2. tree menu for expand and collapse their category
  3. 所属分类:菜单

    • 发布日期:2024-05-20
    • 文件大小:163840
    • 提供者:tasha
  1. ezpz_listv1979453112006

    0下载:
  2. tree menu for expand and collapse their category
  3. 所属分类:菜单

    • 发布日期:2024-05-20
    • 文件大小:8192
    • 提供者:tasha
  1. Rocksl

    0下载:
  2. 岩体稳定性研究在工程中十分重要,岩体破坏引起崩塌落石等。-Stability of rock mass is very important in engineering, rock mass damage caused by falling rock and so on collapse.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:冯风
  1. ProgramMonitor

    0下载:
  2. 程序监护软件,顾名思义也就是说,用这个程序启动其他的软件(当然也可以指定启动参数),就可以监护这些启动的软件,如果某个崩溃退出,那么这个监护程序就会自动把它重启。-Procedures for monitoring software, by definition that is, to use this program to start other software (of course, can also specify the st
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:251904
    • 提供者:刘学彬
  1. TCP_Performance_Over_Wireless_Network

    0下载:
  2. Transmission Control Protocol (TCP) is the dominant transport protocol in the Internet and supports many of the most popular Internet applications, such as the World Wide Web (WWW), file transfer and e-mail. TCP cong
  3. 所属分类:编程文档

    • 发布日期:2024-05-20
    • 文件大小:3133440
    • 提供者:Tekaya
« 1 2 3 4 5 6 78 9 10 11 12 13 14 »

源码中国 www.ymcn.org