-
VC精华文章――api篇《中华电脑书库制作 》
VC精华文章――api篇《中华电脑书库制作 》-VC essence article-- api title "China produced computer room"
- 2023-08-12 06:10:03下载
- 积分: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
-
WinCE下的软键盘为部分原码大家可以下下来参考以下帮助学习
WinCE下的软键盘为部分原码大家可以下下来参考以下帮助学习 -WinCE under the soft keyboard as part of the original code under the U.S. can help them refer to the following learning
- 2022-04-22 16:03:59下载
- 积分:1
-
自己做的一个学生成绩管理系统,用于对学生成绩进行查看,添加,删除等等。...
自己做的一个学生成绩管理系统,用于对学生成绩进行查看,添加,删除等等。-Myself a student achievement management system, for pupils to view, add, delete and so on.
- 2022-05-26 11:45:02下载
- 积分:1
-
DS18B20数字温度传感器实验
实验器材:探索者STM32F4开发板实验目的:学习DS18B20数字温度传感器的使用.硬件资源:1,DS0(连接在PF9)2,串口1(波特率:115200,PA9/PA10连接在板载USB转串口芯片CH340上面)3,ALIENTEK 2.8/3.5/4.3/7寸TFTLCD模块(通过FSMC驱动,FSMC_NE4接LCD片选/A6接RS) 4,DS18B20传感器一个(接在PG9上). 实验现象:本实验开机的时候先检测是否有DS18B20存在,如果没有,则提示错误。只有在检测到DS18B20之后才开始读取温度并显示在LCD上,如果发现了DS18B20,则程序每隔100ms左右读取一次数据,并把温度显示在LCD上。同样我们也是用DS0来指示程序正在运行。 注意事项: 1,4.3寸和7寸屏需要比较大电流,USB供电可能不足,请用外部电源适配器(推荐外接12V 1A电源).2,本例程在LCD_Init函数里面(在ILI93xx.c),用到了printf,如果不初始化串口1,将导致液晶无法显示!! 3,需自备DS18B20数字温度传感器一个,并插在开发板的U12位置(根据丝印插,平面朝内)
- 2022-04-10 22:55:01下载
- 积分:1
-
设计一个管理信息系统,主要是我们通过在实际中了解了一些企业的管理形式,并结合当今世界管理信息系统的蓬勃发展,了解现阶段对管理信息系弘强调的是综合管理功能,多维服...
设计一个管理信息系统,主要是我们通过在实际中了解了一些企业的管理形式,并结合当今世界管理信息系统的蓬勃发展,了解现阶段对管理信息系弘强调的是综合管理功能,多维服务模式,人机协调的、智能化的、集成化的计算机辅助管理功能等。因此设计这样一个管理信息系统,来解决一些小型企业在物理管理上的缺点,能够实现物资信息的系统化、规范化和自动化。-design of a management information system, is mainly through the practical understanding some forms of enterprise management, and combining the world of management information system to flourish, understanding of this stage of management information systems Hung stressed the comprehensive management capabilities, and multidimensional approach crew coordination, intelligence, Integrated CAD management functions. Therefore the design of a management information system to solve some small enterprises in the management of the physical shortcomings, Information materials to achieve the systematization and standardization and automation.
- 2022-06-30 18:04:37下载
- 积分:1
-
一个用Matlab实现维纳滤波的实验报告 包含完整代码
本实验分为三部分,第一部分是编程给图像添加高斯噪声,要求输入为图像的均值和方差;第二部分是编写程序实现亏损滤波,滤波函数是用课本上的公式5.6-11,实验要求对课本上的图进行亏损滤波验证,参数为+45°方向,T=1;第三部分是编写程序实现维纳滤波来进行图像恢复,恢复的目标图像为亏损滤波后的图像加上高斯噪声。在实验结果部分我给出了不同亏损后的恢复图像进行对比,这样可以看出维纳滤波恢复的效果。
- 2022-01-28 21:32:25下载
- 积分:1
-
MFlood agreement Mflood.cc procedures, the procedures for implementation of the...
MFlood协议的Mflood.cc程序,这个程序用于泛洪协议的实现。-MFlood agreement Mflood.cc procedures, the procedures for implementation of the protocol flooding.
- 2022-04-20 05:50:48下载
- 积分:1
-
动态连接库演示制作
动态连接库演示制作-DLL produced demo
- 2022-03-16 18:04:30下载
- 积分:1
-
C++向量
C++ Vectors
C++ Double-Ended Queues
C++ Lists
C++ Priority Queues
C++ Queues
C++ Stacks
C++ Sets
C++ Multisets
C++ Maps
C++ Multimaps
C++ Bitsets
Iterators
- 2023-02-19 05:45:03下载
- 积分:1