-
in C++ Builder, it can be easy to show transparent bitmap. Bitmap and transparen...
在C++Builder中,可以轻而易举地显示透明位图。透明位图与透明GIF图像相比有一个很大的优点,即:GIF图像格式最大支持256种颜色,位图却可以支持真彩色。 -in C++ Builder, it can be easy to show transparent bitmap. Bitmap and transparent transparent GIF image compared with a lot of advantages, namely : GIF format images maximum support 256 color bitmap can support true color.
- 2022-01-22 10:40:35下载
- 积分:1
-
Ajax+ASP.NET小巧高效的无刷新聊天室程序,没有使用数据库,而是使用新概念的Dictionary、LinkedList集合实现数据临时存储,运行后先随便...
Ajax+ASP.NET小巧高效的无刷新聊天室程序,没有使用数据库,而是使用新概念的Dictionary、LinkedList集合实现数据临时存储,运行后先随便输入一个昵称登陆,然后就进入了聊天室,请注意,发送消息时候没有提交按钮,直接按键盘回车键就可实现消息发送,测试时候打开两个浏览器,使用不同的昵称进入聊天室,效果更好。
-Ajax+ ASP.NET compact and efficient non-refresh chat room program, do not use databases, but the use of new concepts Dictionary, LinkedList collection of data temporary storage, run casually enter a nickname, after the first landing, and then entered the chat room, please Note that when there is no submit button to send the message, directly from the keyboard enter key to send the message can be achieved, the test time to open two browser, using a different nickname to enter chat rooms, better.
- 2023-03-31 16:55:03下载
- 积分:1
-
C++ And Threads
If you ve ever done multithreaded programming then most likely...
C++ And Threads
If you ve ever done multithreaded programming then most likely it was in C++. I haven’t
heard of many developers using the CreateThread Win32 API function from Visual Basic
or even Delphi. The reason is that the advantages of C++ and multiple threads are usually
the same.
- 2023-08-17 11:20:03下载
- 积分:1
-
测试项目
函数 test_project
clc ;
关闭所有 ;
清除所有 ;
data1 = [0 0 0 0]; data2 = [0 0 0 0]; data3 = [0 0 0 0]; data4 = [0 0 0 0] ; 数据 = [0 0 0 0]; val1 = [0 0 0 0];
i = 1: 100
i = 1:10
fs = 22050;
y1=wavrecord(fs,fs,1) ;
wavwrite(y1,fs,16,"user.wav") ;
a=wavread("user.wav") ;
wavplay(a,fs) ;
n = 输入 ("输入 0") ;
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-03 06:52:02下载
- 积分:1
-
Graphics course design. . To achieve a straight line, Biezer curves, rectangles...
图形学课程设计。。实现直线,Biezer曲线,矩形等图形绘制,并利用属性面板修改绘制图形-Graphics course design. . To achieve a straight line, Biezer curves, rectangles and other graphics rendering, and using properties panel to edit graphics rendering
- 2022-09-05 18:35:02下载
- 积分:1
-
excel读写控件
excel读写控件-excel literacy Controls
- 2022-01-22 06:00:52下载
- 积分:1
-
南航航空航天大学C++语言课程设计,图书管理系统,配套于科技出版社地C++编程(作者:皮老师)...
南航航空航天大学C++语言课程设计,图书管理系统,配套于科技出版社地C++编程(作者:皮老师)-University of Aeronautics and Astronautics Southern C++ Language curriculum design, library management system, supporting science and technology publishing house to C++ Programming (Author: Paper teacher)
- 2022-03-23 03:10:26下载
- 积分:1
-
用程序终止另一个进程 用程序终止另一个进程
用程序终止另一个进程 用程序终止另一个进程-Of procedures used to terminate another process, another process, termination of the proceedings of procedures to terminate another process
- 2022-09-18 16:25:03下载
- 积分:1
-
csv library, which provides functionalities to open, edit, and save data tables...
csv library, which provides functionalities to open, edit, and save data tables to and from csv files.
- 2022-05-21 22:12:35下载
- 积分:1
-
mp3编码器,把wav等格式文件转换为mp3
mp3编码器,把wav等格式文件转换为mp3-mp3 encoder,transfer*.wave to mp3
- 2022-06-26 15:06:17下载
- 积分:1