-
Astro3.zip
重载==运算的例子
Asycls11.zip
异步处理类, C++代码
addzip06.zip
在程序开发...
Astro3.zip
重载==运算的例子
Asycls11.zip
异步处理类, C++代码
addzip06.zip
在程序开发中使用文件压缩技术
addresschange.zip
这是一个用来改变ip地址和硬件地址的小程序
a10_src.zip
DirectDraw游戏编程的最佳入门范例
aComressEX.zip
用了三种比较简单的压缩算法。-Astro3.zip Heavy == operator example Asycls11.zip asynchronous class and the C code addzip06.zip developers use compression technology addresschange.zip This is a change for ip address and the hardware addresses of small programs a10_src.zip DirectDraw game programming the best example aComressEX.zip entry with three relatively simple compression algorithm.
- 2022-04-22 16:46:13下载
- 积分:1
-
PDA上的管理工具
灵活的很,是很好的管理工具
PDA上的管理工具
灵活的很,是很好的管理工具-PDA on a very flexible management tools, is a very good management tool
- 2023-03-30 21:15:04下载
- 积分:1
-
sample application to test
sample application to test
- 2022-11-08 05:35:04下载
- 积分:1
-
心电信号检测及其前期处理,心电信号检测及其前期处理
心电信号检测及其前期处理,心电信号检测及其前期处理-ECG testing and pre-processing, ECG detection and pre-processing
- 2022-06-20 06:37:51下载
- 积分:1
-
谈到在Windows创建线程的例子,在网上的很多的参考都是基于MFC的。其实,就操作系统实验这个前提而言,大可不必去碰那个大型的MFC的框架。[1]中提到了在W...
谈到在Windows创建线程的例子,在网上的很多的参考都是基于MFC的。其实,就操作系统实验这个前提而言,大可不必去碰那个大型的MFC的框架。[1]中提到了在Windows命令控制台下创建进程及线程的方法,本文对[1]中的方法加以了实现,并做些简单的进程及线程的测试程序。
-On Windows create a thread in the examples of the many online reference are based on the MFC. In fact, experiments on this premise in terms of the operating system, no need to touch the large MFC framework. [1] mentioned in the Windows command console to create processes and threads under way, this paper [1] in the methods to achieve, and do a simple process and thread test procedures.
- 2022-03-24 20:38:18下载
- 积分:1
-
VS2005与项目北大青鸟案例网站的发展是一个过程…
用VS2005 进行网站开发 一个项目案例 是北大青鸟的一个课程项目希望对大家有用-VS2005 for web site development with a project Beida Jade Bird case is a course project wishes to everyone useful
- 2022-03-02 21:48:19下载
- 积分:1
-
薪酬管理系统的课程设计与实现。
课程设计,用c实现的薪水管理系统.-curriculum design and realization of the c salary management system.
- 2022-02-02 15:37:55下载
- 积分:1
-
C++ INPUT_OUTPUT using iostream in console application
C++ INPUT_OUTPUT using iostream in console application
- 2022-08-12 07:15:29下载
- 积分:1
-
在均匀线阵阵列中采用esprit算法对信号的DOA进行估计的仿真程序
在均匀线阵阵列中采用esprit算法对信号的DOA进行估计的仿真程序-Bursts out in the uniform linear esprit algorithm used in signal DOA estimation of simulation program
- 2022-03-21 22:03:04下载
- 积分:1
-
C51 some errors and attention to the business (ZT) 1) C taboo absolute positioni...
C51的一些误区和注意事项(ZT)
1)C忌讳绝对定位。 常看见初学者要求使用_at_,这是一种谬误,把C当作ASM看待了。在C中变量
的定位是编译器的事情,初学者只要定义变量和变量的作 用域,编译器就把一个固定地址给这个
变量。怎么取得这个变量的地址?要用指针。比如unsigned char data x 后,x的地址就是...
-C51 some errors and attention to the business (ZT) 1) C taboo absolute positioning. See beginners often require the use of _at_, this is a fallacy, ASM C as a treat. C variables in the positioning of the compiler things, as long as the definition of beginners variable and the variable scope, Compiler put a fixed address to this variable. How the variables made the address? Use indicators. Unsigned char data such as x, x is the address ...
- 2022-09-01 21:15:03下载
- 积分:1