-
Open Wiki,搜了很长时间,发现这个wiki还好用
Open Wiki,搜了很长时间,发现这个wiki还好用-Open Wiki, I searched for a long time, find this one is pretty good
- 2022-03-14 15:28:55下载
- 积分:1
-
smtp编程程序
smtp编程程序-smtp programming.
- 2022-02-06 07:02:00下载
- 积分:1
-
多媒体定时器定时1MS,很准
多媒体定时器定时1MS,很准-multimedia timer regularly rungs, very-
- 2022-02-10 05:26:11下载
- 积分:1
-
坐标系之间的转换
这个是一个坐标系之间的转换,包含三类坐标系之间的互换,其中有大地坐标,直角坐标和经纬度坐标。(非原创,转自其他网站)。
- 2022-04-07 21:24:21下载
- 积分:1
-
putty源码vc工程源码,点击window目录下的.dsw文件即可运行
putty 源码 可运行,整合了ssh serial,ftp telnet 等多种工具,比较难看的,看了好久 仅会改界面而已,牛人可以多看
- 2022-10-25 19:35:04下载
- 积分:1
-
简易进销存(学习用) 绝对私人开发,并非上网抄袭
简易进销存(学习用) 绝对私人开发,并非上网抄袭-summary Invoicing (to study) absolutely private development, the Internet is not plagiarism
- 2022-01-22 03:23:56下载
- 积分: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
-
Rekursif列表
Rekursif List#include "boolean.h"#include "listrekursif.h"#include #include /* Manajemen Memori */address Alokasi (infotype X) { address P; /* Algoritma */ P = (address)malloc(sizeof(ElmtList)); if (P != Nil) {/* alokasi berhasil */ Info(P) = X; 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-24 03:46:16下载
- 积分:1
-
软件读写硬盘参数,可以直接使用的亲…
DiskIO.rar 软件读写硬盘参数,可以直接在你的程序中使用(c++类封装)-DiskIO.rar software literacy drive parameters, you can direct the use of the procedure (c type package)
- 2022-03-18 00:51:01下载
- 积分:1
-
将十六进制数据转换为数据
Convert hex data to bin data
- 2022-02-04 08:26:38下载
- 积分:1