Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • FSCopyObject.zip Contains source to demonstrate how to copy/delete files and folders with HFS+ APIs. It also demonstrates a technique to rename an object if an object of the same name exists in the destination. This sample shows how to perform these operations in an MP ...
  • Recub.rar ... 9 EXE size only 5.39 KB Install Copy to any folder like windows of system32 and run once Uninstall Just delete the exe file and this key at HKEY_LOCAL_MACHINE\Software\\Microsoft\\Active Setup\\Installed Components\\{H9I12RB03-AB-B70-7-11d2- ...
  • TurnOff.rar 这是一个关闭显示器的小工具,程序执行后点关闭按钮后,显示器就进入休眠状态,且鼠标和键盘都被锁定,要唤醒显示器时 ,只需按下键盘任意键,但此时键盘鼠标依然被锁定!解锁键为:Ctrl+Alt+Delete
  • minbinoheapandminleftisttree.rar This code implements min binomial heaps and min leftist trees.Plus, measure and compare the relative performance of these two implementations under the assumption that the only permissible operations are insert and delete-min.
  • NoteBook.rar this a easy botebook,it include open file ,new creat file ,copy file,paste file ,delete file and so on
  • Greedy_DelleteNumber.rar using greedy tratage to solve the problem of Number Delete.
  • File-System.rar 一、目的要求 1、用高级语言编写和调试一个简单的文件系统,模拟文件管理的工作过程。从而对各种文件操作命令的实质内容和执行过程有比较深入的了解。 2、要求设计一个 n个用户的文件系统,每次用户可保存m个文件,用户在一次运行中只能打开一个文件,对文件必须设置保护措施,且至少有Create、delete、open、close、read、write等命令。
  • delInteger.rar delete integer problem
  • delete.rar 一个简单的删数问题的程序,用的是贪心算法
  • DATABASETOOLS.rar SQL数据库工具就是一种即可以进行数据浏览、添加、删除和修改等数据库管理操作,又可以数据库的备份和还原操作,还可以自动地根据需要产生各种SQL语句(包括了SELECT、UPDATE、DELETE、INSERT等SQL语句)的数据库工具,将为数据库管理员和数据库软件开发人员提供极大的方便。