搜索资源列表
EnhanceSystem
- 在系统文件夹或目录上添加一个MS DOS的快捷通道。使用方法:解压缩后双击Enhance System.bat就可以完成系统增强。您可以选择一个文件夹,单击右键查看您找到一个新的MS DOS菜单,选择后可以进行DOS状态。-the system folders or directories to add an MS DOS quick access. Use : decompress after double-click on the Enhance System.bat complete sy
javabyjre
- 彻底解决安装JRE的问题的方案,就是让我们的应用程序自己背着JRE!这样,我们的程序就像传统的Win32应用程序一样,双击就可以执行,不用管所在的机器上是否有JRE,是什么版本的JRE,无论怎样,我有我自己的-installed JRE completely solve the problem, is to make our own applications carrying JRE! So, our procedures like a traditional Win32 application
20050917192634_refresh
- 一个用双缓冲解决闪烁问题的程序源码 用双缓冲解决闪烁问题的例子。-a double-buffer solution Flicker procedures source in double buffer solution Flicker example.
doubleseq
- 核酸双序列比对程序,可对DNA、RNA、蛋白质序列进行比对,结果为最优比对。-nucleic acid sequences than double the procedure, the DNA, RNA and protein sequences compared to Optimal results than the right.
valgrind-3.2.1.tar
- The Valgrind distribution has multiple tools. The most popular is the memory checking tool (called Memcheck) which can detect many common memory errors such as: * touching memory you shouldn t (eg. overrunning heap block boundaries) *
AUTO125645665
- 最近似乎很多朋友的D E 盘都双击打不开,我朋友的电脑也中过~后来找了很多方法~发现了这款专杀,反正我朋友的电脑是被我救活了~反正中了也试试看啊!记住杀好了直接重启(最好在安全模式下杀)~不要双击D E 盘!还有这个病毒靠U盘传播速度超快~大家以后插了U盘都右键打开!双击有毒盘就中了~切记~!防范才是关键! 关键是在插U盘时候按住shift键以防止病毒随U盘自动运行(大概5秒),等盘符出现后,右键打开.按照如图1,图2做(选择相应选项),一般就会出现一些隐藏的文件,打开autorun
TestCup
- 检测双核CPU,靠。 靠。 靠。 靠。 靠。靠-Double-core CPU and rely on. R ely on. R ely on. R ely on. R ely on. R ely on. R ely on. R ely on. On
operatingsystemsourcecode
- \\Tinix: 书中所附代码 其中很多目录中除了包含源代码(*.asm, *.inc, *.c, *.h)外,还有这样一些文件: boot.bin 引导扇区(Boot Sector),可通过 FloppyWriter 写入软盘(或软盘映像)。 loader.bin LOADER,直接拷贝至软盘(或软盘映像)根目录。 kernel.bin 内核(Kernel),直接拷贝至软盘(或软盘映像)根目录。 bochsrc.bxrc Bochs 配置文
double_queue
- linux下一种双缓冲队列机制的实现源代码(C)。-linux under a double-buffer queue mechanism for the realization of the source code (C).
TaskSwitchers
- The TaskSwitcher application will list all executable programs in it when it starts. When user double-clicks the exactable program in the list control, the selected executable program will show the foreground of the screen. Meanwhile, the main window
homework3_8
- 当用户用鼠标双击一个文本文件的时候,自动删除该文件。-when users double-click with a mouse version of the document, automatically delete files.
一个从未公开过的双重病毒VB源代码
- 一个从未公开过的双重病毒VB源代码-never open a double off the virus VB source code
Arc6
- private double PointToAngle(Point AOrigin, Point APoint) { if (APoint.X == AOrigin.X) if (APoint.Y > AOrigin.Y) return Math.PI * 0.5f else return Math.PI * 1.5f else if (APoint.Y == AOrigin.Y) if (APoint.X > AOrigin.X)
Arc5
- private double PointToAngle(Point AOrigin, Point APoint) { if (APoint.X == AOrigin.X) if (APoint.Y > AOrigin.Y) return Math.PI * 0.5f else return Math.PI * 1.5f else if (APoint.Y == AOrigin.Y) if (APoint.X > AOrigin.X)
20041223205631590
- 包内的bat可以安装和反安装服务。 用到了trayicon组件。服务启动后在图标区生成两个图标,一个右键弹出,另一个双击弹出。 示范程序在安装和反安装服务都没问题,设成自动启动后开机也自启动。就是关机时没处理关机消息,这部分还得补充。-the bat kits can be installed an ti-installation services. Depleted trayicon components. After commencement of the service area gene
mp3player_0816利用QT启动外部的madplayMP3播放器
- 在linux下,利用QT启动外部的madplayMP3播放器,实现了播放,暂停,停止,双击播放等功能。是个人编写的MP3播放器。-In linux, start using the external madplayMP3 QT player to achieve the play, pause, stop, double-click playback. Written in a personal MP3 player.
double-click
- vb 在picture box中双击鼠标显示窗体坐标-picture box in vb double-click on the mouse that form coordinates
double.tar
- linux c写的双链表程序,包括,创建,删除,修改和插入功能,新手参考-double-linked list linux c write procedures, including, create, delete, modify and insert function, novice reference
VC-Double-buffer-technology-test
- 在vs2008下基于MFC编写的一个关于双缓存的小程序,通过两个按钮响应,对比在加入双缓存后界面变化情况。-Based in vs2008 MFC prepared a small program on double-buffering via two buttons response, compared to the addition of dual-cache interface changes,
double
- Software floating-point emulation. Definitions for IEEE Double Precision.