学生查询系统源码,分不清是哪个了,有用的话就下吧,好像图形界面的-The code of Student score query system, which is graph interface. Download it if you need. 下载
|
V3更新重写了整个心理咨询系统,吸取了历史版本的诸多有点,然后在增加了一些本人认为一个心理网站所需要的扩展功能,做到了非常人性化的局面,也许系统里面还存在部分JAVASCRIPT的错误,这是因为我没有增加容错脚本,其实没什么大关系的!好了现在谈谈重点的有哪些功能增加了吧: 1、个人拥有一个控制面板(基本资料,密码,头像,备忘录),虽然功能比较简单,但作为一个心理平台的话已经够了 2、心理讨论,系统的主体,比历史版本的平台功能强化了一下,具体功能如何内见,保证会让你满意 3、放松一刻:辅助模块,用于轻松心理咨询者抱着比较紧张的心情来浏览得到舒心的功能,有音乐试听互动的功能 4、系统功能,本系统是结合了历史版本的有点的,所以历史版本还存在免验证和验证的分别2套系统,而本系统则只要点点其中的参数设置即可设定成功,而且用户验证数据还可以通过EXCEL表格自由导入,方便异常 5、管理员登录名:admin 密 码 :admin 应网友要求,特别改制了ACCESS数据库版,可能数据库移植还有点问题,希望大家到官方网站去讨论交流 -V3 updated rewrite of the entire system psychological counseling, to learn the history of the many versions somewhat, Then some of the extra that I have a psychological need for the expansion, and ensure that the very humanity of the situation, Perhaps system still exist inside the part JAVASCRIPT wrong, it is because I have no script to increase fault tolerance, In fact, nothing related to the! Well now turn to focus on what are the functions of the increase it : an individual with a control panel (basic information, passwords, Head MOU), although relatively simple functions, but as a platform for the psychological enough for the two, psychological discussion, The main system than the historical version of the platform to strengthen the function of that specific functions within see how t 下载
|
本人使用WIN2000,一直以为开着系统服务 Windows Time 就能自动实现系统对时。 哪知道前两天一对时,发现快了1分钟,天,我上下班打卡可是直接与经济利益挂钩的。真不知道这玩意是不是仅用来浪费系统资源的。 一气之下,自己花点时间写了个对时程序,嗯,不错,挺好用,这下安心了,另外,那个对时的垃圾服务也可以关掉了。 - 下载
|
本人使用WIN2000,一直以为开着系统服务 Windows Time 就能自动实现系统对时。 哪知道前两天一对时,发现快了1分钟,天,我上下班打卡可是直接与经济利益挂钩的。 真不知道这玩意是不是仅用来浪费系统资源的。一气之下,自己花点时间写了个对时程 序,嗯,不错,挺好用,这下安心了,另外那个对时的垃圾服务也可以关掉了-A clock program that correct the time from Internet. 下载
|
本人使用WIN2000,一直以为开着系统服务 Windows Time 就能自动实现系统对时。 哪知道前两天一对时,发现快了1分钟,天,我上下班打卡可是直接与经济利益挂钩的。真不知道这玩意是不是仅用来浪费系统资源的。 一气之下,自己花点时间写了个对时程序,嗯,不错,挺好用,这下安心了,另外,那个对时的垃圾服务也可以关掉了。-I use Windows 2000, always thought that the drive system Windows Time service will be automatically when the system right. Which know a couple of days ago, they found a faster minutes, days, I work on the punch-card But with the economic interests directly linked. I do not know what this thing is not only to waste system resources. Furious that he spend some time wrote a procedural right, ah, yes, very good use, which under relieved, in addition to which the service can also refuse to switch off of. 下载
|
本人使用WIN2000,一直以为开着系统服务 Windows Time 就能自动实现系统对时。 哪知道前两天一对时,发现快了1分钟,天,我上下班打卡可是直接与经济利益挂钩的。真不知道这玩意是不是仅用来浪费系统资源的。 一气之下,自己花点时间写了个对时程序,嗯,不错,挺好用,这下安心了,另外,那个对时的垃圾服务也可以关掉了。 -Oneself usage WIN2000, has been thinking to open the system service Windows Time and then can realizes automatically system to hour. Which know a rightness of the first two days, discover quick a minute, day, I top and bottom the class beats the card but direct and economic benefits hook of.Really do not know that does this trifle is only use to the wasted system resources of. In a pet, oneself the flower orders time wrote a garbage for to timing preface, H m, quite goodly, quite goodly using, this bottom having peace of mind, moreover, that to hour service and can also turn off 下载
|
LRU页面置换算法模拟,LRU置换算法虽然是一种比较好的算法,但要求系统有较多的支持硬件。为了了解一个进程在内存中的各个页面各有多少时间未被进程访问,以及如何快速地知道哪一页是最近最久未使用的页面.-LRU algorithm simulation replacement pages, the LRU algorithm replacement is a better algorithm, but requires a system with more hardware support. In order to understand a process in the memory of all pages is not how much time each process visit, and how fast to know which pages are the most recent time on the pages. 下载
|
在用pb开发信息管理系统时,为了安全期间,我们希望记录每个登录用户的信息,并生成日志,其中最重要的是知道是哪个机器运行程序的?这样,只要获取运行程序的机器ip问题就解决了,然而,pb中没有象delphi 中有现成的函数可以很方便的获的机器的ip,我们只好利用外部函数来实现了。-used pb in the development of information management systems, for the sake of safety, We hope to record each users login information, and generates log, One of the most important is to know which machine is operational procedures? Thus, as long as the operational procedures for access to the machine ip issue will be solved, but pb not like delphi are ready function can be very convenient machines ip, we can only use external function realized. 下载
|
对于初学者,基于Linux上的Qt编程入门比较难,本技术积累文章告诉你何为Qt/Qte/Qtopia,在什么Linux系统安装最好,以及Linux系统的硬盘安装方式,安装哪一个版本Qt最好,版本之间怎么协调,需要设置哪些环境变量,看完之后,你将有一个全面的提升,不再惧怕Qt编程。-for beginners, based on the Linux programming Qt entry more difficult. The technology has accumulated an article telling you how to Qt / Qte / Qtopia. what the best Linux system installation, and the Linux system hard disk installation, Which version of the installation of the best Qt, how coordination between versions, the need for which environment variables, reading, You will have a comprehensive upgrade, no longer afraid of Qt programming. 下载
|
无线通信系统 1、系统由一个主站,多个从站组成。主站以轮询方式收集从站的数据,每次传输一组仿真数据。 2、从站有两组数字信号。从站传输哪一组数据由主站决定。 3、设计制作无线半双工收发单元,其工作频率(400-500)MHz中自行选择,各收发单元工作频率的相对准确性(以主站工作频率为基准)优于10-4。所有收发单元的发射功率不大于1w。 4、主从站收发天线长度 1m,垂直放置。 5、主站能实时显示发送数据的从站好及其数据。从站能实时显示本站发送给主站的数据;从站采用电池供电。 -a wireless communication system, the system consists of a master station, a number of components from the station. Polling stations in the main collection of data from each group a transmission simulation data. 2, only two points from the digital signal. Transmission from which data from the main points decision. 3 and the design of wireless half-duplex transceiver modules, its frequency (400-500) MHz which to choose, the frequency transceiver modules relative accuracy (to the main points of the baseline frequency) is better than 10 -4. All transceiver module fired power less than a w. 4, the main station transceivers from the antenna length of 1m, placed vertically. 5, the main station can send real-time display of data from the good points and its data. From the station can send real-tim 下载
|