-
一个用vc写的贸易公司管理系统
一个用vc写的贸易公司管理系统-vc write with a trading company in a management system
- 2022-03-22 22:29:04下载
- 积分:1
-
《SQL查询报表源码生成器V1.1》是专为ASP/JSP网络程序员开发的一个小工具软件,目的是为了程序员能快速完成开发的网站SQL查询报表程序。 本程序特点:...
《SQL查询报表源码生成器V1.1》是专为ASP/JSP网络程序员开发的一个小工具软件,目的是为了程序员能快速完成开发的网站SQL查询报表程序。 本程序特点: 1)使用非常方便,能在1-2分钟之间完成复杂的ASP/JSP查询功能; 2)功能强大,能生成支持返回HTML代码或者XML代码结果。 3)可生成ASP/JSP源码或者支持生成VB组件(COM+)的源代码。 4)提供WINDOWS操作系统下Preview效果。-"SQL statements Source Generator V1.1," is designed for ASP/JSP development of the network programmers a small software tool is aimed at programmers can rapidly complete the development of the website SQL query statements procedures. The process features : 1) using very convenient, in 1-2 minutes to complete complex ASP/JSP inquiry; 2) Powerful, can generate support for the return of HTML code or XML code results. 3) Generation ASP/JSP source or support generated VB components (COM+) source code. 4) Windows operating system Preview effect.
- 2022-05-17 10:15:19下载
- 积分:1
-
用delphi开发的一个数据表
用delphi开发的一个数据表-with the development of a data table
- 2022-11-11 20:50:03下载
- 积分:1
-
链表实现
应用背景C语言实现链表...(包含完整注释,使用链表结构可以克服数组链表需要预先知道数据大小的缺点,链表结构可以充分利用计算机内存空间,实现灵活的内存动态管理。但是链表失去了数组随机读取的优点,同时链表由于增加了结点的指针域,空间开销比较大。链表最明显的好处就是,常规数组排列关联项目的方式可能不同于这些数据项目在记忆体或磁盘上顺序,数据的存取往往要在不同的排列顺序中转换。链表允许插入和移除表上任意位置上的节点,但是不允许随机存取)关键技术包含初始化链表函数、检测链表是否为空函数、清空链表函数、查找第i个元素函数、查找与e相同元素函数、在制定位置插入元素函数、删除指定元素函数、获取链表长度函数
- 2022-01-26 07:24:05下载
- 积分:1
-
八皇后问题:用回溯算法做的
八皇后问题:用回溯算法做的
-8 Queens : The backtracking algorithm
- 2023-05-20 18:50:03下载
- 积分:1
-
C# 串行端口
C# 之中
Serial port 的簡單連接教學
串口:/dev/ttyUSB0
鮑率:9600
位元:8
基數檢查碼:1
- 2022-03-26 04:32:57下载
- 积分:1
-
adapt the DP to solve the common longest strings(two and one dimension array)
动态规划的是思想实现,快速查找最长公共字串的问题(二维数组和一维数组的实现)-adapt the DP to solve the common longest strings(two and one dimension array)
- 2023-08-24 05:45:03下载
- 积分:1
-
inside contents include :
里面的内容包括:基盘存管理本信息管理库存管理入库管理出库管理等功能-inside contents include :-management of the inventory management of inventory management information storage and management database management, and other functions
- 2022-04-17 20:30:05下载
- 积分:1
-
BMP存入xml文件中,同时也可以读出。包含两个实例,非常感谢另一个位作者。...
BMP存入xml文件中,同时也可以读出。包含两个实例,非常感谢另一个位作者。-BMP deposited xml document, but can also read out. Contains two examples, I would like to thank the other writers.
- 2022-09-24 19:15:03下载
- 积分:1
-
Dijkstra算法C程序实现,可以在windows和linux下运行,
Dijkstra算法C程序实现,可以在windows和linux下运行,-Dijkstra algorithm C program can run under windows and linux,
- 2023-04-18 19:45:03下载
- 积分:1