资源列表
app_close
- 可以重用的方法、禁止某个应用程序打开、可以防止用户修改进程名!-Method can be reused, to prohibit an application open, you can prevent users from modifying the process name.
Derivative
- 使用VISUAL STUDIO C++所編程 需要的人拿去使用嗎 一階、二階微分-Programming needs to use VISUAL STUDIO C++ take use of the first order, second order differential
mylpc2132
- 对CH452芯片的编程,程序可以控制CH452芯片来点亮数码管。-CH452 chip programming, the program can control the CH452 chip to light up the digital pipe.
log4cpp-1.1rc1.tar
- 一个日志管理的源码,具有树形设备结构、丰富的功能和优秀的性能!-The source of a log management, tree equipment, structures, rich functionality and excellent performance!
SingleList
- 通过STL来模拟实现单链表的功能,提供通用的接口来调用-Through the STL to simulate the function of the singly linked list, to provide a common interface to call
lua-5.2.1.tar
- lua5.2.1最新源码(2012-06-08)。它是一个扩展式程序设计语言,被设计成支持通用的过程式编程,并有相关数据描述的设施。 Lua 也能对面向对象编程,函数式编程,数据驱动式编程提供很好的支持。它可以作为一个强大、轻量的脚本语言,供任何需要的程序使用。 Lua 以一个用 clean C 写成的库形式提供。(所谓 Clean C ,指的 ANSI C 和 C++ 中共通的一个子集) 作为一个扩展式语言,Lua 没有 "main" 程序的概念:它只能 嵌入 一个宿主程序中工作,这个宿主程序
LBPpan
- 有关LBP的,局部二值化的一个非常好的例程,在纹理检测中有很好的应用。-Relevant LBP, local binary of a very good routines in texture in detecting have very good application.
bufengtouzhen
- 布冯投针 找一根铁丝弯成一个圆圈,使其直径恰恰等于平行线间的距离d。可以想象得到,对于这样的圆圈来说,不管怎么扔下,都将和平行线有两个交点。因此,如果圆圈扔下的次数为n次,那么相交的交点总数必为2n。 现在设想把圆圈拉直,变成一条长为πd的铁丝。显然,这样的铁丝扔下时与平行线相交的情形要比圆圈复杂些,可能有4个交点,3个交点,2个交点,1个交点,甚至于都不相交。 由于圆圈和直线的长度同为πd,根据机会均等的原理,当它们投掷次数较多,且相等时,两者与平行线组交点的总数可望也是一样的。这就是说,
shijianbuchangfa
- 用时间步长法实现:某仓库有一个保管员,领料工人的到达为Poisson流,平均每小时有12个工人来领料,每个工人的领料时间均匀分布在2-4分钟之间,求该保管员忙的概率。-Time step method: a custodian of a warehouse, picking the arrival of workers to a Poisson stream, hour average of 12 workers picking, each worker picking time uniform
russa
- 在控制台下实现俄罗斯方块,可以进行单人游戏和双人游戏-Tetris can be single player and double player in the console
1
- dixing.txt为地形数据的文本文档,在程序界面中输出地形文本文档里面的数据,显示出文档里面的信息,然后找出地形所有最高点和最低点所在的行号和列号输出并另存入文本文档中-dixing.txt terrain data, text documents, and output data of the terrain text documents in the program interface, showing the inside of the document, and then find
Stack-using-Pointer
- stack using pointer using c in a simple and lucid manner
