-
实现生产者消费者共用缓冲区:在Windowsxp环境下,创建一个控制台进程,在此进程中创建n个线程来模拟生产者或者消费者。...
实现生产者消费者共用缓冲区:在Windowsxp环境下,创建一个控制台进程,在此进程中创建n个线程来模拟生产者或者消费者。-producer and consumer
- 2023-04-29 20:40:03下载
- 积分:1
-
呵呵,vb小程序,是个计算器
呵呵,vb小程序,是个计算器-Oh, vb small program is a calculator
- 2022-06-20 22:02:12下载
- 积分:1
-
六度空间
六度空间理论又称小世界理论。理论通俗地解释为:“你和世界上任何一个陌生人之间所间隔的人不会超过6个人,也就是说,最多通过五个人你就能够认识任何一个陌生人。“假如给你一个社交网络图,请你对每个节点计算符合“六度空间”理论的结点占结点总数的百分比。
- 2023-03-17 04:50:04下载
- 积分:1
-
c/C++编程习惯:初学者最需要的东西.希望对各位点帮助.
c/C++编程习惯:初学者最需要的东西.希望对各位点帮助.-c/C++ programming habits: beginners are most in need of things. I hope to help you points.
- 2022-01-29 03:52:58下载
- 积分:1
-
这对WinCE触摸屏。
this for the wince touch screen.-this is for the wince touch screen.
- 2022-10-12 03:10:03下载
- 积分:1
-
在D3D中创建三维字模型。可以设置颜色,位置,旋转等功能
在D3D中创建三维字模型。可以设置颜色,位置,旋转等功能-created in 3D Display word model. Can set the color, position, rotation and other functions
- 2023-01-08 02:50:02下载
- 积分:1
-
VB做的代理。源代码精简。很容易理解。
这个用VB做的代理服务器.源代码精简.很容易看懂.-the VB do proxy. Source code streamlining. Very easy to understand.
- 2022-02-02 02:05:27下载
- 积分:1
-
= = = = = = =
=== === =
Transform Picture !
Zoom in, zoom out and change color on fly!
This code is free to use for any purpose,
you should keep the original copyright:
Copyright (C) 2003 Free Code
http://www.emu8086.com/vb/
For comments: info@emu8086.com
===========================================
It s not my best code :)
but still worth looking at.
My greatest work is "Real Show", you can
find it on my web site:
http://www.emu8086.com/vb/
I wrote it both in Java and VB, so it
can work directly from your web site !!
I hope to update this sample, and add more effects
in the near future!
-=== === === === =
Transform Picture !
Zoom in, zoom out and change color on fly!
This code is free to use for any purpose,
you should keep the original copyright:
Copyright (C) 2003 Free Code
http://www.emu8086.com/vb/
For comments: info@emu8086.com
===========================================
It s not my best code :)
- 2022-01-25 20:45:22下载
- 积分:1
-
此用来建立服务进程,不用登陆就能使用服务
此用来建立服务进程,不用登陆就能使用服务-Used to create service process, without landing will be able to use the service
- 2023-05-19 18:40:03下载
- 积分:1
-
const char *与char * const的区别。C语言对文件读写的支持,FILE指针;文本文件和二进制文件的区别。用文本方式读写文件和以二进制方式读写...
const char *与char * const的区别。C语言对文件读写的支持,FILE指针;文本文件和二进制文件的区别。用文本方式读写文件和以二进制方式读写文件的注意事项。C++对文件读写的支持,ofstream和ifstream的用法。Win32 SDK对文件读写的支持,CreateFile函数、WriteFile函数、ReadFile函数的使用;MFC对文件读写的支持,CFile类和CFileDialog的使用,文件过滤器的设置。win.ini文件和注册表的读写方式及相关知识点。-const char* and char* const distinction. C language of the document to read and write support, FILE pointer text file and binary file distinction. Used to read and write text files and read and write files in binary mode Notes. C++ Of documents to read and write support, ofstream and ifstream usage. Win32 SDK to read and write support for the document, CreateFile function, WriteFile function, ReadFile function to use MFC support reading and writing of the document, CFile Class CFileDialog and the use of paper filter settings. win.ini file and registry read and write methods and related knowledge points.
- 2023-08-30 15:05:04下载
- 积分:1