搜索资源列表
UICatalog.zip
- GLPaint example code from the iphone SDK,GLPaint example code from the iphone SDK
dfgdfgd
- 还有就是这个函数对于有标题框的窗体支持不好,就是它裁切的只是客户区域,好在我们要制作透明窗体的场合一般用不到标题框下面就说名例程的制作过程。(我旨在说明这种透明窗体的思路及函数的用法,所以代码非常简单,并且没有必要的错误验证机制,希望大家谅解) 建立一张用于在窗体上绘制的背景图片,把要裁切的部分用一种颜色标记出来,我们叫它MaskColor,例如图片背景是绿色则MaskColor =0xFF00,也就是 RGB(0,255,0). 建立一个基于对话框的工程,修改对话框资源的属性,主要
Hideprocess_zhurufa
- 采用注入到其他进程的方法来隐藏自己的进程。就是说,把你想做的事情寄生到别人的进程里面。比如IE什么的。关于注入的方法很多,下面我给你一个DLL注入的方法,这个是我做某外挂时用过的代码,你参考一下把。-Injected into the process of adopting other methods to hide its own process. In other words, you want to do the parasite to other people inside the pr
ccs_complier
- CS provides a complete, integrated tool suite for developing and debugging embedded applications running on Microchip PIC® MCUs and dsPIC® DSCs. This suite includes an IDE for project management, a context sensitive C aware editor, build tool
VisualC6bcjqysl
- 本资料是一个*.pdf文件。详细介绍了VC++6.0编程的详细过程,并结合实例进行说明,并配备源代码。-This information is a*. pdf file. Details of the VC++6.0 detailed programming process, combined with the example, and with source code.
VC2005_ADO_Excel2007_demo
- VC2005利用ADO读Excel2007文件示例 1建立基于对话框的MFC程序 2引入库文件 3在对话框中的确定按钮上添加响应事件OnBnClickedOk() 4在事件OnBnClickedOk()中写代码 -VC2005 read Excel2007 file using ADO Example 1 MFC dialog-based program established to introduce library 2 3 OK button in the dialog
I2Cbasics1
- it describes how to deal with IIC example code also given
Documents
- This code provides two simple examples of naive Bayes classifier. In the first example the input are a bunch of positive and negative numbers and their corresponding classes i.e. posi or negi and is tested with random numbers.-This code provides t
32365
- 数值分析matlab部分例题代码:Jacobi迭代法,二分法,幂法,龙贝格算法,插值法-Numerical analysis matlab part of the example code: Jacobi iteration method, bisection method, power method, Romberg algorithm, interpolation
MultiThreadAsyncTask
- Code example Asynctask in android.
descript
- 淘宝上销售商品时可用到的漂亮美观的html代码范例-Taobao sales of goods available to the beautiful aesthetic html code example
CPP01
- 講解C++設計範例,如何在介面中應用以及撰寫程式,寫須注意哪些-The to explain C++ design example, how to interface and write code, write have to pay attention to what
Matlab
- example source code for matlab
BloqComFila
- MatLab code engset for calculing of the code example
lpc3250_basic_vfp
- LPC3240 Example source code
file-OP-in-code-design
- 文件及其操作在程序设计中是非常重要的内容,合理地对其进行利用,可以大大扩展程序的应用范畴和功能。在计算机系统中,文件是一种宝贵的资源和手段,例如我们编写的源程序就需要以文件的形式保存起来,以便能在不同的时间和地点重复地利用。在程序中使用文件操作,可以对文件进行加工处理,或者创建新的文件,使程序的数据得以永久的保存及再利用-File and its operation is a very important element in the program design, its rational u
lrls1
- below is the matlab code for the rls algorithm for noise cancellation.can anybody explain me clearly what the code does with an example of N .
rls4
- This computer exercise deals with the RLS algorithm. The example ... Create a function in Matlab that takes an input vector u and a reference .... Program Code.
CPP-Notes
- C++学习笔记,从c++的基本语法,到Linux系统下关于UC编程开发,每天的txt笔记中都有对应的例子代码-C++ study notes, from basic grammar c++ of the Linux system on the UC programming development, the daily notes txt has a corresponding example code
multiplotyyy
- matlab画三个纵坐标源码,源码中有三维纵坐标的例子。-matlab draw three ordinate source, the source code is an example of a three-dimensional ordinate.