资源列表
xc
- 源码,罪恶都市的,很有用,欢迎大家的下载啦,我这是第一次上传文件。-Source, sin city, very useful, welcome to download it, this is my first upload files.
window
- windows环境下,创建简单的窗口函数,包括winmain函数,回调函数-windows environment, create a simple window functions, including winmain function, the callback function
chatroom
- 在visual studio 2005环境下,聊天系统,具有发信息,收信息,并且显示的功能-In visual studio 2005 environment, chat system, with the information, collect information, and display functions
VBzhaoc
- VB6.0找茬* 利用API 作战 有兴趣的朋友 可以下载-jsafjoisaj wjsjfwnn jjlkasjfoiw jwoijsf jopsajf
Web-References
- MEESAGER WITH THE WEB SERVICES
ACM
- ACM大赛的51个经典的算法,世界上著名问题算法描述,有简单的诸如排序之类,也有非常复杂有挑战性的算法-ACM contest 51 classical algorithm, the world' s leading problem algorithm descr iption, there are simple, such as sorting and the like, there are very complex algorithms challenging
jivvv
- 杰奇最新wap插件不需要密码直接按章到程序根目录访问wap.php-Jackie latest wap plugin
Fits
- 实现 First fit, Best fit and Worst fit 算法并进行比较-Achieve First fit, Best fit and Worst fit algorithm and compared
count24
- 一个关于计算24点算法的程序,给定四个任意整数,可以得出算出24点的公式-A 24-point algorithm on the calculation procedures given four arbitrary integer, we can draw the calculated 24-point formula
0_02013072611174612501332035
- winform开发项目测拭用的DEMO二0一三年10月8号于苏州-winform development projects swab test using DEMO October 8, 2013 in Suzhou
DirectXCaptureSKKOREA
- winform开发项目测拭用的DEMO二0一三年10月8号于苏州-winform development projects swab test using DEMO October 8, 2013 in Suzhou
lianxi
- 关于算法的相关练习报告 实验三、银币问题问题描述与实验目的: 在n个银币中有一个是不合格的,不合格的银币比合格银币要轻。 现用天平秤银币,找出不合格的银币,且在最坏情况下秤银币的次数最少。 输入 输入有若干行。每行上有一个整数n,表示银币个数,n<100000。 当n=0,表示输入结束。 输出 对输入大于0的整数n,输出2行。第1行输出n的值,第2行上先输出“Times:”,接着输出在最坏情况下秤n个银币的最少次数。 当n=0时,这种情况你不必处理和结果