-
w2k_mem,w2k_load,w2k_spy,w2k_lib所要用到的公共的头文件说明!
w2k_mem,w2k_load,w2k_spy,w2k_lib所要用到的公共的头文件说明!
- 2022-08-11 17:50:29下载
- 积分:1
-
Philiphs的ARM上在FLASH中运行的程序时烧写FLASH的程序,有些技巧的...
Philiphs的ARM上在FLASH中运行的程序时烧写FLASH的程序,有些技巧的-at both the ARM FLASH running in the process of burning FLASH procedures some techniques
- 2022-07-17 12:35:35下载
- 积分:1
-
删除文件同时完全清除文件内容的程序for NT
删除文件同时完全清除文件内容的程序for NT- At the same time the deletion document completely eliminates
the document content procedure for NT
- 2023-03-03 09:40:04下载
- 积分:1
-
如果要编写模块化的软件,就会对动态链接库(DLL)非常感兴趣。...
如果要编写模块化的软件,就会对动态链接库(DLL)非常感兴趣。-If you want to the preparation of modular software, will be on the dynamic-link library (DLL) with great interest.
- 2022-11-25 10:00:02下载
- 积分:1
-
多线程排序的程序,对动态生成的同一组数据,同时使用几种排序方法排序,然后结果以图形的形式显示出来,非常形象直观。...
多线程排序的程序,对动态生成的同一组数据,同时使用几种排序方法排序,然后结果以图形的形式显示出来,非常形象直观。-multithreading sequencing procedures, dynamically generated the same set of data, using several methods Ranking Ranking, then the results in graphical form displayed, the image is very intuitive.
- 2022-04-07 20:57:00下载
- 积分:1
-
usb工作模式的切换,通过修改注册表转换工作模式.开发环境EVC,适合ARM9平台....
usb工作模式的切换,通过修改注册表转换工作模式.开发环境EVC,适合ARM9平台.-usb mode switch, through the conversion mode to modify the registry. development environment EVC, for ARM9 platform.
- 2022-02-04 17:20:18下载
- 积分:1
-
小乐前次上你处捞了不少好处(DOWN了你不少经验),真是
不好意思,所以这次硬弄了个东东出来加报。WINDOWS关机时
的FORM应是不能移动的。且黑屏...
小乐前次上你处捞了不少好处(DOWN了你不少经验),真是
不好意思,所以这次硬弄了个东东出来加报。WINDOWS关机时
的FORM应是不能移动的。且黑屏是整屏都暗了。你的关机程
序只暗了640*480一块FORM拖动后露出了东西。未关机返回后
好些地方变不回来了。
小乐的程序里也模拟过关机。这个小程序是从小乐的大程序中
卡下来的,用不到的变量和常量,函数小乐都删了,但好多API
定义看得小乐眼都花了,不高兴删了,反正定义API只用几十个
字节内存放入口而已。
小乐的程序里一个函数是抓屏,然后用一个整屏的FORM,然后
画了好些线组成网格,上面一条控制条是小乐自己弄的,包括
一个X也是小乐画的,小乐技术不高,想不出别的方法,且程序
定有可改进的地方。还望有改进后妹小乐一个。
- 2023-02-17 20:10:03下载
- 积分:1
-
WFC的功能就不用说了,主要是这里面包含了源码
WFC的功能就不用说了,主要是这里面包含了源码-WFC functionality Needless to say, mainly that it contains a source inside
- 2022-06-16 17:28:16下载
- 积分:1
-
一个手机操作系统的源码(c)实现的功能 如何处理接受信息,有如何显示,...
一个手机操作系统的源码(c)实现的功能 如何处理接受信息,有如何显示,-fnstion of telephone os s code
how to process ,receive information ,how to display
- 2022-05-05 21:46:37下载
- 积分:1
-
编写动态存储分配的一部分
Memory Allocation in C-write part of a dynamic storage allocation
package. The package provides three function calls: void initalloc(), to
initialize the data structures involved char* alloc(int n), which returns
a pointer to a block of n chars when called and void freef(char* p), which
frees the block of n chars earlier given to the data structure so that
it can be given out to another.
- 2022-06-30 05:19:02下载
- 积分:1