资源列表
HideFunc
- 直接调用该头文件中的 YHideProcess()就可以实现该进程在系统中的隐藏!而且此方法不是通过传统的线程注射方法,而是更改系统内存,经过在2K XP下的调试:)-called directly to the head of the paper YHideProcess () can be achieved in the process of hidden system! But this method is not through the traditional method of inj
TO
- To.c 是一个很好的在目录之间方便快速切换的c 语言源代码
C1
- 这是经典C语言一百例中的一些小程序,最适合最学者使用了-This is a classic C-100 cases in a number of small procedures, most suitable for the use of most scholars
sleep
- 使用tcc编译,产生极小的执行档。 在cmd的环境下,常常需要等待一段时间,这时可以使用这个工具。 使用命令可以任意组合时间单位, 如:‘sleep 1d2h3m4s’,表示要暂停1天2小时3分4秒 -TCC compiler used to produce a very small executable file. In the cmd environment, often have to wait for some time, then you can use this to
cs8_gl3
- 得到鼠标位置处,对鼠标滚轮事件进行处理很好用的钩子程序-Get the mouse position on mouse wheel events office for processing
contact
- 通讯录的制作-设计内容: 软件(每条信息至包含 :姓名(NAME )街道(STREET)城市(CITY)邮编(EIP)国家(STATE)几项)最少要执行以下操作: (1) 输入信息——enter() (2) 显示信息———display( ) (3) 查找以姓名作为关键字 ———search( ) (4) 删除信息———delete( ) 存盘———save ( ) 装入———load( ) 设计要求: (1) 符合课题要求,实现相应功能; (2) 要求界
EMfield_1Dnl_01
- 一维传输矩阵程序,计算结构中的场分布情况-one dimensional photonical crystal transmission procedure
cPP.DataMakeraConsolePrinter
- 产生动态申请内存的一维二维数组数据; 在控制台输出数据; 此版本为类模板,可任意指定数据类型- Generate a one-dimensional two-dimensional array of dynamic application data memory In the console output data This version is a class template, you can specify any data type
spi
- spi总线驱动,在8bit mcu上调试通过。-spi bus driver on 8bit mcu debugging.
ElemValueOf
- Elem Value Of for linux Device Driver.
LINK
- 建立链表的算法: 新节点链入表尾建立链表: 动态分配第一个节点变量; 用指针head 妥善保存链表第一个节点的地址值; 依次动态分配一个新节点变量; 将上一个节点的指针域指向新生成的节点; 循环3),4)步骤,直到所有节点均连入链表; 将最后一个节点的指针域赋值为0; -Establish the list of algorithms: The new node links footer build list: Dynamic allocation of
EDA-taxi
- 哈工大 EDA课程设计 出租车计价器实现所有功能-HIT curriculum design EDA implements all functions Taximeter