-
msn message similar to the notice on the task bar
类似msn message的任务栏通知器-msn message similar to the notice on the task bar
- 2022-01-26 04:07:47下载
- 积分:1
-
VC程序编写的三维CAD图形系统代码,可以画出一些Berzier曲线,直线,立方体之类的图形...
VC程序编写的三维CAD图形系统代码,可以画出一些Berzier曲线,直线,立方体之类的图形-VC programming of 3D CAD graphics system code, you can draw a number of Berzier curve, straight line, cube-like graphics
- 2022-03-06 02:20:19下载
- 积分:1
-
DELPHI on the registration procedures on registration procedures
DELPHI关于程序注册 -DELPHI on the registration procedures on registration procedures
- 2022-05-14 15:54:40下载
- 积分:1
-
windows CE driver matching Guide Book 1 CD
windows CE驱动指南一书的配套光盘。里面大概有20个源代码实例程序。-windows CE driver matching Guide Book 1 CD-ROM. There probably has 20 source code examples of procedures.
- 2023-01-17 18:15:04下载
- 积分:1
-
使用解码图像从数组,我们可以做很多想想它的
#include < iostream.h >
#include < stdio.h >
#include < string.h >
结构点头
{
名称 char [10] ;
int 的时间 ;
int 等 ;
} 节点 [10],x;
int n,m ;
双 av,w = 0 ;
void sort)
{
int i、 j ;
为 (我 = 0 ; 我 < n-1 ; + + 我)
为 (j = i + 1; j < n; + + j)
{
如果 (节点 [i] 时间 > node[j].time)
{
x = 节点 [i] ;
节点 [i] = 节点 [j] ;
节点 [j] = x;
}
}
}
void read)
{
int i;
cout n;
为 (我 = 0 ; 我 < n; + + 我)
{
cout 节点 [i].name ;
cout 时间节点 [i] ;
}
}
void print)
{
int i;
cout
- 2023-03-08 09:10:03下载
- 积分:1
-
JavaSE-酒店管理系统源码
参考视频文件,自己实践搭建环境、手敲代码、调试并实现运行。主要是练习javase内容开发,通过项目,更加熟悉java se相关的api应用,为javaee提供扎实的基础;主要是javase+mysql+eclipse;文件中有sql文件,经过实践,可以应用到sqlserver2017和mysql 5.6.24等数据库中;工程中需要是的依赖jar包,我也是通过调试,在可运行的前提下,更新了一些jar包。
- 2022-03-21 03:43:16下载
- 积分:1
-
wchar_t和char互相转换的例子,例子中应用了MultiByteToWideChar和WideCharToMultiByte两个函数...
wchar_t和char互相转换的例子,例子中应用了MultiByteToWideChar和WideCharToMultiByte两个函数-wchar_t and char conversion examples of each other, for example, the application of the two functions MultiByteToWideChar and WideCharToMultiByte
- 2022-10-27 15:15:03下载
- 积分:1
-
库存管理
库存测试软件上载来测试你的编程思想。例如开发库存系统。
- 2022-01-25 23:58:16下载
- 积分:1
-
china chess ,the game of go,
象棋,围棋,围捕棋(网络版).zip 象棋,围 捕棋(网络版).zip-china chess ,the game of go,
- 2022-04-23 07:49:51下载
- 积分:1
-
Windows ce的一本非常好的教程,详细介绍了开发过程
Windows ce的一本非常好的教程,详细介绍了开发过程-Windows ce of a very good tutorial, detailing the development process
- 2022-10-13 08:10:03下载
- 积分:1