-
A C source file printer with multiple options
A C source file printer with multiple options
- 2022-02-07 11:53:52下载
- 积分:1
-
own logic calculators, the source onto and share. The major hexadecimal number o...
自用的逻辑计算器,源码发上来与大家共享。
主要完成十六进制数的逻辑运算(AND,OR,XOR,NOT)。-own logic calculators, the source onto and share. The major hexadecimal number of logical operators (AND, OR, XOR, NOT).
- 2022-10-21 10:35:03下载
- 积分:1
-
用vb写的读取硬件信息,read the hardware information!
用vb写的读取硬件信息,read the hardware information!-Using vb to write read hardware information, read the hardware information!
- 2023-06-06 03:25:03下载
- 积分:1
-
PowerBuilder常用函数(汉化)
PowerBuilder常用函数(汉化)-PowerBuilder commonly used functions (finished)
- 2022-03-15 07:26:47下载
- 积分:1
-
pb in the MDI window display pictures and the contents of a method, it does not...
pb提供了可在MDI窗口中显示图片及各种内容的一种方法,它既不需要API调用也不需要定制MDI窗口,它仅仅使用PB的一般编程技巧,你很容易就会弄明白它的原理:它不过是一个比较特殊的Sheet而已!它特殊在什么地方呢,还是你自己去看吧!-pb in the MDI window display pictures and the contents of a method, it does not need an API call does not need to customize MDI windows, it is only the general use of PB programming skills, you can easily find out the principle : it is a rather exceptional Sheet! Its special in any place, or look at your own!
- 2023-04-11 18:25:04下载
- 积分:1
-
SMART PHONE 2005中关于ACTIVE_SYNC的使用例子源码,可以使用此代码,用PC机连接SMART PHONE设备,完成下载更新等功能,需用VS...
SMART PHONE 2005中关于ACTIVE_SYNC的使用例子源码,可以使用此代码,用PC机连接SMART PHONE设备,完成下载更新等功能,需用VS2005BETA2进行编译。-SMART PHONE ACTIVE_SYNC 2005 on the use of source code examples, you can use this code, with PC connectivity SMART PHONE equipment, complete download updates and other functions, needed VS2005BETA2 computer.
- 2022-05-20 07:20:38下载
- 积分:1
-
TCP/IP,UDP/IP,SOCKET
TCP/IP,UDP/IP,SOCKET
- 2022-01-29 02:53:41下载
- 积分:1
-
一个非常的留言板程序,其功能只有留言显示和发送。但是该留言板程序,是基于“三层结构”的。留言板程序可以运行在三个数据库平台上,分别是:Access数据库、MSS...
一个非常的留言板程序,其功能只有留言显示和发送。但是该留言板程序,是基于“三层结构”的。留言板程序可以运行在三个数据库平台上,分别是:Access数据库、MSSqlServer数据库和MySql数据库。只需要通过修改Web.Config文件来设置留言板运行的数据库平台,而不是开发三个数据库版本的留言板…
可以使用TraceLWord_MSSqlServer.sql生成MSSqlServer数据库中的表,使用TraceLWord_MySql.sql生成MySql数据库中的表。
- An unusual message center procedure, its function only has the
message demonstration and the transmission. But this message center
procedure, is based on "three structures". The message center
procedure may move in three databases platforms, respectively is:
Access database, MSSqlServer database and MySql database. Only needs
through to revise the Web.Config document to establish the message
center movement the database platform, but is not develops three
databases editions the message center... May use
TraceLWord_MSSqlServer.sql to produce in the MSSqlServer database the
table, uses TraceLWord_MySql.sql to produce in the MySql database the
table.
- 2022-03-03 21:20:18下载
- 积分:1
-
超炫的js右键,日期,树控件,内附详细使用说明
超炫的js右键,日期,树控件,内附详细使用说明-The example for menu date tree controls.
- 2022-05-24 13:10:19下载
- 积分:1
-
该程序实现对一维数据轴上的最临近点的求解问题 采用方法:分治方法1(该方法在递归时由于使用数组的值,使得递归进栈的数据很多,消耗系统空间很大,所以处理的个数经测...
该程序实现对一维数据轴上的最临近点的求解问题 采用方法:分治方法1(该方法在递归时由于使用数组的值,使得递归进栈的数据很多,消耗系统空间很大,所以处理的个数经测试不超过70个,可见在设计程序时,考虑空间的使用也是很必要的!)-the process of achieving a dimensional data axis near the point of the methodology used to solve the problem : a partition method (the method when the use of recursive array, which makes the recursive stack into many of the data, consume much space, the number of tested not more than 70, based in Visibility terms procedures, the use of space is also necessary!)
- 2023-08-13 21:00:03下载
- 积分:1